Home
last modified time | relevance | path

Searched refs:gsp11_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.c509 uint32_t gsp11_enabled = 0; in hpo_dp_is_gsp_enabled() local
514 REG_GET(DP_SYM32_ENC_SDP_GSP_CONTROL11, GSP_VIDEO_CONTINUOUS_TRANSMISSION_ENABLE, &gsp11_enabled); in hpo_dp_is_gsp_enabled()
516 return (gsp0_enabled || gsp2_enabled || gsp3_enabled || gsp11_enabled); in hpo_dp_is_gsp_enabled()