aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-04drm: Restore lost drm_framebuffer_unreference in drm_mode_page_flip_ioctlChris Wilson1-0/+2
2016-10-01drm/exynos: g2d: simplify g2d_free_runqueue_node()Tobias Jakobi1-3/+0
2016-10-01drm/exynos: g2d: use autosuspend mode for PM runtimeTobias Jakobi1-2/+7
2016-10-01drm/exynos: g2d: wait for engine to finishTobias Jakobi1-7/+77
2016-10-01drm/exynos: g2d: remove runqueue nodes in g2d_{close,remove}()Tobias Jakobi1-15/+33
2016-10-01drm/exynos: g2d: move PM management to runqueue workerTobias Jakobi1-22/+56
2016-10-01Revert "drm/exynos: g2d: fix system and runtime pm integration"Tobias Jakobi1-7/+22
2016-10-01drm/exynos: use drm core to handle page-flip eventAndrzej Hajda8-78/+21
2016-10-01drm/exynos: mark exynos_dp_crtc_clock_enable() staticBaoyou Xie1-1/+1
2016-10-01drm/exynos/fimd: add clock rate checkingAndrzej Hajda1-11/+28
2016-10-01drm/exynos: fix pending update handlingAndrzej Hajda3-60/+2
2016-10-01drm/exynos/vidi: use timer for vblanks instead of sleeping workerAndrzej Hajda1-46/+20
2016-10-01drm/exynos: g2d: beautify probing messageTobias Jakobi1-1/+1
2016-10-01drm/exynos: mixer: simplify loop in vp_win_reset()Tobias Jakobi1-2/+2
2016-10-01drm/exynos: mixer: convert booleans to flags in mixer contextTobias Jakobi1-25/+30
2016-10-01gpu: drm: exynos_hdmi: Remove duplicate initialization of regulator bulk consumerMilo Kim1-3/+2
2016-10-01gpu: drm: exynos_hdmi: Move PHY logic into single functionMilo Kim1-30/+33
2016-10-01gpu: drm: exynos_hdmi: Move DDC logic into single functionMilo Kim1-21/+25
2016-09-30Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie38-322/+700
2016-09-30Merge tag 'drm/tegra/for-4.9-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-nextDave Airlie1-1/+8
2016-09-30Merge tag 'drm/panel/for-4.9-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-nextDave Airlie5-8/+643
2016-09-28drm/radeon: always apply pci shutdown callbacksAlex Deucher1-3/+4
2016-09-28drm/amdgpu: always apply pci shutdown callbacks (v2)Alex Deucher1-6/+4
2016-09-28drm/amdgpu: improve VM PTE trace pointsChristian König2-5/+25
2016-09-28drm/amdgpu: fix GART_DEBUGFS defineChristian König1-4/+4
2016-09-28drm/amdgpu: free userptrs even if GTT isn't boundChristian König1-3/+3
2016-09-28drm/amd/amdgpu: Various cleanups for DCEv6Tom St Denis1-36/+10
2016-09-28drm/amdgpu: fix BO move offsetsChristian König1-2/+2
2016-09-28drm/amdgpu: fix amdgpu_move_blit on 32bit systemsChristian König1-2/+2
2016-09-28drm/amdgpu: fix gtt_mgr bo's offsetFlora Cui1-2/+3
2016-09-28drm/amdgpu: fix initializing the VM BO shadowChristian König1-0/+15
2016-09-28drm/amdgpu: fix initializing the VM last eviction counterChristian König1-2/+6
2016-09-28drm/amdgpu: cleanup VM shadow BO unreferencingChristian König1-6/+10
2016-09-28drm/amdgpu: allocate GTT space for shadow VM page tablesChristian König1-0/+17
2016-09-28drm/amdgpu: rename all rbo variable to abo v2Christian König12-159/+159
2016-09-28drm/amdgpu: remove unused member from struct amdgpu_boChristian König2-3/+0
2016-09-28drm/amdgpu: add a custom GTT memory manager v2Christian König6-11/+265
2016-09-28drm/amdgpu/dce6: disable hpd on local panelsAlex Deucher1-9/+39
2016-09-28drm/amdgpu/dce8: disable hpd on local panelsAlex Deucher1-9/+39
2016-09-28drm/amdgpu/dce11: disable hpd on local panelsAlex Deucher1-10/+13
2016-09-28drm/amdgpu/dce10: disable hpd on local panelsAlex Deucher1-10/+13
2016-09-28drm/amdgpu/si/dpm: fix phase shedding setupAlex Deucher2-1/+2
2016-09-28drm/radeon/si/dpm: fix phase shedding setupAlex Deucher2-1/+2
2016-09-28drm/amdgpu/si/dpm: sync up quirks from radeonAlex Deucher1-0/+13
2016-09-28Merge tag 'drm-qemu-20160921' of git://git.kraxel.org/linux into drm-nextDave Airlie8-20/+78
2016-09-28Merge tag 'v4.8-rc8' into drm-nextDave Airlie566-3839/+6761
2016-09-28Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie106-35882/+18603
2016-09-28Merge branch 'drm-etnaviv-next' of git://git.pengutronix.de/git/lst/linux into drm-nextDave Airlie12-226/+587
2016-09-28Merge tag 'sunxi-drm-fixes-for-4.9' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into drm-nextDave Airlie5-47/+79
2016-09-28Merge branch 'for-next' of ssh://people.freedesktop.org/~seanpaul/dogwood into drm-nextDave Airlie5-249/+165