summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/arm (unfollow)
Commit message (Expand)AuthorFilesLines
2017-10-26drm/exynos/mixer: pass actual mode on MIXER to encoderAndrzej Hajda1-20/+51
2017-10-26drm/exynos: add mode_fixup callback to exynos_drm_crtc_opsAndrzej Hajda2-0/+18
2017-10-26drm/exynos/hdmi: remove redundant mode fieldAndrzej Hajda1-25/+9
2017-10-26drm/exynos/mixer: remove mixer_resources sub-structureAndrzej Hajda1-176/+148
2017-10-26drm/exynos/mixer: fix mode validation codeAndrzej Hajda1-15/+13
2017-10-26drm/exynos/mixer: move resolution configuration to single functionAndrzej Hajda1-10/+7
2017-10-26drm/exynos/mixer: move mode commit to enable callbackAndrzej Hajda1-12/+8
2017-10-26drm/exynos/mixer: abstract out output mode setup codeAndrzej Hajda1-15/+18
2017-10-25drm: Add four ioctls for managing drm mode object leases [v7]Keith Packard7-2/+504
2017-10-25drm: Check mode object lease status in all master ioctl paths [v4]Keith Packard7-23/+70
2017-10-25drm: Add drm_object lease infrastructure [v5]Keith Packard6-2/+443
2017-10-25drm: Add new LEASE debug levelKeith Packard2-1/+6
2017-10-23drm: Add CRTC_GET_SEQUENCE and CRTC_QUEUE_SEQUENCE ioctls [v3]Keith Packard5-0/+213
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-20drm: Reorganize drm_pending_event to support future event types [v2]Keith Packard6-26/+40
2017-10-20drm: Widen vblank count to 64-bits [v3]Keith Packard2-36/+78
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-20dt-bindings: host1x: Add Tegra186 informationMikko Perttunen1-0/+4
2017-10-20gpu: host1x: syncpt: Request syncpoints per clientThierry Reding7-14/+14
2017-10-20gpu: host1x: Use of_device_get_match_data()Thierry Reding1-9/+5
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