diff options
| author | Arun Siluvery <[email protected]> | 2015-08-04 16:22:20 +0100 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2015-08-26 08:44:41 +0200 |
| commit | f1afe24f0e736b9d7f2275e2b1504af3fe612f2a (patch) | |
| tree | de9152cf1857398f7036ef66dfccbb1d53d21b58 /tools/perf/scripts/python | |
| parent | cff4f55bf4fb1e32483885bf0e571847668d9d67 (diff) | |
drm/i915: Change SRM, LRM instructions to use correct length
MI_STORE_REGISTER_MEM, MI_LOAD_REGISTER_MEM instructions are not really
variable length instructions unlike MI_LOAD_REGISTER_IMM where it expects
(reg, addr) pairs so use fixed length for these instructions.
v2: rebase
Cc: Dave Gordon <[email protected]>
Signed-off-by: Arun Siluvery <[email protected]>
Reviewed-by: Mika Kuoppala <[email protected]>
[danvet: Appease checkpatch as Mika spotted in i915_reg.h - it seems
terminally unhappy about i915_cmd_parser.c so that would be a separate
patch.]
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions