Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/inc/hw/
H A Dmpc.h142 struct mpcc* (*insert_plane)( member
/dragonfly/sys/dev/drm/amd/display/dc/dcn10/
H A Ddcn10_mpc.c433 .insert_plane = mpc1_insert_plane,
H A Ddcn10_hw_sequencer.c1976 new_mpcc = mpc->funcs->insert_plane(dc->res_pool->mpc, in dcn10_update_mpcc()