Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_acpi.c96 bool system_params; member
227 f->system_params = mask & ATIF_GET_SYSTEM_PARAMETERS_SUPPORTED; in amdgpu_atif_parse_functions()
1472 if (atif->functions.sbios_requests && !atif->functions.system_params) { in amdgpu_acpi_detect()
1477 atif->functions.system_params = true; in amdgpu_acpi_detect()
1480 if (atif->functions.system_params) { in amdgpu_acpi_detect()