aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDaniele Ceraolo Spurio <[email protected]>2019-12-16 17:23:15 -0800
committerDaniele Ceraolo Spurio <[email protected]>2019-12-17 15:22:51 -0800
commitf20c6b278d1a0cedc691c3b0ebcf9154ad9d8a1a (patch)
treebe65a3e9ad809f34cb5f23ddea1bd94e9a7e01f5 /tools/perf/scripts/python
parent8c69bd74a00baff85f4ef46b9f79263a42e0d82c (diff)
drm/i915/guc: Unify notify() functions
The Gen11+ and the legacy function differ in the register and value written to interrupt the GuC. However, while on older gen the value matches a bit on the register, on Gen11+ the value is a SW defined payload that is sent to the FW. Since the FW behaves the same no matter what value we pass to it, we can just write the same thing on all gens and get rid of the function pointer by saving the register offset. Signed-off-by: Daniele Ceraolo Spurio <[email protected]> Cc: Michal Wajdeczko <[email protected]> Cc: John Harrison <[email protected]> Cc: Matthew Brost <[email protected]> Reviewed-by: Michal Wajdeczko <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions