Skip to content
Snippets Groups Projects
Commit eb47df20 authored by Ashutosh Dixit's avatar Ashutosh Dixit
Browse files

drm/xe/oa: Fix OAR/MI_RPC


Two fixes to make OAR work:
* Ensure ctx_oactxctrl_offset is from the beginning of lrc->bo as is needed
  for xe_oa_modify_context/xe_oa_store_flex
* Because we use a separate context (not stream->exec_q hwe context),
  program CTX_CONTEXT_CONTROL register also directly in the context
  image (rather than use LRI)

Signed-off-by: default avatarAshutosh Dixit <ashutosh.dixit@intel.com>
parent d9d49da3
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment