summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2017-11-09Merge tag 'drm-intel-fixes-2017-11-08' of git://anongit.freedesktop.org/drm/d...Dave Airlie-16/+17
2017-11-08drm/i915: Deconstruct struct sgt_dma initialiserChris Wilson-16/+9
2017-11-08drm/i915: Reject unknown syncobj flagsTvrtko Ursulin-0/+8
2017-11-07Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_l...Dave Airlie-2/+2
2017-11-03Merge tag 'drm-fixes-for-v4.14-rc8' of git://people.freedesktop.org/~airlied/...Linus Torvalds-44/+70
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+354
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+354
2017-11-02Merge branch 'drm-fixes-4.14' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie-6/+10
2017-11-01drm/amdgpu: allow harvesting check for Polaris VCELeo Liu-6/+6
2017-11-01drm/amdgpu: return -ENOENT from uvd 6.0 early init for harvestingLeo Liu-0/+4
2017-11-02Merge tag 'drm-intel-fixes-2017-11-01' of git://anongit.freedesktop.org/drm/d...Dave Airlie-35/+57
2017-11-01drm/vmwgfx: Fix Ubuntu 17.10 Wayland black screen issueSinclair Yeh-1/+1
2017-11-01drm/vmwgfx: constify vmw_fence_opsArvind Yadav-1/+1
2017-11-01drm/i915: Check incoming alignment for unfenced buffers (on i915gm)Chris Wilson-0/+4
2017-11-01Merge branch 'linux-4.14' of git://github.com/skeggsb/linux into drm-fixesDave Airlie-3/+3
2017-11-01drm/nouveau/kms/nv50: use the correct state for base channel notifier setupBen Skeggs-3/+3
2017-10-30drm/i915: Hold rcu_read_lock when iterating over the radixtree (vma idr)Chris Wilson-0/+2
2017-10-30drm/i915: Hold rcu_read_lock when iterating over the radixtree (objects)Chris Wilson-0/+2
2017-10-30drm/i915/edp: read edp display control registers unconditionallyJani Nikula-3/+10
2017-10-30drm/i915: Do not rely on wm preservation for ILK watermarksMaarten Lankhorst-31/+21
2017-10-30drm/i915: Cancel the modeset retry work during modeset cleanupManasi Navare-1/+18
2017-10-27Merge tag 'drm-intel-fixes-2017-10-26' of git://anongit.freedesktop.org/drm/d...Dave Airlie-65/+15
2017-10-26drm/i915/gvt: Adding ACTHD mmio read handlerXiong Zhang-2/+3
2017-10-27drm/i915/gvt: Extract mmio_read_from_hw() common functionXiong Zhang-16/+5
2017-10-27drm/i915/gvt: Refine MMIO_RING_F()Zhi Wang-45/+2
2017-10-27drm/i915/gvt: properly check per_ctx bb valid stateZhenyu Wang-2/+5
2017-10-26Merge tag 'drm-intel-fixes-2017-10-25' of git://anongit.freedesktop.org/drm/d...Dave Airlie-0/+4
2017-10-25drm/i915/perf: fix perf enable/disable ioctls with 32bits userspaceLionel Landwerlin-0/+4
2017-10-25drm/amd/amdgpu: Remove workaround check for UVD6 on APUsTom St Denis-11/+5
2017-10-21drm/amd/powerplay: fix uninitialized variableRex Zhu-3/+3
2017-10-19Merge tag 'drm-intel-fixes-2017-10-18-1' of git://anongit.freedesktop.org/drm...Dave Airlie-47/+69
2017-10-19Merge branch 'drm-fixes-4.14' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie-19/+4
2017-10-19Merge branch 'linux-4.14' of git://github.com/skeggsb/linux into drm-fixesDave Airlie-5/+11
2017-10-19drm/nouveau/fbcon: fix oops without fbdev emulationPavel Roskin-3/+4
2017-10-18Revert "drm/amdgpu: discard commands of killed processes"Alex Deucher-19/+4
2017-10-18drm/i915: Use a mask when applying WaProgramL3SqcReg1DefaultOscar Mateo-6/+13
2017-10-18drm/i915: Report -EFAULT before pwrite fast path into shmemfsChris Wilson-0/+3
2017-10-16drm/i915/cnl: Fix PLL initialization for HDMI.Rodrigo Vivi-1/+1
2017-10-16drm/i915/cnl: Fix PLL mapping.Rodrigo Vivi-2/+1
2017-10-16drm/i915: Use bdw_ddi_translations_fdi for BroadwellChris Wilson-2/+2
2017-10-16drm/i915: Fix eviction when the GGTT is idle but fullChris Wilson-24/+39
2017-10-16Merge tag 'gvt-fixes-2017-10-16' of https://github.com/01org/gvt-linux into d...Rodrigo Vivi-12/+10
2017-10-17drm/i915/gvt: Fix GPU hang after reusing vGPU instance across different guest OSChangbin Du-12/+10
2017-10-16drm/exynos: Clear drvdata after component unbindMarek Szyprowski-0/+1
2017-10-16drm/exynos: Fix potential NULL pointer dereference in suspend/resume pathsMarek Szyprowski-2/+5
2017-10-14Merge tag 'drm-intel-fixes-2017-10-11' of git://anongit.freedesktop.org/drm/d...Dave Airlie-19/+26
2017-10-14Merge branch 'msm-fixes-4.14-rc4' of git://people.freedesktop.org/~robclark/l...Dave Airlie-25/+35
2017-10-13Merge tag 'imx-drm-fixes-2017-10-12' of git://git.pengutronix.de/git/pza/linu...Dave Airlie-0/+44
2017-10-12drm/msm: fix _NO_IMPLICIT fencing caseRob Clark-17/+18
2017-10-12drm/msm: fix error path cleanupRob Clark-1/+2