diff options
author | Ben Widawsky <benjamin.widawsky@intel.com> | 2013-10-08 16:31:03 -0700 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2013-10-10 12:47:12 +0200 |
commit | c3d685a7a5cd9f18865a717468d2b02092dcefdd (patch) | |
tree | d9127714640801df6a5643a70da8339b707a2db7 /tools/perf/scripts/python | |
parent | 5ade2c2f5813733f23bbb2f21e8ba5c3f8474a2b (diff) |
drm/i915: Do PCH and uncore init earlier
For future platforms we'll need to initialize our MMIO function pointers
even earlier. Specifically, we'll need to be able to have register
reads/writes at GTT initialization (in i915_gem_gtt_init). Similarly,
these platforms also have MMIO differences based on the PCH id, so
while moving stuff around, also move the PCH initialization.
CC: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
[danvet: Mention the function where we need register access.]
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions