summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2017-04-13Merge branch 'linux-4.11' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2017-04-13Merge tag 'drm-intel-fixes-2017-04-12' of git://anongit.freedesktop.org/git/d...Dave Airlie
2017-04-13Merge tag 'drm-misc-fixes-2017-04-11' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-04-12drm/etnaviv: fix missing unlock on error in etnaviv_gpu_submit()Wei Yongjun
2017-04-11drm/udl: Fix unaligned memory access in udl_render_hlineJonathan Neuschäfer
2017-04-11drm/i915: Don't call synchronize_rcu_expedited under struct_mutexJoonas Lahtinen
2017-04-11drm/i915: Suspend GuC prior to GPU Reset during GEM suspendSagar Arun Kamble
2017-04-11Merge tag 'gvt-fixes-2017-04-07' of https://github.com/01org/gvt-linux into d...Jani Nikula
2017-04-06drm/nouveau: initial support (display-only) for GP107Ben Skeggs
2017-04-06drm/nouveau/kms/nv50: fix double dma_fence_put() when destroying plane stateBen Skeggs
2017-04-06drm/nouveau/kms/nv50: fix setting of HeadSetRasterVertBlankDmi methodBen Skeggs
2017-04-06drm/nouveau/mmu/nv4a: use nv04 mmu rather than the nv44 oneIlia Mirkin
2017-04-06drm/nouveau/mpeg: mthd returns true on success nowIlia Mirkin
2017-04-06drm/i915/gvt: set the correct default value of CTX STATUS PTRMin He
2017-04-04Merge branch 'msm-fixes-4.11-rc6' of git://people.freedesktop.org/~robclark/l...Dave Airlie
2017-04-03drm/msm: Make sure to detach the MMU during GPU cleanupJordan Crouse
2017-04-03drm/msm/hdmi: redefinitions of macros not requiredVinay Simha BN
2017-04-03drm/msm/mdp5: Update SSPP_MAX valueArchit Taneja
2017-04-03drm/msm/dsi: Fix bug in dsi_mgr_phy_enableArchit Taneja
2017-04-03drm/msm: Don't allow zero sized buffer objectsJordan Crouse
2017-04-03drm/msm: Fix wrong pointer check in a5xx_destroyJordan Crouse
2017-04-03drm/msm: adreno: fix build error without debugfsArnd Bergmann
2017-04-04Merge branch 'vmwgfx-fixes-4.11' of git://people.freedesktop.org/~thomash/lin...Dave Airlie
2017-04-03Merge tag 'gvt-fixes-2017-04-01' of https://github.com/01org/gvt-linux into d...Jani Nikula
2017-04-01drm/i915/gvt: Fix firmware loading interface for GVT-g golden HW stateZhi Wang
2017-03-31drm/i915: Use a dummy timeline name for a signaled fenceChris Wilson
2017-03-31drm/i915: Ironlake do_idle_maps w/a may be called w/o struct_mutexChris Wilson
2017-03-31drm/i915/gvt: remove the redundant info NULL checkTina Zhang
2017-03-31drm/i915/gvt: adjust mem size for low resolution typeZhenyu Wang
2017-03-31drm/i915: Avoid lock dropping between reschedulingChris Wilson
2017-03-31Merge tag 'drm-misc-fixes-2017-03-31' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-03-31Merge tag 'drm-intel-fixes-2017-03-29' of git://anongit.freedesktop.org/git/d...Dave Airlie
2017-03-31Merge branch 'drm-fixes-4.11' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2017-03-31Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...Dave Airlie
2017-03-30drm/vc4: Allocate the right amount of space for boot-time CRTC state.Eric Anholt
2017-03-30drm/i915/gvt: exclude cfg space from failsafe modeChangbin Du
2017-03-30drm/vmwgfx: fix integer overflow in vmw_surface_define_ioctl()Li Qiang
2017-03-30drm/vmwgfx: Remove getparam error messageThomas Hellstrom
2017-03-30drm/ttm: Avoid calling drm_ht_remove from atomic contextThomas Hellstrom
2017-03-30drm/ttm, drm/vmwgfx: Relax permission checking when opening surfacesThomas Hellstrom
2017-03-30drm/vmwgfx: avoid calling vzalloc with a 0 size in vmw_get_cap_3d_ioctl()Murray McAllister
2017-03-30drm/vmwgfx: NULL pointer dereference in vmw_surface_define_ioctl()Murray McAllister
2017-03-30drm/vmwgfx: Type-check lookups of fence objectsThomas Hellstrom
2017-03-30drm/i915/gvt: Activate/de-activate vGPU in mdev ops.Zhi Wang
2017-03-29drm/etnaviv: (re-)protect fence allocation with GPU mutexLucas Stach
2017-03-29drm/i915/execlists: Wrap tail pointer after reset tweakingChris Wilson
2017-03-29drm/i915/perf: remove user triggerable warnMatthew Auld
2017-03-29drm/i915/perf: destroy stream on sample_flags mismatchMatthew Auld
2017-03-29drm/i915: Align "unfenced" tiled access on gen2, early gen3Chris Wilson
2017-03-27drm/radeon: Override fpfn for all VRAM placements in radeon_evict_flagsMichel Dänzer