Home
last modified time | relevance | path

Searched defs:dc_crtc_timing (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_hw_types.h885 struct dc_crtc_timing { struct
890 uint32_t h_total;
895 uint32_t h_border_left;
902 uint32_t h_addressable;
907 uint32_t h_border_right;
913 uint32_t h_front_porch;
918 uint32_t h_sync_width;
929 uint32_t v_total;
934 uint32_t v_border_top;
942 uint32_t v_addressable;
[all …]
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn314/
H A Ddcn314_optc.c164 const struct dc_crtc_timing *dc_crtc_timing) in optc314_set_odm_bypass()
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn32/
H A Ddcn32_optc.c228 const struct dc_crtc_timing *dc_crtc_timing) in optc32_set_odm_bypass()
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn30/
H A Ddcn30_optc.c196 const struct dc_crtc_timing *dc_crtc_timing) in optc3_set_odm_bypass()
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn20/
H A Ddcn20_optc.c162 const struct dc_crtc_timing *dc_crtc_timing) in optc2_set_odm_bypass()
/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_timing_generator.c282 const struct dc_crtc_timing *dc_crtc_timing) in dce110_timing_generator_program_timing_generator()