mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-21 13:23:02 +00:00
assembler/bdw: Thread Spawn message
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com> Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
This commit is contained in:
committed by
Ben Widawsky
parent
01c9654a65
commit
bf003ea634
@@ -199,6 +199,15 @@ F(dp_message_control, 109, 104)
|
||||
F(dp_binding_table_index, 103, 96)
|
||||
/** @} */
|
||||
|
||||
/**
|
||||
* Thread Spawn message function control bits:
|
||||
* @ {
|
||||
*/
|
||||
F(ts_resource_select, 100, 100)
|
||||
F(ts_request_type, 97, 97)
|
||||
F(ts_opcode, 96, 96)
|
||||
/** @} */
|
||||
|
||||
#undef F
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user