summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-10-25drm: Add drm_object lease infrastructure [v5]Keith Packard3-2/+385
2017-10-25drm: Add new LEASE debug levelKeith Packard1-1/+2
2017-10-24Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...Dave Airlie1-1/+7
2017-10-24Merge tag 'drm-misc-next-2017-10-20' of git://anongit.freedesktop.org/drm/drm...Dave Airlie33-343/+1105
2017-10-24Merge tag 'drm/tegra/for-4.15-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie39-398/+1329
2017-10-23drm: Add CRTC_GET_SEQUENCE and CRTC_QUEUE_SEQUENCE ioctls [v3]Keith Packard3-0/+176
2017-10-22drm/etnaviv: short-circuit perfmon ioctlsLucas Stach1-0/+6
2017-10-22Revert "drm/etnaviv: submit supports performance monitor requests"Lucas Stach1-1/+1
2017-10-21drm: Reorganize drm_pending_event to support future event types [v2]Keith Packard5-25/+33
2017-10-21drm: Widen vblank count to 64-bits [v3]Keith Packard1-33/+71
2017-10-20drm/tegra: hdmi: Add cec-notifier supportHans Verkuil4-0/+19
2017-10-20drm/tegra: dc: Perform a complete reset sequenceThierry Reding1-2/+16
2017-10-20drm/tegra: dc: Make sure to set the module clock rateThierry Reding1-0/+5
2017-10-20drm/tegra: dc: Simplify atomic plane helper functionsThierry Reding1-28/+14
2017-10-20drm/tegra: dc: Move some declarations to dc.hThierry Reding3-115/+120
2017-10-20drm/tegra: vic: Use of_device_get_match_data()Thierry Reding1-7/+3
2017-10-20drm/tegra: sor: Use of_device_get_match_data()Thierry Reding1-4/+1
2017-10-20drm/tegra: hdmi: Use of_device_get_match_data()Thierry Reding1-6/+2
2017-10-20drm/tegra: dc: Use of_device_get_match_data()Thierry Reding1-5/+2
2017-10-20drm/tegra: Use u64_to_user_ptr helperMikko Perttunen1-14/+15
2017-10-20gpu: host1x: Fix incorrect comment for channel_requestMikko Perttunen1-2/+1
2017-10-20gpu: host1x: Disassemble more instructionsMikko Perttunen3-6/+58
2017-10-20gpu: host1x: Improve debug disassembly formattingMikko Perttunen5-30/+61
2017-10-20gpu: host1x: Enable gather filterMikko Perttunen3-0/+46
2017-10-20gpu: host1x: Enable Tegra186 syncpoint protectionMikko Perttunen4-0/+71
2017-10-20gpu: host1x: Call of_dma_configure() after setting busMikko Perttunen1-1/+2
2017-10-20drm/tegra: Add Tegra186 support for VICMikko Perttunen2-0/+11
2017-10-20gpu: host1x: Add Tegra186 supportMikko Perttunen18-168/+876
2017-10-20gpu: host1x: syncpt: Request syncpoints per clientThierry Reding6-13/+13
2017-10-20gpu: host1x: Use of_device_get_match_data()Thierry Reding1-9/+5
2017-10-20Merge tag 'drm-amdkfd-next-2017-10-18' of git://people.freedesktop.org/~gabba...Dave Airlie11-338/+562
2017-10-20Merge tag 'drm-intel-next-2017-10-12' of git://anongit.freedesktop.org/drm/dr...Dave Airlie85-2212/+5520
2017-10-20Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie64-13395/+12006
2017-10-19drm/vc4: Fix sleeps during the IRQ handler for DSI transactions.Eric Anholt1-2/+30
2017-10-19drm/amd/powerplay: Place the constant on the right side of the testGeorgiana Chelu1-4/+4
2017-10-19drm/amd/powerplay: Remove useless variableGeorgiana Chelu1-2/+1
2017-10-19drm/amd/powerplay: Don't cast kzalloc() return valueGeorgiana Chelu1-16/+8
2017-10-19drm/amdgpu: allow GTT overcommit during bindChristian König1-3/+5
2017-10-19drm/amdgpu: linear validate first then bind to GARTChristian König1-9/+9
2017-10-19drm/amd/pp: Fix overflow when setup decf/pix/disp dpm table.Rex Zhu1-4/+2
2017-10-19drm/amd/pp: thermal control not enabled on vega10.Rex Zhu2-1/+3
2017-10-19drm/amdgpu: busywait KIQ register accessing (v4)pding6-25/+71
2017-10-19drm/amdgpu: report more amdgpu_fence_infopding1-0/+13
2017-10-19drm/amdgpu:don't check soft_reset for sriovMonk Liu1-0/+3
2017-10-19drm/amdgpu:fix duplicated setting job's vram_lostMonk Liu2-2/+1
2017-10-19drm/amdgpu:reduce wb to 512 slotMonk Liu1-1/+1
2017-10-19drm/amdgpu: fix regresstion on SR-IOV gpu reset failedRex Zhu3-8/+14
2017-10-19drm/amd/powerplay: Tidy up cz_dpm_powerup_vce()Tom St Denis1-2/+1
2017-10-19drm/amd/powerplay: Tidy up cz_dpm_powerdown_vce()Tom St Denis1-2/+1
2017-10-19drm/amd/powerplay: Tidy up cz_dpm_update_vce_dpm()Tom St Denis1-11/+10