summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-06-28drm/radeon: inline reservationsMaarten Lankhorst2-24/+21
2013-06-28drm/mgag200: inline reservationsMaarten Lankhorst2-20/+18
2013-06-28drm/cirrus: inline reservationsMaarten Lankhorst2-20/+19
2013-06-28drm/ast: inline reservationsMaarten Lankhorst2-20/+18
2013-06-28drm/ttm: convert to the reservation apiMaarten Lankhorst5-173/+73
2013-06-28drm/nouveau: make flipping lockdep safeMaarten Lankhorst1-58/+45
2013-06-28drm/ttm: make ttm reservation calls behave like reservation callsMaarten Lankhorst10-99/+138
2013-06-28reservation: cross-device reservation support, v4Maarten Lankhorst2-1/+40
2013-06-28drm/ast: do not attempt to acquire a reservation while in an interrupt handlerMaarten Lankhorst1-2/+3
2013-06-28drm/mgag200: do not attempt to acquire a reservation while in an interrupt ha...Maarten Lankhorst1-2/+3
2013-06-28drm/cirrus: do not attempt to acquire a reservation while in an interrupt han...Maarten Lankhorst1-2/+3
2013-06-28drm/nouveau: always select ACPI_VIDEO if ACPI is enabled.Maarten Lankhorst2-0/+8
2013-06-28drm/nouveau: complain loudly if buffer is pinned during destructionMaarten Lankhorst1-1/+2
2013-06-28drm/nouveau: fixup fbcon failure pathsMaarten Lankhorst1-9/+14
2013-06-28drm/nouveau: unpin notify object in chan_finiMaarten Lankhorst1-0/+1
2013-06-28drm/nouveau: implement prime helper unpin functionMaarten Lankhorst3-1/+10
2013-06-28drm/radeon: implement unpin function, v2Maarten Lankhorst2-5/+15
2013-06-28Merge branch 'drm-next-3.11' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie86-561/+52842
2013-06-28Merge tag 'drm-intel-next-2013-06-18' of git://people.freedesktop.org/~danvet...Dave Airlie27-864/+1571
2013-06-27drm/radeon/SI: fix TDP adjustment in set_power_stateAlex Deucher1-37/+32
2013-06-27drm/radeon/NI: fix TDP adjustment in set_power_stateAlex Deucher1-7/+11
2013-06-27drm/radeon: fix endian issues in atombios dpm codeAlex Deucher1-5/+5
2013-06-27drm/radeon/dpm: fix UVD clock setting on SIAlex Deucher1-2/+2
2013-06-27drm/radeon/dpm: fix UVD clock setting on caymanAlex Deucher2-2/+45
2013-06-27drm/radeon/dpm: add support for setting UVD clock on rv6xxAlex Deucher1-0/+38
2013-06-27drm/radeon/dpm: add support for setting UVD clock on rs780Alex Deucher1-0/+38
2013-06-27drm/radeon: fix typo in ni_print_power_stateAlex Deucher1-4/+4
2013-06-27drm/radeon: fix typo in cik_select_se_sh()Alex Deucher1-1/+1
2013-06-27drm/radeon/si: fix typo in function nameAlex Deucher1-2/+2
2013-06-27drm/radeon/dpm: fix typo in setting uvd clockAlex Deucher1-1/+1
2013-06-27drm/radeon/dpm: add dpm_set_power_state failure output (si)Alex Deucher1-19/+54
2013-06-27add dpm_set_power_state failure output (7xx-ni)Alex Deucher4-4/+12
2013-06-27drm/radeon/dpm: add dpm_set_power_state failure output (7xx-ni)Alex Deucher4-33/+90
2013-06-27drm/radeon/dpm: add dpm_enable failure output (si)Alex Deucher1-14/+42
2013-06-27drm/radeon/dpm: add dpm_enable failure output (7xx-ni)Alex Deucher4-34/+87
2013-06-27drm/radeon/kms: add dpm support for SI (v7)Alex Deucher18-25/+7665
2013-06-28Merge branch 'drm/for-next' of git://anongit.freedesktop.org/tegra/linux into...Dave Airlie9-120/+107
2013-06-27drm/radeon: switch SI to use radeon_ucode.hAlex Deucher2-6/+7
2013-06-27drm/radeon: add SI to r600_is_internal_thermal_sensor()Alex Deucher1-0/+1
2013-06-27drm/radeon/dpm/rs780: properly catch errors in dpm setupAlex Deucher1-4/+11
2013-06-27drm/radeon/dpm/r6xx: properly catch errors in dpm setupAlex Deucher1-3/+10
2013-06-27drm/radeon/dpm/r7xx: properly catch errors in dpm setupAlex Deucher1-15/+39
2013-06-27drm/radeon/dpm/trinity: properly catch errors in dpm setupAlex Deucher1-1/+6
2013-06-27drm/radeon/dpm/sumo: properly catch errors in dpm setupAlex Deucher1-2/+7
2013-06-27drm/radeon/dpm/evergreen: properly catch errors in dpm setupAlex Deucher1-21/+56
2013-06-27drm/radeon/dpm/btc: properly catch errors in dpm setupAlex Deucher1-24/+62
2013-06-27drm/radeon/dpm/ni: properly catch errors in dpm setupAlex Deucher1-34/+98
2013-06-27drm/radeon/atom: fix voltage table parsingAlex Deucher1-150/+170
2013-06-27drm/radeon: fix typo in atom voltage table handling (si+)Alex Deucher1-2/+2
2013-06-27drm/radeon: fix typo in atom voltage table handling (6xx-ni)Alex Deucher1-4/+4