Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_display.c1479 ((amdgpu_encoder->underscan_type == UNDERSCAN_ON) || in amdgpu_display_crtc_scaling_mode_fixup()
1480 ((amdgpu_encoder->underscan_type == UNDERSCAN_AUTO) && in amdgpu_display_crtc_scaling_mode_fixup()
H A Ddce_v8_0.c3468 amdgpu_encoder->underscan_type = UNDERSCAN_OFF; in dce_v8_0_encoder_add()
H A Ddce_v6_0.c3456 amdgpu_encoder->underscan_type = UNDERSCAN_OFF; in dce_v6_0_encoder_add()
H A Ddce_v10_0.c3560 amdgpu_encoder->underscan_type = UNDERSCAN_OFF; in dce_v10_0_encoder_add()
H A Ddce_v11_0.c3696 amdgpu_encoder->underscan_type = UNDERSCAN_OFF; in dce_v11_0_encoder_add()
/linux/drivers/gpu/drm/radeon/
H A Dradeon_mode.h453 enum radeon_underscan_type underscan_type; member
H A Dradeon_display.c1725 ((radeon_encoder->underscan_type == UNDERSCAN_ON) || in radeon_crtc_scaling_mode_fixup()
1726 ((radeon_encoder->underscan_type == UNDERSCAN_AUTO) && in radeon_crtc_scaling_mode_fixup()
H A Datombios_encoders.c2706 radeon_encoder->underscan_type = UNDERSCAN_OFF; in radeon_add_atom_encoder()