Home
last modified time | relevance | path

Searched defs:mpc_funcs (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/hw/
Dmpc.h160 struct mpc_funcs { struct
161 void (*read_mpcc_state)(
182 struct mpcc* (*insert_plane)(
201 void (*remove_mpcc)(
214 void (*mpc_init)(struct mpc *mpc);
215 void (*mpc_init_single_inst)(
229 void (*update_blending)(
245 void (*cursor_lock)(
267 struct mpcc* (*insert_plane_to_secondary)(
285 void (*remove_mpcc_from_secondary)(
[all …]
/kernel/linux/linux-4.19/drivers/gpu/drm/amd/display/dc/inc/hw/
Dmpc.h120 struct mpc_funcs { struct
121 void (*read_mpcc_state)(
142 struct mpcc* (*insert_plane)(
161 void (*remove_mpcc)(
174 void (*mpc_init)(struct mpc *mpc);
186 void (*update_blending)(
191 struct mpcc* (*get_mpcc_for_dpp)(
195 void (*wait_for_idle)(struct mpc *mpc, int id);
197 void (*assert_mpcc_idle_before_connect)(struct mpc *mpc, int mpcc_id);
199 void (*init_mpcc_list_from_hw)(