mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
Remove SBA->IOH programming on XE_HP_SDV
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
This commit is contained in:

committed by
Compute-Runtime-Automation

parent
7f3b90b07f
commit
4ba4c32766
@ -87,6 +87,8 @@ class CommandStreamReceiverHw : public CommandStreamReceiver {
|
||||
const LinearStream &ssh,
|
||||
uint64_t generalStateBase);
|
||||
|
||||
void collectStateBaseAddresIohPatchInfo(uint64_t commandBufferAddress, uint64_t commandOffset, const LinearStream &ioh);
|
||||
|
||||
void resetKmdNotifyHelper(KmdNotifyHelper *newHelper);
|
||||
|
||||
CommandStreamReceiverType getType() override {
|
||||
|
Reference in New Issue
Block a user