summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/ttm: inline ttm_bo_reserve and related callsMaarten Lankhorst2013-06-283-172/+117
* drm/radeon: inline reservationsMaarten Lankhorst2013-06-282-24/+21
* drm/mgag200: inline reservationsMaarten Lankhorst2013-06-282-20/+18
* drm/cirrus: inline reservationsMaarten Lankhorst2013-06-282-20/+19
* drm/ast: inline reservationsMaarten Lankhorst2013-06-282-20/+18
* drm/ttm: convert to the reservation apiMaarten Lankhorst2013-06-287-193/+79
* drm/nouveau: make flipping lockdep safeMaarten Lankhorst2013-06-281-58/+45
* drm/ttm: make ttm reservation calls behave like reservation callsMaarten Lankhorst2013-06-2813-112/+172
* reservation: cross-device reservation support, v4Maarten Lankhorst2013-06-284-1/+104
* drm/ast: do not attempt to acquire a reservation while in an interrupt handlerMaarten Lankhorst2013-06-281-2/+3
* drm/mgag200: do not attempt to acquire a reservation while in an interrupt ha...Maarten Lankhorst2013-06-281-2/+3
* drm/cirrus: do not attempt to acquire a reservation while in an interrupt han...Maarten Lankhorst2013-06-281-2/+3
* drm/nouveau: always select ACPI_VIDEO if ACPI is enabled.Maarten Lankhorst2013-06-282-0/+8
* drm/nouveau: complain loudly if buffer is pinned during destructionMaarten Lankhorst2013-06-281-1/+2
* drm/nouveau: fixup fbcon failure pathsMaarten Lankhorst2013-06-281-9/+14
* drm/nouveau: unpin notify object in chan_finiMaarten Lankhorst2013-06-281-0/+1
* drm/nouveau: implement prime helper unpin functionMaarten Lankhorst2013-06-283-1/+10
* drm/radeon: implement unpin function, v2Maarten Lankhorst2013-06-282-5/+15
* Merge branch 'drm-next-3.11' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2013-06-2888-561/+52960
|\
| * drm/radeon/SI: fix TDP adjustment in set_power_stateAlex Deucher2013-06-271-37/+32
| * drm/radeon/NI: fix TDP adjustment in set_power_stateAlex Deucher2013-06-271-7/+11
| * drm/radeon: fix endian issues in atombios dpm codeAlex Deucher2013-06-271-5/+5
| * drm/radeon/dpm: fix UVD clock setting on SIAlex Deucher2013-06-271-2/+2
| * drm/radeon/dpm: fix UVD clock setting on caymanAlex Deucher2013-06-272-2/+45
| * drm/radeon/dpm: add support for setting UVD clock on rv6xxAlex Deucher2013-06-271-0/+38
| * drm/radeon/dpm: add support for setting UVD clock on rs780Alex Deucher2013-06-271-0/+38
| * drm/radeon: fix typo in ni_print_power_stateAlex Deucher2013-06-271-4/+4
| * drm/radeon: fix typo in cik_select_se_sh()Alex Deucher2013-06-271-1/+1
| * drm/radeon/si: fix typo in function nameAlex Deucher2013-06-271-2/+2
| * drm/radeon/dpm: fix typo in setting uvd clockAlex Deucher2013-06-271-1/+1
| * drm/radeon/dpm: add dpm_set_power_state failure output (si)Alex Deucher2013-06-271-19/+54
| * add dpm_set_power_state failure output (7xx-ni)Alex Deucher2013-06-274-4/+12
| * drm/radeon/dpm: add dpm_set_power_state failure output (7xx-ni)Alex Deucher2013-06-274-33/+90
| * drm/radeon/dpm: add dpm_enable failure output (si)Alex Deucher2013-06-271-14/+42
| * drm/radeon/dpm: add dpm_enable failure output (7xx-ni)Alex Deucher2013-06-274-34/+87
| * drm/radeon/kms: add dpm support for SI (v7)Alex Deucher2013-06-2718-25/+7665
| * drm/radeon: switch SI to use radeon_ucode.hAlex Deucher2013-06-272-6/+7
| * drm/radeon: add SI to r600_is_internal_thermal_sensor()Alex Deucher2013-06-271-0/+1
| * drm/radeon/dpm/rs780: properly catch errors in dpm setupAlex Deucher2013-06-271-4/+11
| * drm/radeon/dpm/r6xx: properly catch errors in dpm setupAlex Deucher2013-06-271-3/+10
| * drm/radeon/dpm/r7xx: properly catch errors in dpm setupAlex Deucher2013-06-271-15/+39
| * drm/radeon/dpm/trinity: properly catch errors in dpm setupAlex Deucher2013-06-271-1/+6
| * drm/radeon/dpm/sumo: properly catch errors in dpm setupAlex Deucher2013-06-271-2/+7
| * drm/radeon/dpm/evergreen: properly catch errors in dpm setupAlex Deucher2013-06-271-21/+56
| * drm/radeon/dpm/btc: properly catch errors in dpm setupAlex Deucher2013-06-271-24/+62
| * drm/radeon/dpm/ni: properly catch errors in dpm setupAlex Deucher2013-06-271-34/+98
| * drm/radeon/atom: fix voltage table parsingAlex Deucher2013-06-271-150/+170
| * drm/radeon: fix typo in atom voltage table handling (si+)Alex Deucher2013-06-271-2/+2
| * drm/radeon: fix typo in atom voltage table handling (6xx-ni)Alex Deucher2013-06-271-4/+4
| * drm/radeon/dpm: add pcie gen helper functionAlex Deucher2013-06-272-0/+28
OpenPOWER on IntegriCloud