Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dcn31/
A Ddcn31_hpo_dp_stream_encoder.c510 uint32_t gsp0_enabled = 0; in hpo_dp_is_gsp_enabled() local
515 REG_GET(DP_SYM32_ENC_SDP_GSP_CONTROL0, GSP_VIDEO_CONTINUOUS_TRANSMISSION_ENABLE, &gsp0_enabled); in hpo_dp_is_gsp_enabled()
520 return (gsp0_enabled || gsp2_enabled || gsp3_enabled || gsp11_enabled); in hpo_dp_is_gsp_enabled()

Completed in 829 milliseconds