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/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ä
2017-04-18drm/i915/gen9: Increase PCODE request timeout to 50msImre Deak
2017-04-12drm/msm/adreno: move function declarations to header fileBaoyou Xie
2017-04-12drm/mga: remove device_is_agp callbackDaniel Vetter
2017-04-12drm/i915: actually drive the BDW reserved IDsPaulo Zanoni
2017-04-12drm/edid: constify edid quirk listJani Nikula
2017-04-12drm/sun4i: Add compatible string for A31/A31s TCON (timing controller)Chen-Yu Tsai
2017-04-12drm/sun4i: Add compatible strings for A31/A31s display pipelinesChen-Yu Tsai
2017-04-12drm/sun4i: tcon: Move SoC specific quirks to a DT matched data structureChen-Yu Tsai
2017-04-12drm/vmwgfx: fix integer overflow in vmw_surface_define_ioctl()Li Qiang
2017-04-12drm/vmwgfx: Remove getparam error messageThomas Hellstrom
2017-04-12drm/ttm, drm/vmwgfx: Relax permission checking when opening surfacesThomas Hellstrom
2017-04-12drm/vmwgfx: avoid calling vzalloc with a 0 size in vmw_get_cap_3d_ioctl()Murray McAllister
2017-04-12drm/vmwgfx: NULL pointer dereference in vmw_surface_define_ioctl()Murray McAllister
2017-04-12drm/vmwgfx: Type-check lookups of fence objectsThomas Hellstrom
2017-04-08drm/etnaviv: (re-)protect fence allocation with GPU mutexLucas Stach
2017-04-08drm/vc4: Allocate the right amount of space for boot-time CRTC state.Eric Anholt
2017-04-08drm/radeon: Override fpfn for all VRAM placements in radeon_evict_flagsMichel Dänzer
2017-03-30drm: reference count event->completionDaniel Vetter
2017-03-30drm/bridge: analogix dp: Fix runtime PM state on driver bindMarek Szyprowski
2017-03-30drm/amdgpu: reinstate oland workaround for sclkAlex Deucher
2017-03-26drm/amdgpu/si: add dpm quirk for OlandAlex Deucher
2017-03-26drm/vc4: Use runtime autosuspend to avoid thrashing V3D power state.Eric Anholt
2017-03-26drm/vc4: Fix termination of the initial scan for branch targets.Eric Anholt
2017-03-22drm/vc4: Fix ->clock_select setting for the VEC encoderBoris Brezillon
2017-03-22drm/vc4: Fix race between page flip completion event and clean-upDerek Foreman
2017-03-22drm/nouveau/disp/nv50-: specify ctrl/user separately when constructing classesBen Skeggs
2017-03-22drm/nouveau/disp/nv50-: split chid into chid.ctrl and chid.userBen Skeggs