summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2018-03-29Merge tag 'drm/tegra/for-4.16-fixes' of git://anongit.freedesktop.org/tegra/l...Dave Airlie-3/+3
2018-03-28drm/tegra: dc: Using NULL instead of plain integerWei Yongjun-1/+1
2018-03-23drm/amdkfd: Deallocate SDMA queues correctlyFelix Kuehling-6/+14
2018-03-23drm/amdkfd: Fix scratch memory with HWS enabledFelix Kuehling-2/+1
2018-03-23drm/ast: Fixed 1280x800 Display IssueY.C. Chen-2/+2
2018-03-23Merge tag 'drm-misc-fixes-2018-03-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-8/+22
2018-03-23Merge tag 'drm-intel-fixes-2018-03-21' of git://anongit.freedesktop.org/drm/d...Dave Airlie-7/+4
2018-03-23Merge branch 'vmwgfx-fixes-4.16' of git://people.freedesktop.org/~thomash/lin...Dave Airlie-17/+59
2018-03-23Merge tag 'imx-drm-fixes-2018-03-22' of git://git.pengutronix.de/git/pza/linu...Dave Airlie-7/+20
2018-03-22drm/tegra: dc: Use correct format array for Tegra124Stefan Agner-2/+2
2018-03-22drm: udl: Properly check framebuffer mmap offsetsGreg Kroah-Hartman-2/+7
2018-03-22Merge branch 'drm-fixes-4.16' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie-36/+48
2018-03-21drm/i915: Specify which engines to reset following semaphore/event lockupsChris Wilson-2/+2
2018-03-21drm/vmwgfx: Fix a destoy-while-held mutex problem.Thomas Hellstrom-16/+34
2018-03-21drm/vmwgfx: Fix black screen and device errors when running without fbdevThomas Hellstrom-1/+25
2018-03-21drm: Reject getfb for multi-plane framebuffersDaniel Stone-0/+7
2018-03-21drm/amd/display: Add one to EDID's audio channel count when passing to DCHarry Wentland-1/+1
2018-03-21drm/amd/display: We shouldn't set format_default on plane as atomic driverHarry Wentland-2/+0
2018-03-21drm/amd/display: Fix FMT truncation programmingMikita Lipski-2/+2
2018-03-21drm/amd/display: Allow truncation to 10 bitsMikita Lipski-3/+2
2018-03-21Merge tag 'drm/tegra/for-4.16-rc7-fixes' of git://anongit.freedesktop.org/teg...Dave Airlie-7/+20
2018-03-20drm/sun4i: hdmi: Fix another error handling path in 'sun4i_hdmi_bind()'Christophe JAILLET-1/+2
2018-03-20drm/sun4i: hdmi: Fix an error handling path in 'sun4i_hdmi_bind()'Christophe JAILLET-1/+2
2018-03-19drm/i915/dp: Write to SET_POWER dpcd to enable MST hub.Dhinakaran Pandiyan-5/+2
2018-03-19drm/amd/display: fix dereferencing possible ERR_PTR()Shirish S-0/+3
2018-03-19drm/amd/display: Refine disable VGAClark Zheng-6/+22
2018-03-19drm/tegra: Shutdown on driver unbindThierry Reding-0/+1
2018-03-19drm/tegra: dsi: Don't disable regulator on ->exit()Thierry Reding-1/+0
2018-03-19drm/tegra: dc: Detach IOMMU group from domain only onceThierry Reding-3/+13
2018-03-16Merge tag 'drm-intel-fixes-2018-03-15' of git://anongit.freedesktop.org/drm/d...Dave Airlie-4/+82
2018-03-16Merge branch 'linux-4.16' of git://github.com/skeggsb/linux into drm-fixesDave Airlie-8/+8
2018-03-16drm/nouveau/bl: fix backlight regressionKarol Herbst-5/+5
2018-03-16drm/nouveau/bl: Fix oops on driver unbindLukas Wunner-2/+2
2018-03-16drm/nouveau/mmu: ALIGN_DOWN correct variableMāris Nartišs-1/+1
2018-03-15Merge tag 'gvt-fixes-2018-03-15' of https://github.com/intel/gvt-linux into d...Rodrigo Vivi-4/+82
2018-03-15drm/imx: move arming of the vblank event to atomic_flushLucas Stach-0/+5
2018-03-15drm/imx: ipuv3-plane: Include "imx-drm.h" header fileFabio Estevam-0/+1
2018-03-15drm/imx: ipuv3-plane: Make functions static when possibleFabio Estevam-4/+5
2018-03-15gpu: ipu-v3: prg: avoid possible array underflowArnd Bergmann-3/+9
2018-03-15drm/amdgpu: Use atomic function to disable crtcs with dc enabledMikita Lipski-3/+6
2018-03-15drm/radeon: Don't turn off DP sink when disconnectedMichel Dänzer-19/+12
2018-03-15drm/tegra: plane: Correct legacy blendingDmitry Osipenko-3/+2
2018-03-15drm/tegra: plane: Fix RGB565 format on older TegraThierry Reding-0/+4
2018-03-15drm/i915/gvt: fix user copy warning by whitelist workload rb_tail fieldZhenyu Wang-4/+6
2018-03-15drm/i915/gvt: Correct the privilege shadow batch buffer addressfred gao-0/+20
2018-03-15Merge tag 'drm-intel-fixes-2018-03-14' of git://anongit.freedesktop.org/drm/d...Dave Airlie-13/+23
2018-03-14drm/amdgpu/dce: Don't turn off DP sink when disconnectedMichel Dänzer-19/+12
2018-03-14drm/amdgpu: save/restore backlight level in legacy dce codeAlex Deucher-2/+40
2018-03-14drm/radeon: fix prime teardown orderChristian König-2/+2
2018-03-14drm/amdgpu: fix prime teardown orderChristian König-2/+2