summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_uncore.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-03drm/i915: sanitize forcewake registers on resetMika Kuoppala1-1/+8
2013-07-25drm/i915: Convert the register access tracepoint to be conditionalChris Wilson1-2/+2
2013-07-25drm/i915: Squash gen lookup through multiple indirections inside GT accessChris Wilson1-2/+2
2013-07-25drm/i915: Use the common register access functions for NOTRACE variantsChris Wilson1-4/+4
2013-07-25drm/i915: Use a private interface for register access within GTChris Wilson1-56/+80
2013-07-25drm/i915: Colocate all GT access routines in the same fileChris Wilson1-0/+571