Home
last modified time | relevance | path

Searched refs:v_active_start (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/hpo/dcn31/
H A Ddcn31_hpo_dp_stream_encoder.c195 uint32_t v_active_start; in dcn31_hpo_dp_stream_enc_set_stream_attribute() local
355 v_active_start = hw_crtc_timing.v_total - hw_crtc_timing.v_border_top - in dcn31_hpo_dp_stream_enc_set_stream_attribute()
410 MSA_DATA_LANE_1, v_active_start >> 8, in dcn31_hpo_dp_stream_enc_set_stream_attribute()
416 MSA_DATA_LANE_1, v_active_start & 0xff, in dcn31_hpo_dp_stream_enc_set_stream_attribute()
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn401/
H A Ddcn401_dio_stream_encoder.c445 uint32_t v_active_start; in enc401_stream_encoder_dp_set_stream_attribute() local
678 v_active_start = hw_crtc_timing.v_total - hw_crtc_timing.v_border_top - in enc401_stream_encoder_dp_set_stream_attribute()
686 DP_MSA_VSTART, v_active_start); in enc401_stream_encoder_dp_set_stream_attribute()
/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_stream_encoder.c275 uint32_t v_active_start; in dce110_stream_encoder_dp_set_stream_attribute() local
472 v_active_start = hw_crtc_timing.v_total - hw_crtc_timing.v_border_top - in dce110_stream_encoder_dp_set_stream_attribute()
481 DP_MSA_VSTART, v_active_start); in dce110_stream_encoder_dp_set_stream_attribute()
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn10/
H A Ddcn10_stream_encoder.c253 uint32_t v_active_start; in enc1_stream_encoder_dp_set_stream_attribute() local
437 v_active_start = hw_crtc_timing.v_total - hw_crtc_timing.v_border_top - in enc1_stream_encoder_dp_set_stream_attribute()
445 DP_MSA_VSTART, v_active_start); in enc1_stream_encoder_dp_set_stream_attribute()