summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2017-10-28drm/msm: Move memptrs to msm_gpuJordan Crouse7-72/+58
2017-10-28drm/msm: Add per-instance submit queuesJordan Crouse7-16/+228
2017-10-28drm/msm/mdp5: disable vblanks when crtc is offRob Clark1-0/+6
2017-10-28drm/msm/mdp4: disable vblanks when crtc is offRob Clark1-0/+7
2017-10-28drm/msm/hdmi: convert to msm_clk_get()Rob Clark5-11/+9
2017-10-28drm/msm/edp: convert to msm_clk_get()Rob Clark1-11/+11
2017-10-28drm/msm/dsi: convert to msm_clk_get()Rob Clark3-20/+20
2017-10-28drm/msm/mdp5: always print mdp5 versionRob Clark1-1/+1
2017-10-28drm/msm/adreno: deal with linux-firmware fw pathsRob Clark3-8/+103
2017-10-28drm/msm/adreno: split out helper to load fwRob Clark4-18/+34
2017-10-28drm/msm/adreno: load gpu at probe/bind timeRob Clark4-65/+73
2017-10-28drm/msm/hdmi: Remove mmagic_iface_clk from the 8x96 PHY clocksArchit Taneja1-1/+0
2017-10-28drm/msm: fix _NO_IMPLICIT fencing caseRob Clark2-17/+18
2017-10-25drm: Add four ioctls for managing drm mode object leases [v7]Keith Packard3-2/+419
2017-10-25drm: Check mode object lease status in all master ioctl paths [v4]Keith Packard6-21/+70
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 Airlie32-326/+1050
2017-10-24Merge tag 'drm/tegra/for-4.15-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie11-184/+211
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-20drm/tegra: Add Tegra186 support for VICMikko Perttunen2-0/+11
2017-10-20gpu: host1x: syncpt: Request syncpoints per clientThierry Reding4-4/+4
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