Home
last modified time | relevance | path

Searched refs:DMUB_IPS_DISABLE_ALL (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn35/
H A Ddcn35_clk_mgr.c1230 if (ctx->dc->config.disable_ips != DMUB_IPS_DISABLE_ALL) { in dcn35_clk_mgr_construct()
1248 ctx->dc->config.disable_ips = DMUB_IPS_DISABLE_ALL; /*pmfw not support it, disable it all*/ in dcn35_clk_mgr_construct()
/linux/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h656 DMUB_IPS_DISABLE_ALL = 1, enumerator
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
H A Ddcn35_hwseq.c1451 dc->config.disable_ips != DMUB_IPS_DISABLE_ALL) { in dcn35_set_drr()