aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2017-06-17drm/i915: Always recompute watermarks when distrust_bios_wm is set, v2.Maarten Lankhorst
2017-06-17drm/i915: Workaround VLV/CHV DSI scanline counter hardware failVille Syrjälä
2017-06-17drm/ast: Fixed system hanged if disable P2AY.C. Chen
2017-06-17drm/nouveau: Fix drm poll_helper handlingPeter Ujfalusi
2017-06-17drm/nouveau: Don't enabling polling twice on runtime resumeLyude Paul
2017-06-17drm/nouveau: Handle fbcon suspend/resume in seperate workerLyude Paul
2017-06-17drm/nouveau: Rename acpi_work to hpd_workHans de Goede
2017-06-17drm/nouveau: Intercept ACPI_VIDEO_NOTIFY_PROBEHans de Goede
2017-06-17drm/i915: Check for NULL i915_vma in intel_unpin_fb_obj()Linus Torvalds
2017-06-17drm: Don't race connector registrationDaniel Vetter
2017-06-17drm: prevent double-(un)registration for connectorsDaniel Vetter
2017-06-17drm/nouveau/fence/g84-: protect against concurrent access to semaphore buffersBen Skeggs
2017-06-17drm/nouveau: prevent userspace from deleting client objectBen Skeggs
2017-06-17drm/i915: Prevent the system suspend complete optimizationImre Deak
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/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: 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: Fix vram_size/visible values in DRM_RADEON_GEM_INFO ioctlMichel Dänzer
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-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/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/ttm: fix use-after-free races in vm fault handlingNicolai Hähnle
2017-05-14drm/sti: fix GDP size to support up to UHD resolutionVincent Abriou
2017-04-21drm/nouveau/disp/mcp7x: disable dptmds workaroundBen Skeggs
2017-04-21drm/etnaviv: fix missing unlock on error in etnaviv_gpu_submit()Wei Yongjun
2017-04-21drm/nouveau/mmu/nv4a: use nv04 mmu rather than the nv44 oneIlia Mirkin
2017-04-21drm/nouveau/mpeg: mthd returns true on success nowIlia Mirkin
2017-04-18Revert "drm/i915/execlists: Reset RING registers upon resume"Greg Kroah-Hartman
2017-04-18drm/i915: Avoid rcu_barrier() from reclaim paths (shrinker)Chris Wilson
2017-04-18drm/i915: Stop using RP_DOWN_EI on BaytrailChris Wilson
2017-04-18drm/i915: Drop support for I915_EXEC_CONSTANTS_* execbuf parameters.Kenneth Graunke
2017-04-18drm/i915: Only enable hotplug interrupts if the display interrupts are enabledChris Wilson
2017-04-18drm/i915: Avoid tweaking evaluation thresholds on Baytrail v3Mika Kuoppala
2017-04-18drm/i915: Nuke debug messages from the pipe update critical sectionVille Syrjälä