Home
last modified time | relevance | path

Searched refs:max_h_total (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dcn201/
A Ddcn201_optc.c106 if (timing->h_total > optc1->max_h_total || in optc201_validate_timing()
195 optc1->max_h_total = optc1->tg_mask->OTG_H_TOTAL + 1; in dcn201_timing_generator_init()
/linux/drivers/gpu/drm/amd/display/dc/dce110/
A Ddce110_timing_generator.h103 uint32_t max_h_total; member
A Ddce110_timing_generator_v.c699 tg110->max_h_total = CRTC_H_TOTAL__CRTC_H_TOTAL_MASK + 1; in dce110_timing_generator_v_construct()
A Ddce110_timing_generator.c1144 if (timing->h_total > tg110->max_h_total || in dce110_timing_generator_validate_timing()
2260 tg110->max_h_total = CRTC_H_TOTAL__CRTC_H_TOTAL_MASK + 1; in dce110_timing_generator_construct()
/linux/drivers/gpu/drm/amd/display/dc/dce80/
A Ddce80_timing_generator.c241 tg110->max_h_total = CRTC_H_TOTAL__CRTC_H_TOTAL_MASK + 1; in dce80_timing_generator_construct()
/linux/drivers/gpu/drm/amd/display/dc/dce60/
A Ddce60_timing_generator.c259 tg110->max_h_total = CRTC_H_TOTAL__CRTC_H_TOTAL_MASK + 1; in dce60_timing_generator_construct()
/linux/drivers/gpu/drm/amd/display/dc/dcn31/
A Ddcn31_optc.c278 optc1->max_h_total = optc1->tg_mask->OTG_H_TOTAL + 1; in dcn31_timing_generator_init()
/linux/drivers/gpu/drm/amd/display/dc/dcn30/
A Ddcn30_optc.c354 optc1->max_h_total = optc1->tg_mask->OTG_H_TOTAL + 1; in dcn30_timing_generator_init()
/linux/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_optc.c599 optc1->max_h_total = optc1->tg_mask->OTG_H_TOTAL + 1; in dcn20_timing_generator_init()
/linux/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_optc.c599 if (timing->h_total > optc1->max_h_total || in optc1_validate_timing()
1585 optc1->max_h_total = optc1->tg_mask->OTG_H_TOTAL + 1; in dcn10_timing_generator_init()
A Ddcn10_optc.h542 uint32_t max_h_total; member
/linux/drivers/gpu/drm/amd/display/dc/dce120/
A Ddce120_timing_generator.c1219 tg110->max_h_total = CRTC0_CRTC_H_TOTAL__CRTC_H_TOTAL_MASK + 1; in dce120_timing_generator_construct()

Completed in 22 milliseconds