Home
last modified time | relevance | path

Searched refs:apply_hwconfig (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/intel/dev/
Dintel_hwconfig.c164 if (devinfo->apply_hwconfig) \
285 if (devinfo->apply_hwconfig) in intel_get_and_process_hwconfig_table()
Dintel_device_info.h406 bool apply_hwconfig; member
Dintel_device_info.c1077 .apply_hwconfig = true, \
/third_party/mesa3d/docs/relnotes/
D22.0.0.rst2349 - intel/dev: Add intel_device_info::apply_hwconfig
2350 - intel/dev: Set intel_device_info::apply_hwconfig for DG2
2351 - intel/dev: Apply settings from hwconfig if devinfo::apply_hwconfig is set