Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn201/
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()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn301/
Ddcn301_optc.c178 optc1->max_v_total = optc1->tg_mask->OTG_V_TOTAL + 1; in dcn301_timing_generator_init()
/linux-6.6.21/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_trace.h677 __field(int, max_v_total)
695 __entry->max_v_total = optc_state->max_v_total;
716 __entry->max_v_total,
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_timing_generator.h104 uint32_t max_v_total; member
Ddce110_timing_generator_v.c700 tg110->max_v_total = CRTC_V_TOTAL__CRTC_V_TOTAL_MASK + 1; in dce110_timing_generator_v_construct()
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()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dce80/
Ddce80_timing_generator.c242 tg110->max_v_total = CRTC_V_TOTAL__CRTC_V_TOTAL_MASK + 1; in dce80_timing_generator_construct()
/linux-6.6.21/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-6.6.21/drivers/gpu/drm/amd/display/dc/dcn314/
Ddcn314_optc.c265 optc1->max_v_total = optc1->tg_mask->OTG_V_TOTAL + 1; in dcn314_timing_generator_init()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_optc.c302 optc1->max_v_total = optc1->tg_mask->OTG_V_TOTAL + 1; in dcn31_timing_generator_init()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_optc.c324 optc1->max_v_total = optc1->tg_mask->OTG_V_TOTAL + 1; in dcn32_timing_generator_init()
Ddcn32_resource.c2179 dc->caps.max_v_total = (1 << 15) - 1; in dcn32_resource_construct()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_optc.c386 optc1->max_v_total = optc1->tg_mask->OTG_V_TOTAL + 1; in dcn30_timing_generator_init()
Ddcn30_resource.c2333 dc->caps.max_v_total = (1 << 15) - 1; in dcn30_resource_construct()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_optc.c580 optc1->max_v_total = optc1->tg_mask->OTG_V_TOTAL + 1; in dcn20_timing_generator_init()
/linux-6.6.21/drivers/gpu/drm/amd/display/modules/freesync/
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()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn10/
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()
Ddcn10_optc.h577 uint32_t max_v_total; member
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dce120/
Ddce120_timing_generator.c1220 tg110->max_v_total = CRTC0_CRTC_V_TOTAL__CRTC_V_TOTAL_MASK + 1; in dce120_timing_generator_construct()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/
Ddc.h276 uint32_t max_v_total; member
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn302/
Ddcn302_resource.c1232 dc->caps.max_v_total = (1 << 15) - 1; in dcn302_resource_construct()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn303/
Ddcn303_resource.c1156 dc->caps.max_v_total = (1 << 15) - 1; in dcn303_resource_construct()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn321/
Ddcn321_resource.c1723 dc->caps.max_v_total = (1 << 15) - 1; in dcn321_resource_construct()