Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dmub/inc/
Ddmub_cmd.h652 DMUB_IPS_DISABLE_IPS2 = 3, enumerator
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/
Ddc_dmub_srv.c1305 } else if (dc->config.disable_ips == DMUB_IPS_DISABLE_IPS2) { in dc_dmub_srv_notify_idle()