Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_dmub_srv.c1418 new_signals.bits.allow_ips0_rcg = 1; in dc_dmub_srv_notify_idle()
1423 new_signals.bits.allow_ips0_rcg = 1; in dc_dmub_srv_notify_idle()
/linux/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h1196 uint32_t allow_ips0_rcg : 1; /**< 1 is IPS0 RCG is allowed */ member