Revert "feature: enable bindless mode in L0 on dg2"

This reverts commit 71b9cfcf6b.

Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com>
This commit is contained in:
Compute-Runtime-Validation
2024-06-07 14:44:49 +02:00
committed by Compute-Runtime-Automation
parent b8e212d728
commit 3c53ccc855
5 changed files with 3 additions and 13 deletions

View File

@@ -33,10 +33,4 @@ template <>
bool ReleaseHelperHw<release>::isRcsExposureDisabled() const {
return true;
}
template <>
bool ReleaseHelperHw<release>::isBindlessAddressingDisabled() const {
return false;
}
} // namespace NEO