diff options
| author | Ben Widawsky <[email protected]> | 2013-10-04 21:22:53 -0700 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2013-10-10 12:47:09 +0200 |
| commit | 3967018ed67f9480b2f47f8908b44b66bdbd40b5 (patch) | |
| tree | 015e143453cfe4f31e1761be57aec1d459c83883 /tools/perf/scripts/python | |
| parent | 5d738795968dfa8f034e5f0d30f65d362c450455 (diff) | |
drm/i915: Create GEN specific read MMIO
Extracting the MMIO read functionality makes per gen handling a bit
simpler, and the overall function a lot easier to read. The increasing
complexity of reads doesn't get too bad as the generation number
increases:
gen[2-4]: Nothing special
gen5: ILK dummy write workaround
gen6+: forcewake shenanigans
Signed-off-by: Ben Widawsky <[email protected]>
Reviewed-by: Damien Lespiau <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions