Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h737 DMUB_IPS_DISABLE_IPS1 = 2, enumerator
/linux-6.15/drivers/gpu/drm/amd/display/dc/
H A Ddc_dmub_srv.c1258 } else if (dc->config.disable_ips == DMUB_IPS_DISABLE_IPS1) { in dc_dmub_srv_notify_idle()