Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/radeon/
Dradeon_acpi.h89 # define ATIF_SELECT_ACTIVE_DISPLAYS_SUPPORTED (1 << 2) macro
Dradeon_acpi.c185 f->select_active_disp = mask & ATIF_SELECT_ACTIVE_DISPLAYS_SUPPORTED; in radeon_atif_parse_functions()
/Linux-v4.19/drivers/gpu/drm/amd/include/
Damd_acpi.h141 # define ATIF_SELECT_ACTIVE_DISPLAYS_SUPPORTED (1 << 2) macro
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_acpi.c164 f->select_active_disp = mask & ATIF_SELECT_ACTIVE_DISPLAYS_SUPPORTED; in amdgpu_atif_parse_functions()