Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_connector.h97 UNDERSCAN_AUTO, enumerator
H A Dnouveau_display.c405 { 6, UNDERSCAN_AUTO, "auto" },
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_mode.h77 UNDERSCAN_AUTO, enumerator
H A Damdgpu_display.c1284 { UNDERSCAN_AUTO, "auto" },
1419 ((amdgpu_encoder->underscan_type == UNDERSCAN_AUTO) && in amdgpu_display_crtc_scaling_mode_fixup()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_mode.h75 UNDERSCAN_AUTO, enumerator
H A Dradeon_display.c1382 { UNDERSCAN_AUTO, "auto" },
1730 ((radeon_encoder->underscan_type == UNDERSCAN_AUTO) && in radeon_crtc_scaling_mode_fixup()
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dhead.c163 (asyc->scaler.underscan.mode == UNDERSCAN_AUTO && in nv50_head_atomic_check_view()