https://bugs.freedesktop.org/show_bug.cgi?id=104895

Marta Löfstedt <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|DRM/Intel                   |IGT
         QA Contact|[email protected] |
                   |sktop.org                   |
         Whiteboard|                            |ReadyForDev
           Assignee|[email protected] |[email protected]
                   |sktop.org                   |.org

--- Comment #1 from Marta Löfstedt <[email protected]> ---
IGT-Version: 1.21-g7f0be0e7


author
Mika Kuoppala <[email protected]> 2018-01-10 15:42:58 +0200 

committer
Mika Kuoppala <[email protected]> 2018-01-31 15:27:09 +0200 

commit
7f0be0e7d9becb79630093bf0e6daeadcd937062 (patch) 


tools/intel_reg: Add reading and writing registers through engineHEADmaster
Add option to specify engine for register read/write operation.
If engine is specified, use MI_LOAD_REGISTER_IMM and MI_STORE_REGISTER_IMM
to write and read register using a batch targeted at that engine.

v2: no MI_NOOP after BBE (Chris)
v3: use modern engine names (Chris), use global fd
v4: strcasecmp (Chris)
v5: use register definition format for engine (Jani)

Cc: Jani Nikula <[email protected]>
Cc: Chris Wilson <[email protected]>
CC: Joonas Lahtinen <[email protected]>
Signed-off-by: Mika Kuoppala <[email protected]>
Reviewed-by: Chris Wilson <[email protected]> (v4)
Acked-by: Jani Nikula <[email protected]>

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to