Home
last modified time | relevance | path

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

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