mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-21 01:04:57 +08:00
Fix makeNonResident for csr residency allocations
Signed-off-by: Maciej Plewka <maciej.plewka@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
b363a4f765
commit
e1bcad51f0
@@ -42,7 +42,7 @@ class ScratchSpaceControllerBase : public ScratchSpaceController {
|
||||
OsContext &osContext,
|
||||
bool &stateBaseAddressDirty,
|
||||
bool &vfeStateDirty,
|
||||
ResidencyContainer &residency) override;
|
||||
NEO::CommandStreamReceiver *csr) override;
|
||||
|
||||
protected:
|
||||
void createScratchSpaceAllocation();
|
||||
|
||||
Reference in New Issue
Block a user