Home
last modified time | relevance | path

Searched refs:h_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.c194 uint32_t h_active_start; in dcn31_hpo_dp_stream_enc_set_stream_attribute() local
345 * h_active_start related to leading edge of sync in dcn31_hpo_dp_stream_enc_set_stream_attribute()
354 h_active_start = hw_crtc_timing.h_sync_width + h_back_porch; in dcn31_hpo_dp_stream_enc_set_stream_attribute()
399 MSA_DATA_LANE_1, h_active_start >> 8, in dcn31_hpo_dp_stream_enc_set_stream_attribute()
405 MSA_DATA_LANE_1, h_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.c444 uint32_t h_active_start; in enc401_stream_encoder_dp_set_stream_attribute() local
664 * h_active_start related to leading edge of sync in enc401_stream_encoder_dp_set_stream_attribute()
674 h_active_start = hw_crtc_timing.h_sync_width + h_back_porch; in enc401_stream_encoder_dp_set_stream_attribute()
684 DP_MSA_HSTART, h_active_start, in enc401_stream_encoder_dp_set_stream_attribute()
/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_stream_encoder.c274 uint32_t h_active_start; in dce110_stream_encoder_dp_set_stream_attribute() local
458 * h_active_start related to leading edge of sync in dce110_stream_encoder_dp_set_stream_attribute()
468 h_active_start = hw_crtc_timing.h_sync_width + h_back_porch; in dce110_stream_encoder_dp_set_stream_attribute()
479 DP_MSA_HSTART, h_active_start, in dce110_stream_encoder_dp_set_stream_attribute()
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn10/
H A Ddcn10_stream_encoder.c252 uint32_t h_active_start; in enc1_stream_encoder_dp_set_stream_attribute() local
423 * h_active_start related to leading edge of sync in enc1_stream_encoder_dp_set_stream_attribute()
433 h_active_start = hw_crtc_timing.h_sync_width + h_back_porch; in enc1_stream_encoder_dp_set_stream_attribute()
443 DP_MSA_HSTART, h_active_start, in enc1_stream_encoder_dp_set_stream_attribute()