summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2017-05-25drm/i915/gvt: Disable access to stolen memory as a guestChris Wilson
2017-05-25drm/edid: Add 10 bpc quirk for LGD 764 panel in HP zBook 17 G2Mario Kleiner
2017-05-25drm/nouveau/tmr: handle races with hw when updating the next alarm timeBen Skeggs
2017-05-25drm/nouveau/tmr: avoid processing completed alarms when adding a new oneBen Skeggs
2017-05-25drm/nouveau/tmr: fix corruption of the pending list when rescheduling an alarmBen Skeggs
2017-05-25drm/nouveau/tmr: ack interrupt before processing alarmsBen Skeggs
2017-05-25drm/nouveau/kms/nv50: skip core channel cursor update on position-only changesBen Skeggs
2017-05-25drm/nouveau/kms/nv50: fix source-rect-only plane updatesBen Skeggs
2017-05-25drm/nouveau/therm: remove ineffective workarounds for alarm bugsBen Skeggs
2017-05-25drm/amdgpu: Add missing lb_vblank_lead_lines setup to DCE-6 path.Mario Kleiner
2017-05-25drm/amdgpu: Avoid overflows/divide-by-zero in latency_watermark calculations.Mario Kleiner
2017-05-25drm/amdgpu: Make display watermark calculations more accurateMario Kleiner
2017-05-14drm/sti: fix GDP size to support up to UHD resolutionVincent Abriou
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