Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/
H A Ddcn201_optc.c106 timing->v_total > optc1->max_v_total) in optc201_validate_timing()
195 optc1->max_v_total = optc1->tg_mask->OTG_V_TOTAL + 1; in dcn201_timing_generator_init()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/
H A Ddcn301_optc.c178 optc1->max_v_total = optc1->tg_mask->OTG_V_TOTAL + 1; in dcn301_timing_generator_init()
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_trace.h677 __field(int, max_v_total)
695 __entry->max_v_total = optc_state->max_v_total;
716 __entry->max_v_total,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce80/
H A Ddce80_timing_generator.c242 tg110->max_v_total = CRTC_V_TOTAL__CRTC_V_TOTAL_MASK + 1; in dce80_timing_generator_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_timing_generator.h104 uint32_t max_v_total; member
H A Ddce110_timing_generator_v.c700 tg110->max_v_total = CRTC_V_TOTAL__CRTC_V_TOTAL_MASK + 1; in dce110_timing_generator_v_construct()
H A Ddce110_timing_generator.c1145 timing->v_total > tg110->max_v_total) in dce110_timing_generator_validate_timing()
2261 tg110->max_v_total = CRTC_V_TOTAL__CRTC_V_TOTAL_MASK + 1; in dce110_timing_generator_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce60/
H A Ddce60_timing_generator.c260 tg110->max_v_total = CRTC_V_TOTAL__CRTC_V_TOTAL_MASK + 1; in dce60_timing_generator_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/
H A Ddcn314_optc.c265 optc1->max_v_total = optc1->tg_mask->OTG_V_TOTAL + 1; in dcn314_timing_generator_init()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_optc.c302 optc1->max_v_total = optc1->tg_mask->OTG_V_TOTAL + 1; in dcn31_timing_generator_init()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_optc.c338 optc1->max_v_total = optc1->tg_mask->OTG_V_TOTAL + 1; in dcn32_timing_generator_init()
H A Ddcn32_resource.c2187 dc->caps.max_v_total = (1 << 15) - 1; in dcn32_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_optc.c386 optc1->max_v_total = optc1->tg_mask->OTG_V_TOTAL + 1; in dcn30_timing_generator_init()
H A Ddcn30_resource.c2336 dc->caps.max_v_total = (1 << 15) - 1; in dcn30_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_optc.c580 optc1->max_v_total = optc1->tg_mask->OTG_V_TOTAL + 1; in dcn20_timing_generator_init()
/openbmc/linux/drivers/gpu/drm/amd/display/modules/freesync/
H A Dfreesync.c1006 if (stream->ctx->dc->caps.max_v_total != 0 && stream->timing.h_total != 0) { in mod_freesync_build_vrr_params()
1008 (stream->timing.h_total * stream->ctx->dc->caps.max_v_total)); in mod_freesync_build_vrr_params()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_optc.c621 timing->v_total > optc1->max_v_total) in optc1_validate_timing()
1592 optc1->max_v_total = optc1->tg_mask->OTG_V_TOTAL + 1; in dcn10_timing_generator_init()
H A Ddcn10_optc.h577 uint32_t max_v_total; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce120/
H A Ddce120_timing_generator.c1220 tg110->max_v_total = CRTC0_CRTC_V_TOTAL__CRTC_V_TOTAL_MASK + 1; in dce120_timing_generator_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h276 uint32_t max_v_total; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn302/
H A Ddcn302_resource.c1232 dc->caps.max_v_total = (1 << 15) - 1; in dcn302_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn303/
H A Ddcn303_resource.c1156 dc->caps.max_v_total = (1 << 15) - 1; in dcn303_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn321/
H A Ddcn321_resource.c1725 dc->caps.max_v_total = (1 << 15) - 1; in dcn321_resource_construct()