aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_uncore.c
AgeCommit message (Expand)Author
2013-10-10drm/i915: Remove gen specific checks in MMIOBen Widawsky
2013-10-10drm/i915: Create GEN specific write MMIOBen Widawsky
2013-10-10drm/i915: Create GEN specific read MMIOBen Widawsky
2013-10-10drm/i915: Extract common MMIO linesBen Widawsky
2013-10-10drm/i915: Create MMIO virtual functionsBen Widawsky
2013-10-10drm/i915: Move edram detection early_sanitizeBen Widawsky
2013-10-10drm/i915: rip out gen2 reset codeDaniel Vetter
2013-10-04drm/i915/vlv: Turn off power gate for BIOS-less system.Chon Ming Lee
2013-10-01drm/i915: Delay the release of the forcewake by a jiffieChris Wilson
2013-09-03drm/i915: sanitize forcewake registers on resetMika Kuoppala
2013-07-25drm/i915: Convert the register access tracepoint to be conditionalChris Wilson
2013-07-25drm/i915: Squash gen lookup through multiple indirections inside GT accessChris Wilson
2013-07-25drm/i915: Use the common register access functions for NOTRACE variantsChris Wilson
2013-07-25drm/i915: Use a private interface for register access within GTChris Wilson
2013-07-25drm/i915: Colocate all GT access routines in the same fileChris Wilson