summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorImre Deak <imre.deak@intel.com>2015-09-30 23:00:42 +0300
committerDaniel Vetter <daniel.vetter@ffwll.ch>2015-10-02 09:41:02 +0200
commitf1d543485344f11f90e5fac637cc3430841ddabf (patch)
tree3c002d6698ba1715b3e5679b0c31c913b1a935aa /tools/perf/scripts/python
parent101b506a7fc7be3f0d0a337ade270eb5eb5a2857 (diff)
drm/i915: remove duplicate names for the render ring INSTDONE register
We use 3 different names to refer to the same render ring INSTDONE register. This can be confusing when comparing two parts of the code accessing the register via different names. Although the GEN4 version's layout is different, we treat it the same way as the GEN7+ version, in that we simply read it out during error capture. So remove the duplicates and leave a comment about the GEN4 difference. Note that there is also a GEN2 version of this register, but that's on a different address so not handled in this patch. Signed-off-by: Imre Deak <imre.deak@intel.com> Reviewed-by: Ben Widawsky <ben@bwidawsk.net> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions