Home
last modified time | relevance | path

Searched refs:adaptive_sync (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_hpo_dp_stream_encoder.c439 if (info_frame->adaptive_sync.valid == true && in dcn31_hpo_dp_stream_enc_update_dp_info_packets_sdp_line_num()
477 if (info_frame->adaptive_sync.valid) in dcn31_hpo_dp_stream_enc_update_dp_info_packets()
481 &info_frame->adaptive_sync, in dcn31_hpo_dp_stream_enc_update_dp_info_packets()
490 …2_ENC_SDP_GSP_CONTROL5, GSP_VIDEO_CONTINUOUS_TRANSMISSION_ENABLE, info_frame->adaptive_sync.valid); in dcn31_hpo_dp_stream_enc_update_dp_info_packets()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_dio_stream_encoder.c414 if (info_frame->adaptive_sync.valid == true && in enc3_stream_encoder_update_dp_info_packets_sdp_line_num()
487 if (info_frame->adaptive_sync.valid) in enc3_stream_encoder_update_dp_info_packets()
491 &info_frame->adaptive_sync, in enc3_stream_encoder_update_dp_info_packets()
500 REG_UPDATE(DP_SEC_CNTL, DP_SEC_GSP5_ENABLE, info_frame->adaptive_sync.valid); in enc3_stream_encoder_update_dp_info_packets()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dstream_encoder.h94 struct dc_info_packet adaptive_sync; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_stream_encoder.c756 if (info_frame->adaptive_sync.valid) in enc1_stream_encoder_update_dp_info_packets()
760 &info_frame->adaptive_sync); in enc1_stream_encoder_update_dp_info_packets()
768 REG_UPDATE(DP_SEC_CNTL, DP_SEC_GSP5_ENABLE, info_frame->adaptive_sync.valid); in enc1_stream_encoder_update_dp_info_packets()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_stream_encoder.c432 if (info_frame->adaptive_sync.valid == true && in enc2_stream_encoder_update_dp_info_packets_sdp_line_num()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c3673 info->adaptive_sync.valid = false; in resource_build_info_frame()
3694 set_adaptive_sync_info_packet(&info->adaptive_sync, in resource_build_info_frame()