Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_acpi.h80 # define ATIF_DISPLAY_SWITCH_REQUEST_SUPPORTED (1 << 0) macro
Dradeon_acpi.c153 n->display_switch = mask & ATIF_DISPLAY_SWITCH_REQUEST_SUPPORTED; in radeon_atif_parse_notification()
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_acpi.h80 # define ATIF_DISPLAY_SWITCH_REQUEST_SUPPORTED (1 << 0) macro
Damdgpu_acpi.c153 n->display_switch = mask & ATIF_DISPLAY_SWITCH_REQUEST_SUPPORTED; in amdgpu_atif_parse_notification()