Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn31/
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-6.6.21/drivers/gpu/drm/amd/display/dc/dce/
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-6.6.21/drivers/gpu/drm/amd/display/dc/dcn10/
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()