Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/optc/dcn201/
H A Ddcn201_optc.c100 timing->v_total > optc1->max_v_total) in optc201_validate_timing()
191 optc1->max_v_total = optc1->tg_mask->OTG_V_TOTAL + 1; in dcn201_timing_generator_init()
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn301/
H A Ddcn301_optc.c183 optc1->max_v_total = optc1->tg_mask->OTG_V_TOTAL + 1; in dcn301_timing_generator_init()
/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_timing_generator.h104 uint32_t max_v_total; member
/linux/drivers/gpu/drm/amd/display/dc/dce60/
H A Ddce60_timing_generator.c262 tg110->max_v_total = CRTC_V_TOTAL__CRTC_V_TOTAL_MASK + 1; in dce60_timing_generator_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn303/
H A Ddcn303_resource.c1329 dc->caps.max_v_total = (1 << 15) - 1; in dcn303_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn302/
H A Ddcn302_resource.c1385 dc->caps.max_v_total = (1 << 15) - 1; in dcn302_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn36/
H A Ddcn36_resource.c2016 dc->caps.max_v_total = (1 << 15) - 1; in dcn36_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn35/
H A Ddcn35_resource.c2046 dc->caps.max_v_total = (1 << 15) - 1; in dcn35_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn351/
H A Ddcn351_resource.c2019 dc->caps.max_v_total = (1 << 15) - 1; in dcn351_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn321/
H A Ddcn321_resource.c1907 dc->caps.max_v_total = (1 << 15) - 1; in dcn321_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn60/
H A Ddcn60_resource.c2036 dc->caps.max_v_total = (1 << 15) - 1; in dcn60_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn42b/
H A Ddcn42b_resource.c2035 dc->caps.max_v_total = (1 << 15) - 1; in dcn42b_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn42/
H A Ddcn42_resource.c2051 dc->caps.max_v_total = (1 << 15) - 1; in dcn42_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn401/
H A Ddcn401_resource.c2110 dc->caps.max_v_total = (1 << 15) - 1; in dcn401_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn30/
H A Ddcn30_resource.c2524 dc->caps.max_v_total = (1 << 15) - 1; in dcn30_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c1358 if (dc->caps.max_v_total != 0 && in dc_stream_adjust_vmin_vmax()
1359 (adjust->v_total_max > dc->caps.max_v_total || adjust->v_total_min > dc->caps.max_v_total)) { in dc_stream_adjust_vmin_vmax()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource.c2416 dc->caps.max_v_total = (1 << 15) - 1; in dcn32_resource_construct()