Home
last modified time | relevance | path

Searched refs:enable_mcif (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dmcif_wb.h79 void (*enable_mcif)(struct mcif_wb *mcif_wb); member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_mmhubbub.c216 .enable_mcif = mmhubbub2_enable_mcif,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_mmhubbub.c216 .enable_mcif = mmhubbub2_enable_mcif,
H A Ddcn30_hwseq.c341 mcif_wb->funcs->enable_mcif(mcif_wb); in dcn30_enable_writeback()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_mmhubbub.c301 .enable_mcif = mmhubbub2_enable_mcif,
H A Ddcn20_hwseq.c2229 mcif_wb->funcs->enable_mcif(mcif_wb); in dcn20_enable_writeback()