mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-01 04:23:00 +08:00
build: update i915 headers
third_party/uapi/drm - from c7c12de893f808bd7c1215fe9056262295e5203b https://cgit.freedesktop.org/drm-tip third_party/uapi/prelim/drm from prelim v2.0-rc17 https://github.com/intel-gpu/drm-uapi-helper Signed-off-by: Matias Cabral <matias.a.cabral@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
3e6c83d28a
commit
38bc7ae403
@@ -221,7 +221,7 @@ int IoctlHelperUpstream::getDrmParamValue(DrmParam drmParam) const {
|
||||
case DrmParam::EngineClassCompute:
|
||||
return 4;
|
||||
case DrmParam::QueryHwconfigTable:
|
||||
return DRM_I915_QUERY_HWCONFIG_TABLE;
|
||||
return DRM_I915_QUERY_HWCONFIG_BLOB;
|
||||
case DrmParam::QueryComputeSlices:
|
||||
return 0;
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user