Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_hpo_dp_stream_encoder.c194 uint32_t h_active_start; in dcn31_hpo_dp_stream_enc_set_stream_attribute() local
353 h_active_start = hw_crtc_timing.h_sync_width + h_back_porch; in dcn31_hpo_dp_stream_enc_set_stream_attribute()
398 MSA_DATA_LANE_1, h_active_start >> 8, in dcn31_hpo_dp_stream_enc_set_stream_attribute()
404 MSA_DATA_LANE_1, h_active_start & 0xff, in dcn31_hpo_dp_stream_enc_set_stream_attribute()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_stream_encoder.c252 uint32_t h_active_start; in enc1_stream_encoder_dp_set_stream_attribute() local
434 h_active_start = hw_crtc_timing.h_sync_width + h_back_porch; in enc1_stream_encoder_dp_set_stream_attribute()
444 DP_MSA_HSTART, h_active_start, in enc1_stream_encoder_dp_set_stream_attribute()
/openbmc/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
469 h_active_start = hw_crtc_timing.h_sync_width + h_back_porch; in dce110_stream_encoder_dp_set_stream_attribute()
480 DP_MSA_HSTART, h_active_start, in dce110_stream_encoder_dp_set_stream_attribute()