Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml2/
Ddml2_dc_resource_mgmt.c611 struct pipe_ctx *master_pipe; in assign_pipes_to_stream() local
648 struct pipe_ctx *master_pipe = NULL; in assign_pipes_to_plane() local
740 struct pipe_ctx *master_pipe = NULL; in map_pipes_for_stream() local
761 struct pipe_ctx *master_pipe = NULL; in map_pipes_for_plane() local
/linux-6.14.4/drivers/gpu/drm/arm/display/komeda/d71/
Dd71_dev.c258 static void d71_on_off_vblank(struct komeda_dev *mdev, int master_pipe, bool on) in d71_on_off_vblank()
299 int master_pipe, u32 active_pipes) in d71_flush()