-
- Downloads
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:
Ashutosh Dixit <ashutosh.dixit@intel.com>
Loading
Please register or sign in to comment