Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_plane.h72 int dpu_assign_plane_resources(struct dpu_global_state *global_state,
H A Ddpu_crtc.c1313 ret = dpu_assign_plane_resources(global_state, state, crtc, states, total_planes); in dpu_crtc_reassign_planes()
H A Ddpu_plane.c1300 int dpu_assign_plane_resources(struct dpu_global_state *global_state, in dpu_assign_plane_resources() function