Home
last modified time | relevance | path

Searched refs:max_v_total (Results 1 – 16 of 16) 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/modules/freesync/
H A Dfreesync.c128 unsigned int max_hw_v_total = stream->ctx->dc->caps.max_v_total; in calc_max_hardware_v_total()
1011 if (stream->ctx->dc->caps.max_v_total != 0 && stream->timing.h_total != 0) { in mod_freesync_build_vrr_params()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/
H A Ddml21_translation_helper.c82 unsigned int max_hw_v_total = stream->ctx->dc->caps.max_v_total; in calc_max_hardware_v_total()
137 if (stream->ctx->dc->caps.max_v_total != 0) { in populate_dml21_timing_config_from_stream_state()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn303/
H A Ddcn303_resource.c1328 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.c1384 dc->caps.max_v_total = (1 << 15) - 1; in dcn302_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h410 uint32_t max_v_total;
358 uint32_t max_v_total; global() member
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn351/
H A Ddcn351_resource.c2017 dc->caps.max_v_total = (1 << 15) - 1; in dcn351_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn35/
H A Ddcn35_resource.c2044 dc->caps.max_v_total = (1 << 15) - 1; in dcn35_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn36/
H A Ddcn36_resource.c2014 dc->caps.max_v_total = (1 << 15) - 1; in dcn36_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn321/
H A Ddcn321_resource.c1906 dc->caps.max_v_total = (1 << 15) - 1; in dcn321_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn30/
H A Ddcn30_resource.c2521 dc->caps.max_v_total = (1 << 15) - 1; in dcn30_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c1303 if (dc->caps.max_v_total != 0 && in dc_stream_adjust_vmin_vmax()
1304 (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.c2415 dc->caps.max_v_total = (1 << 15) - 1; in dcn32_resource_construct()