Home
last modified time | relevance | path

Searched defs:mcif_wb (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_mmhubbub.c76 static void mmhubbub2_config_mcif_buf(struct mcif_wb *mcif_wb, in mmhubbub2_config_mcif_buf()
153 static void mmhubbub2_config_mcif_arb(struct mcif_wb *mcif_wb, in mmhubbub2_config_mcif_arb()
207 void mmhubbub2_config_mcif_irq(struct mcif_wb *mcif_wb, in mmhubbub2_config_mcif_irq()
221 void mmhubbub2_enable_mcif(struct mcif_wb *mcif_wb) in mmhubbub2_enable_mcif()
229 void mmhubbub2_disable_mcif(struct mcif_wb *mcif_wb) in mmhubbub2_disable_mcif()
271 void mcifwb2_dump_frame(struct mcif_wb *mcif_wb, in mcifwb2_dump_frame()
Ddcn20_hwseq.c1343 struct mcif_wb *mcif_wb; in dcn20_enable_writeback() local
1370 struct mcif_wb *mcif_wb; in dcn20_disable_writeback() local
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/inc/hw/
Dmcif_wb.h67 struct mcif_wb { struct
68 const struct mcif_wb_funcs *funcs; argument
75 void (*enable_mcif)(struct mcif_wb *mcif_wb); argument
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/inc/
Dcore_types.h183 struct mcif_wb *mcif_wb[MAX_DWB_PIPES]; member
315 struct mcif_wb *mcif_wb; member