summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2017-08-25drm/exynos: simplify set_pixfmt() in DECON and FIMD driversTobias Jakobi3-16/+3
2017-08-25drm/exynos: consistent use of cppTobias Jakobi3-13/+13
2017-08-25drm/exynos: mixer: remove src offset from mixer_graph_buffer()Tobias Jakobi1-9/+6
2017-08-25drm/exynos: mixer: simplify mixer_graph_buffer()Tobias Jakobi1-4/+1
2017-08-25drm/exynos: mixer: simplify vp_video_buffer()Tobias Jakobi1-20/+6
2017-08-25drm/exynos: mixer: enable NV12MT support for the video planeTobias Jakobi4-1/+35
2017-08-25drm/exynos: mixer: fix chroma comment in vp_video_buffer()Tobias Jakobi1-1/+1
2017-08-25drm/exynos/decon5433: use mode info stored in CRTC to detect i80 modeAndrzej Hajda1-15/+25
2017-08-25drm/exynos: add mode_valid callback to exynos_drmAndrzej Hajda2-0/+15
2017-08-25drm/exynos/decon5433: refactor irq requesting codeAndrzej Hajda1-24/+30
2017-08-25drm/exynos/mic: use mode info stored in CRTC to detect i80 modeAndrzej Hajda1-40/+4
2017-08-25drm/exynos/dsi: propagate info about command mode from panelAndrzej Hajda2-0/+3
2017-08-25drm/exynos/dsi: refactor panel detection logicAndrzej Hajda1-101/+102
2017-08-25drm/exynos: use helper to set possible crtcsAndrzej Hajda8-59/+53
2017-08-25drm/exynos/decon5433: use readl_poll_timeout helpersAndrzej Hajda1-12/+8
2017-08-25Merge tag 'sunxi-drm-for-4.14-2' of https://git.kernel.org/pub/scm/linux/kern...Dave Airlie1-1/+1
2017-08-25Merge tag 'omapdrm-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie5-40/+106
2017-08-25Merge tag 'drm-msm-next-2017-08-22' of git://people.freedesktop.org/~robclark...Dave Airlie31-273/+574
2017-08-25Merge tag 'drm-misc-fixes-2017-08-24' of git://anongit.freedesktop.org/git/dr...Dave Airlie1-3/+3
2017-08-25Merge tag 'drm-intel-fixes-2017-08-24' of git://anongit.freedesktop.org/git/d...Dave Airlie6-12/+36
2017-08-24drm/amdgpu: remove duplicate return statementColin Ian King1-1/+0
2017-08-24drm/amdgpu: check memory allocation failureChristophe JAILLET1-0/+3
2017-08-24drm/bridge/sii8620: Fix memory corruptionMaciej Purski1-2/+2
2017-08-24drm/amd/amdgpu: fix BANK_SELECT on Vega10 (v2)Roger He2-6/+4
2017-08-24drm/amdgpu: inline amdgpu_ttm_do_bind againChristian König1-27/+18
2017-08-24drm/amdgpu: fix amdgpu_ttm_bindChristian König3-19/+30
2017-08-24drm/amdgpu: remove the GART copy hackChristian König1-17/+5
2017-08-24drm/ttm:fix wrong decoding of bo_countMonk Liu1-2/+2
2017-08-24drm/ttm: fix missing inc bo_countMonk Liu1-0/+1
2017-08-24drm/amdgpu: set sched_hw_submission higher for KIQ (v3)Alex Deucher1-4/+12
2017-08-24drm/amdgpu: move default gart size setting into gmc modulesAlex Deucher6-57/+74
2017-08-24drm/amdgpu: refine default gart sizeAlex Deucher2-7/+33
2017-08-24drm/amd/powerplay: ACG frequency added in PPTableEvan Quan2-5/+12
2017-08-24drm/amdgpu: discard commands of killed processesChristian König1-4/+19
2017-08-24drm/amdgpu: fix and cleanup shadow handlingChristian König3-37/+23
2017-08-24drm/amdgpu: add automatic per asic settings for gart_sizeAlex Deucher4-6/+20
2017-08-24drm/amdgpu/gfx8: fix spelling typo in mqd allocationAlex Deucher2-8/+8
2017-08-24drm/amd/powerplay: unhalt mec after loadingEvan Quan1-1/+2
2017-08-24drm/amdgpu/virtual_dce: Virtual display doesn't support disable vblank immedi...Emily Deng1-2/+3
2017-08-24drm/amdgpu: Fix huge page updates with CPUFelix Kuehling1-1/+15
2017-08-23drm/sun4i: use of_graph_get_remote_endpoint()Kuninori Morimoto1-1/+1
2017-08-23drm/omap: work-around for omap3 display enableTomi Valkeinen1-17/+30
2017-08-23drm/omap: fix i886 work-aroundTomi Valkeinen3-9/+25
2017-08-23drm/omap: fix analog tv-out modecheckTomi Valkeinen1-14/+51
2017-08-23Merge tag 'gvt-fixes-2017-08-23' of https://github.com/01org/gvt-linux into d...Jani Nikula1-1/+1
2017-08-23drm/i915/gvt: Fix the kernel null pointer errorfred gao1-1/+1
2017-08-22drm/msm/mdp5: mark runtime_pm functions as __maybe_unusedArnd Bergmann1-2/+2
2017-08-22drm/msm: remove unused variableArnd Bergmann1-1/+0
2017-08-22drm/msm/mdp5: make helper function staticRob Clark1-1/+1
2017-08-22drm/msm: make msm_framebuffer_init() staticRob Clark2-3/+3