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