| /drivers/gpu/drm/amd/display/dc/optc/dcn201/ |
| A D | dcn201_optc.c | 100 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()
|
| /drivers/gpu/drm/amd/display/dc/optc/dcn35/ |
| A D | dcn35_optc.c | 307 uint32_t max_otg_v_total = optc1->max_v_total - 1; in optc35_set_drr() 353 uint32_t max_otg_v_total = optc1->max_v_total - 1; in optc35_set_long_vtotal() 503 optc1->max_v_total = optc1->tg_mask->OTG_V_TOTAL + 1; in dcn35_timing_generator_init()
|
| /drivers/gpu/drm/amd/display/amdgpu_dm/ |
| A D | amdgpu_dm_trace.h | 677 __field(int, max_v_total) 695 __entry->max_v_total = optc_state->max_v_total; 716 __entry->max_v_total,
|
| /drivers/gpu/drm/amd/display/dc/inc/hw/ |
| A D | optc.h | 55 uint32_t max_v_total; member
|
| /drivers/gpu/drm/amd/display/dc/optc/dcn301/ |
| A D | dcn301_optc.c | 183 optc1->max_v_total = optc1->tg_mask->OTG_V_TOTAL + 1; in dcn301_timing_generator_init()
|
| /drivers/gpu/drm/amd/display/dc/dce110/ |
| A D | dce110_timing_generator.h | 104 uint32_t max_v_total; member
|
| A D | dce110_timing_generator_v.c | 702 tg110->max_v_total = CRTC_V_TOTAL__CRTC_V_TOTAL_MASK + 1; in dce110_timing_generator_v_construct()
|
| A D | dce110_timing_generator.c | 1145 timing->v_total > tg110->max_v_total) in dce110_timing_generator_validate_timing() 2357 tg110->max_v_total = CRTC_V_TOTAL__CRTC_V_TOTAL_MASK + 1; in dce110_timing_generator_construct()
|
| /drivers/gpu/drm/amd/display/dc/dce80/ |
| A D | dce80_timing_generator.c | 244 tg110->max_v_total = CRTC_V_TOTAL__CRTC_V_TOTAL_MASK + 1; in dce80_timing_generator_construct()
|
| /drivers/gpu/drm/amd/display/dc/dce60/ |
| A D | dce60_timing_generator.c | 262 tg110->max_v_total = CRTC_V_TOTAL__CRTC_V_TOTAL_MASK + 1; in dce60_timing_generator_construct()
|
| /drivers/gpu/drm/amd/display/dc/optc/dcn314/ |
| A D | dcn314_optc.c | 266 optc1->max_v_total = optc1->tg_mask->OTG_V_TOTAL + 1; in dcn314_timing_generator_init()
|
| /drivers/gpu/drm/amd/display/dc/optc/dcn32/ |
| A D | dcn32_optc.c | 375 optc1->max_v_total = optc1->tg_mask->OTG_V_TOTAL + 1; in dcn32_timing_generator_init()
|
| /drivers/gpu/drm/amd/display/dc/optc/dcn31/ |
| A D | dcn31_optc.c | 387 optc1->max_v_total = optc1->tg_mask->OTG_V_TOTAL + 1; in dcn31_timing_generator_init()
|
| /drivers/gpu/drm/amd/display/dc/optc/dcn30/ |
| A D | dcn30_optc.c | 431 optc1->max_v_total = optc1->tg_mask->OTG_V_TOTAL + 1; in dcn30_timing_generator_init()
|
| /drivers/gpu/drm/amd/display/dc/optc/dcn20/ |
| A D | dcn20_optc.c | 573 optc1->max_v_total = optc1->tg_mask->OTG_V_TOTAL + 1; in dcn20_timing_generator_init()
|
| /drivers/gpu/drm/amd/display/modules/freesync/ |
| A D | freesync.c | 127 unsigned int max_hw_v_total = stream->ctx->dc->caps.max_v_total; in calc_max_hardware_v_total() 999 if (stream->ctx->dc->caps.max_v_total != 0 && stream->timing.h_total != 0) { in mod_freesync_build_vrr_params()
|
| /drivers/gpu/drm/amd/display/dc/optc/dcn401/ |
| A D | dcn401_optc.c | 538 optc1->max_v_total = optc1->tg_mask->OTG_V_TOTAL + 1; in dcn401_timing_generator_init()
|
| /drivers/gpu/drm/amd/display/dc/optc/dcn10/ |
| A D | dcn10_optc.c | 626 timing->v_total > optc1->max_v_total) in optc1_validate_timing() 1676 optc1->max_v_total = optc1->tg_mask->OTG_V_TOTAL + 1; in dcn10_timing_generator_init()
|
| /drivers/gpu/drm/amd/display/dc/dml2/dml21/ |
| A D | dml21_translation_helper.c | 414 unsigned int max_hw_v_total = stream->ctx->dc->caps.max_v_total; in calc_max_hardware_v_total() 461 if (stream->ctx->dc->caps.max_v_total != 0) { in populate_dml21_timing_config_from_stream_state()
|
| /drivers/gpu/drm/amd/display/dc/dce120/ |
| A D | dce120_timing_generator.c | 1272 tg110->max_v_total = CRTC0_CRTC_V_TOTAL__CRTC_V_TOTAL_MASK + 1; in dce120_timing_generator_construct()
|
| /drivers/gpu/drm/amd/display/dc/ |
| A D | dc.h | 340 uint32_t max_v_total; member
|
| /drivers/gpu/drm/amd/display/dc/resource/dcn302/ |
| A D | dcn302_resource.c | 1236 dc->caps.max_v_total = (1 << 15) - 1; in dcn302_resource_construct()
|
| /drivers/gpu/drm/amd/display/dc/resource/dcn303/ |
| A D | dcn303_resource.c | 1181 dc->caps.max_v_total = (1 << 15) - 1; in dcn303_resource_construct()
|
| /drivers/gpu/drm/amd/display/dc/core/ |
| A D | dc.c | 463 if (dc->caps.max_v_total != 0 && in dc_stream_adjust_vmin_vmax() 464 (adjust->v_total_max > dc->caps.max_v_total || adjust->v_total_min > dc->caps.max_v_total)) { in dc_stream_adjust_vmin_vmax()
|
| /drivers/gpu/drm/amd/display/dc/resource/dcn321/ |
| A D | dcn321_resource.c | 1741 dc->caps.max_v_total = (1 << 15) - 1; in dcn321_resource_construct()
|