Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_hpo_dp_stream_encoder.c506 uint32_t gsp0_enabled = 0; in hpo_dp_is_gsp_enabled() local
511 REG_GET(DP_SYM32_ENC_SDP_GSP_CONTROL0, GSP_VIDEO_CONTINUOUS_TRANSMISSION_ENABLE, &gsp0_enabled); in hpo_dp_is_gsp_enabled()
516 return (gsp0_enabled || gsp2_enabled || gsp3_enabled || gsp11_enabled); in hpo_dp_is_gsp_enabled()