Searched refs:dpu_format_get_plane_sizes (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/ |
H A D | dpu_formats.c | 749 static int dpu_format_get_plane_sizes( in dpu_format_get_plane_sizes() function 915 ret = dpu_format_get_plane_sizes(layout->format, fb->width, fb->height, in dpu_format_populate_layout() 959 ret = dpu_format_get_plane_sizes(fmt, cmd->width, cmd->height, in dpu_format_check_modified_format()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/ |
H A D | dpu_formats.c | 783 static int dpu_format_get_plane_sizes( in dpu_format_get_plane_sizes() function 948 ret = dpu_format_get_plane_sizes(layout->format, fb->width, fb->height, in dpu_format_populate_layout() 985 ret = dpu_format_get_plane_sizes(fmt, cmd->width, cmd->height, in dpu_format_check_modified_format()
|
Completed in 4 milliseconds