summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2017-08-29drm/vmwgfx: Fix F26 Wayland screen update issueSinclair Yeh1-1/+25
2017-08-25Merge tag 'drm-misc-fixes-2017-08-24' of git://anongit.freedesktop.org/git/dr...drm-fixes-for-v4.13-rc7Dave 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-23Merge tag 'gvt-fixes-2017-08-23' of https://github.com/01org/gvt-linux into d...drm-intel-fixes-2017-08-24Jani Nikula1-1/+1
2017-08-23drm/i915/gvt: Fix the kernel null pointer errorfred gao1-1/+1
2017-08-22drm: Release driver tracking before making the object available againdrm-misc-fixes-2017-08-24Chris Wilson1-3/+3
2017-08-22Merge tag 'drm-misc-fixes-2017-08-18' of git://anongit.freedesktop.org/git/dr...Dave Airlie3-5/+19
2017-08-22Merge tag 'imx-drm-fixes-2017-08-18' of git://git.pengutronix.de/git/pza/linu...Dave Airlie2-4/+3
2017-08-22Merge tag 'sunxi-drm-fixes-for-4.13' of https://git.kernel.org/pub/scm/linux/...Dave Airlie1-0/+8
2017-08-21drm/i915: Clear lost context-switch interrupts across resetChris Wilson1-1/+22
2017-08-21drm/i915/bxt: use NULL for GPIO connection IDAndy Shevchenko1-1/+1
2017-08-18Merge branch 'drm-fixes-4.13' of git://people.freedesktop.org/~agd5f/linux in...drm-fixes-for-v4.13-rc6Dave Airlie1-7/+6
2017-08-16drm/i915/cnl: Fix LSPCON support.Rodrigo Vivi1-2/+2
2017-08-16drm/i915/vbt: ignore extraneous child devices for a portJani Nikula1-6/+9
2017-08-16drm/i915: Initialize 'data' in intel_dsi_dcs_backlight.cBalasubramaniam, Hari Chand1-1/+1
2017-08-15drm/amdgpu: save list length when fence is signaledChunming Zhou1-7/+6
2017-08-15drm/atomic: If the atomic check fails, return its value firstdrm-misc-fixes-2017-08-18Maarten Lankhorst1-1/+4
2017-08-14Merge origin/master into drm-misc-fixesSean Paul170-2120/+2361
2017-08-14drm/i915: Avoid the gpu reset vs. modeset deadlockdrm-intel-fixes-2017-08-16Daniel Vetter1-0/+7
2017-08-14drm/i915: Suppress switch_mm emission between the same aliasing_ppgttChris Wilson1-7/+8
2017-08-14drm/i915: Return correct EDP voltage swing table for 0.85VMatthias Kaehlcke1-1/+1
2017-08-14drm/i915/cnl: Add slice and subslice information to debugfs.Rodrigo Vivi1-1/+1
2017-08-14drm/i915: Perform an invalidate prior to executing golden renderstateChris Wilson1-0/+4
2017-08-14drm/i915: remove unused function declarationLionel Landwerlin1-1/+0
2017-08-14drm/atomic: Handle -EDEADLK with out-fences correctlyMaarten Lankhorst1-2/+4
2017-08-14drm: Fix framebuffer leakNikhil Mahale1-0/+1
2017-08-11drm/imx: ipuv3-plane: fix YUV framebuffer scanout on the base planePhilipp Zabel1-4/+2
2017-08-11gpu: ipu-v3: add DRM dependencyArnd Bergmann1-0/+1
2017-08-10Merge branch 'linux-4.13' of git://github.com/skeggsb/linux into drm-fixesdrm-fixes-for-v4.13-rc5Dave Airlie1-0/+2
2017-08-10drm/nouveau/disp/nv04: avoid creation of output pathsBen Skeggs1-0/+2
2017-08-10drm: make DRM_STM default nMichał Mirosław1-1/+0
2017-08-10Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...Dave Airlie1-2/+2
2017-08-10Merge tag 'drm-intel-fixes-2017-08-09-1' of git://anongit.freedesktop.org/git...Dave Airlie10-37/+82
2017-08-10Merge tag 'drm-misc-fixes-2017-08-08' of git://anongit.freedesktop.org/git/dr...Dave Airlie3-22/+24
2017-08-10Merge tag 'exynos-drm-fixes-for-v4.13-rc4' of git://git.kernel.org/pub/scm/li...Dave Airlie1-1/+13
2017-08-10Merge branch 'msm-fixes-4.13-rc3' of git://people.freedesktop.org/~robclark/l...Dave Airlie12-145/+116
2017-08-09drm/rockchip: Fix suspend crash when drm is not boundJeffy Chen1-2/+10
2017-08-09drm/exynos: forbid creating framebuffers from too small GEM buffersMarek Szyprowski1-1/+13
2017-08-08drm/etnaviv: Fix off-by-one error in reloc checkingWladimir J. van der Laan1-2/+2
2017-08-07drm/i915: fix backlight invert for non-zero minimum brightnessdrm-intel-fixes-2017-08-09-1drm-intel-fixes-2017-08-09Jani Nikula1-1/+1
2017-08-07drm/i915/shrinker: Wrap need_resched() inside preempt-disableChris Wilson1-3/+8
2017-08-07drm/i915/perf: fix flex eu registers programmingLionel Landwerlin1-2/+2
2017-08-07Merge tag 'gvt-fixes-2017-08-07' of https://github.com/01org/gvt-linux into d...Jani Nikula6-31/+70
2017-08-07drm/i915: Fix out-of-bounds array access in bdw_load_gamma_lutMaarten Lankhorst1-0/+1
2017-08-07drm/i915/gvt: Change the max length of mmio_reg_rw from 4 to 8Xiong Zhang1-1/+1
2017-08-04drm/i915/gvt: Initialize MMIO Block with HW stateTina Zhang3-20/+39
2017-08-04drm/rockchip: vop: report error when check resource errordrm-misc-fixes-2017-08-08Mark yao1-1/+3
2017-08-04drm/rockchip: vop: round_up pitches to word alignMark yao1-2/+2
2017-08-04drm/rockchip: vop: fix NV12 video display errorMark yao1-0/+3
2017-08-04drm/rockchip: vop: fix iommu page fault when resumeMark yao1-18/+15