Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/inc/hw/
H A Dmpc.h186 void (*update_blending)( member
/dragonfly/sys/dev/drm/amd/display/dc/dcn10/
H A Ddcn10_mpc.c240 mpc->funcs->update_blending(mpc, blnd_cfg, mpcc_id); in mpc1_insert_plane()
440 .update_blending = mpc1_update_blending,
H A Ddcn10_hw_sequencer.c1961 mpc->funcs->update_blending(mpc, &blnd_cfg, mpcc_id); in dcn10_update_mpcc()