mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-25 21:42:53 +08:00
refactor: move i915 specific logic to ioctl helper i915
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
46a0c87168
commit
270570c5d3
@@ -280,7 +280,6 @@ class Drm : public DriverModel {
|
||||
void setupIoctlHelper(const PRODUCT_FAMILY productFamily);
|
||||
void queryAndSetVmBindPatIndexProgrammingSupport();
|
||||
bool queryDeviceIdAndRevision();
|
||||
bool queryI915DeviceIdAndRevision();
|
||||
static uint64_t alignUpGttSize(uint64_t inputGttSize);
|
||||
|
||||
#pragma pack(1)
|
||||
|
||||
Reference in New Issue
Block a user