Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_hpo_dp_stream_encoder.c536 uint32_t gsp3_enabled = 0; in hpo_dp_is_gsp_enabled() local
541 REG_GET(DP_SYM32_ENC_SDP_GSP_CONTROL3, GSP_VIDEO_CONTINUOUS_TRANSMISSION_ENABLE, &gsp3_enabled); in hpo_dp_is_gsp_enabled()
544 return (gsp0_enabled || gsp2_enabled || gsp3_enabled || gsp11_enabled); in hpo_dp_is_gsp_enabled()