Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dmpc.h795 void (*set_dwb_mux)( member
/linux/drivers/gpu/drm/amd/display/dc/mpc/dcn401/
H A Ddcn401_mpc.c590 .set_dwb_mux = mpc3_set_dwb_mux,
/linux/drivers/gpu/drm/amd/display/dc/mpc/dcn32/
H A Ddcn32_mpc.c1011 .set_dwb_mux = mpc3_set_dwb_mux,
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn30/
H A Ddcn30_hwseq.c446 dc->res_pool->mpc->funcs->set_dwb_mux(dc->res_pool->mpc, in dcn30_set_writeback()
/linux/drivers/gpu/drm/amd/display/dc/mpc/dcn30/
H A Ddcn30_mpc.c1551 .set_dwb_mux = mpc3_set_dwb_mux,
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_hw_sequencer.c2658 if (mpc->funcs->set_dwb_mux) in hwss_mpc_set_dwb_mux()
2659 mpc->funcs->set_dwb_mux(mpc, dwb_id, mpcc_id); in hwss_mpc_set_dwb_mux()