summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2017-03-31Merge branch 'drm-fixes-4.11' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie1-2/+2
2017-03-31Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...Dave Airlie1-2/+2
2017-03-30drm/vc4: Allocate the right amount of space for boot-time CRTC state.Eric Anholt1-1/+12
2017-03-30drm/i915/gvt: exclude cfg space from failsafe modeChangbin Du1-3/+0
2017-03-30drm/vmwgfx: fix integer overflow in vmw_surface_define_ioctl()Li Qiang1-1/+4
2017-03-30drm/vmwgfx: Remove getparam error messageThomas Hellstrom1-2/+0
2017-03-30drm/ttm: Avoid calling drm_ht_remove from atomic contextThomas Hellstrom1-3/+1
2017-03-30drm/ttm, drm/vmwgfx: Relax permission checking when opening surfacesThomas Hellstrom4-22/+20
2017-03-30drm/vmwgfx: avoid calling vzalloc with a 0 size in vmw_get_cap_3d_ioctl()Murray McAllister1-1/+1
2017-03-30drm/vmwgfx: NULL pointer dereference in vmw_surface_define_ioctl()Murray McAllister1-2/+2
2017-03-30drm/vmwgfx: Type-check lookups of fence objectsThomas Hellstrom1-27/+50
2017-03-30drm/i915/gvt: Activate/de-activate vGPU in mdev ops.Zhi Wang4-6/+48
2017-03-29drm/etnaviv: (re-)protect fence allocation with GPU mutexLucas Stach1-2/+2
2017-03-29drm/i915/execlists: Wrap tail pointer after reset tweakingChris Wilson2-2/+10
2017-03-29drm/i915/perf: remove user triggerable warnMatthew Auld1-2/+6
2017-03-29drm/i915/perf: destroy stream on sample_flags mismatchMatthew Auld1-1/+2
2017-03-29drm/i915: Align "unfenced" tiled access on gen2, early gen3Chris Wilson3-1/+9
2017-03-27drm/radeon: Override fpfn for all VRAM placements in radeon_evict_flagsMichel Dänzer1-2/+2
2017-03-27drm/i915: Restore marking context objects as dirty on pinningChris Wilson1-0/+2
2017-03-27Merge tag 'gvt-fixes-2017-03-23' of https://github.com/01org/gvt-linux into d...Jani Nikula6-6/+26
2017-03-24Merge branch 'drm-fixes-4.11' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie4-8/+17
2017-03-24Merge tag 'drm-misc-fixes-2017-03-23' of git://anongit.freedesktop.org/git/dr...Dave Airlie1-3/+3
2017-03-24Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie13-67/+130
2017-03-23drm/fb-helper: Allow var->x/yres(_virtual) < fb->width/height againMichel Dänzer1-3/+3
2017-03-23Merge tag 'drm-intel-fixes-2017-03-22' of git://anongit.freedesktop.org/git/d...Dave Airlie32-334/+397
2017-03-22drm/i915/gvt: Use force single submit flag to distinguish gvt request from i9...Changbin Du1-1/+6
2017-03-21drm/i915: make context status notifier head be per engineChangbin Du7-32/+27
2017-03-21drm/i915: Avoid rcu_barrier() from reclaim paths (shrinker)Chris Wilson1-1/+1
2017-03-21drm/exynos/dsi: make te-gpios optionalAndrzej Hajda1-1/+4
2017-03-21drm/exynos: Print kernel pointers in a restricted formKrzysztof Kozlowski6-17/+17
2017-03-21drm/exynos/decon5433: fix software trigger maskAndrzej Hajda1-2/+2
2017-03-21drm/exynos/fimd: signal frame done interrupt at front porchAndrzej Hajda1-1/+1
2017-03-21drm/exynos/decon5433: signal frame done interrupt at front porchAndrzej Hajda1-1/+1
2017-03-21drm/exynos/decon5433: fix vblank event handlingAndrzej Hajda1-1/+77
2017-03-21drm/exynos: move crtc event handling to drivers callbacksAndrzej Hajda7-13/+24
2017-03-21drm/exynos: Remove support for Exynos4415 (SoC not supported anymore)Krzysztof Kozlowski2-30/+3
2017-03-21drm/exynos/decon5433: & vs | typoDan Carpenter1-1/+1
2017-03-21drm/i915/gvt: set shadow entry to scratch page while p2m failedXiaoguang Chen1-2/+6
2017-03-21drm/i915/gvt: Fix guest fail to read EDID leading to black guest console issue.Xu Han1-1/+2
2017-03-21drm/i915/gvt: fix wrong offset when loading RCS mocsChuanxiao Dong1-1/+1
2017-03-20Merge tag 'gvt-fixes-2017-03-17' of https://github.com/01org/gvt-linux into d...Jani Nikula15-178/+268
2017-03-20drm/i915/gvt: add write handler for mmio mbctlPei Zhang1-1/+9
2017-03-20drm/i915/kvmgt: Hold struct kvm referenceAlex Williamson1-0/+2
2017-03-17drm/amd/amdgpu: add POLARIS12 PCI IDEvan Quan1-0/+1
2017-03-17drm/i915/gvt: Fix gvt scheduler interval timeZhenyu Wang1-2/+2
2017-03-17drm/i915/gvt: GVT pin/unpin shadow contextChuanxiao Dong1-0/+27
2017-03-17drm/i915/gvt: scan shadow indirect context image when validTina Zhang1-3/+6
2017-03-17drm/i915/kvmgt: fix suspicious rcu dereference usageChangbin Du1-1/+3
2017-03-17drm/i915/gvt: add enable_execlists check before enable gvtChuanxiao Dong1-0/+5
2017-03-17drm/i915/gvt: Remove bogus retry around i915_wait_requestChris Wilson1-13/+1