Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_dmub_srv.c1419 new_signals.bits.allow_ips1_rcg = 1; in dc_dmub_srv_notify_idle()
1421 new_signals.bits.allow_ips1_rcg = 1; in dc_dmub_srv_notify_idle()
/linux/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h1197 uint32_t allow_ips1_rcg : 1; /**< 1 is IPS1 RCG is allowed */ member