Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_timing_generator.h104 uint32_t max_v_total; member
Ddce110_timing_generator_v.c701 tg110->max_v_total = CRTC_V_TOTAL__CRTC_V_TOTAL_MASK + 1; in dce110_timing_generator_v_construct()
Ddce110_timing_generator.c1146 timing->v_total > tg110->max_v_total) in dce110_timing_generator_validate_timing()
2266 tg110->max_v_total = CRTC_V_TOTAL__CRTC_V_TOTAL_MASK + 1; in dce110_timing_generator_construct()
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dce80/
Ddce80_timing_generator.c241 tg110->max_v_total = CRTC_V_TOTAL__CRTC_V_TOTAL_MASK + 1; in dce80_timing_generator_construct()
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dce60/
Ddce60_timing_generator.c260 tg110->max_v_total = CRTC_V_TOTAL__CRTC_V_TOTAL_MASK + 1; in dce60_timing_generator_construct()
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_optc.c348 optc1->max_v_total = optc1->tg_mask->OTG_V_TOTAL + 1; in dcn30_timing_generator_init()
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_optc.c478 optc1->max_v_total = optc1->tg_mask->OTG_V_TOTAL + 1; in dcn20_timing_generator_init()
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_optc.c584 timing->v_total > optc1->max_v_total) in optc1_validate_timing()
1541 optc1->max_v_total = optc1->tg_mask->OTG_V_TOTAL + 1; in dcn10_timing_generator_init()
Ddcn10_optc.h567 uint32_t max_v_total; member
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dce120/
Ddce120_timing_generator.c1262 tg110->max_v_total = CRTC0_CRTC_V_TOTAL__CRTC_V_TOTAL_MASK + 1; in dce120_timing_generator_construct()