summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)Author
2017-06-17drm/i915: Disable decoupled MMIOKai Chen
2017-06-17drm/i915: Always recompute watermarks when distrust_bios_wm is set, v2.Maarten Lankhorst
2017-06-17drm/i915: Guard against i915_ggtt_disable_guc() being invoked unconditionallyChris Wilson
2017-06-17drm/i915: Workaround VLV/CHV DSI scanline counter hardware failVille Syrjälä
2017-06-17drm/i915: Fix 90/270 rotated coordinates for FBCVille Syrjälä
2017-06-17Revert "drm/i915: Restore lost "Initialized i915" welcome message"Daniel Vetter
2017-06-17drm/i915: Prevent the system suspend complete optimizationImre Deak
2017-06-17drm/i915: Do not drop pagetables when emptyChris Wilson
2017-06-14drm/i915/vbt: split out defaults that are set when there is no VBTJani Nikula
2017-06-14drm/i915/vbt: don't propagate errors from intel_bios_init()Jani Nikula
2017-06-14drm/i915: Fix runtime PM for LPE audioVille Syrjälä
2017-06-14drm/nouveau/tmr: fully separate alarm execution/pending listsBen Skeggs
2017-06-14drm/vmwgfx: Make sure backup_handle is always validSinclair Yeh
2017-06-14drm/vmwgfx: limit the number of mip levels in vmw_gb_surface_define_ioctl()Vladis Dronov
2017-06-14drm/vmwgfx: Handle vmalloc() failure in vmw_local_fifo_reserve()Dan Carpenter
2017-06-14drm/msm/mdp5: use __drm_atomic_helper_plane_duplicate_state()Rob Clark
2017-06-14drm/msm: Expose our reservation object when exporting a dmabuf.Eric Anholt
2017-06-14drm: Fix oops + Xserver hang when unplugging USB drm devicesHans de Goede
2017-06-14drm/amdgpu/ci: disable mclk switching for high refresh rates (v2)Alex Deucher
2017-06-07drm/gma500/psb: Actually use VBT mode when it is foundPatrik Jakobsson
2017-06-07drm/radeon: Unbreak HPD handling for r600+Lyude
2017-06-07drm/radeon/ci: disable mclk switching for high refresh rates (v2)Alex Deucher
2017-06-07drm/amd/powerplay/smu7: disable mclk switching for high refresh ratesAlex Deucher
2017-06-07drm/amd/powerplay/smu7: add vblank check for mclk switching (v2)Alex Deucher
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