summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorDaniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>2019-12-17 04:23:15 +0300
committerDaniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>2019-12-18 02:22:51 +0300
commitf20c6b278d1a0cedc691c3b0ebcf9154ad9d8a1a (patch)
treebe65a3e9ad809f34cb5f23ddea1bd94e9a7e01f5 /tools
parent8c69bd74a00baff85f4ef46b9f79263a42e0d82c (diff)
downloadlinux-f20c6b278d1a0cedc691c3b0ebcf9154ad9d8a1a.tar.xz
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 <daniele.ceraolospurio@intel.com> Cc: Michal Wajdeczko <michal.wajdeczko@intel.com> Cc: John Harrison <John.C.Harrison@Intel.com> Cc: Matthew Brost <matthew.brost@intel.com> Reviewed-by: Michal Wajdeczko <michal.wajdeczko@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20191217012316.13271-6-daniele.ceraolospurio@intel.com
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions