Home
last modified time | relevance | path

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

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