Searched refs:MAX_PLANES (Results 1 – 9 of 9) sorted by relevance
18 #define MAX_PLANES 2 macro79 u32 sizeimage[MAX_PLANES];80 u32 bytesperline[MAX_PLANES];
16 #define MAX_PLANES 4 macro
177 if (pinfo->num_planes > MAX_PLANES) in parse_raw_formats()
108 int dpps_per_surface[MAX_PLANES];
460 for (i = 0; i < MAX_PLANES; i++) { in dml2_initialize_det_scratch()538 for (i = 0; i < MAX_PLANES; i++) { in dml2_verify_det_buffer_configuration()
786 #define MAX_PLANES 20 macro790 struct drm_plane *primary_planes[MAX_PLANES], *plane; in _dpu_kms_drm_obj_init()791 struct drm_plane *cursor_planes[MAX_PLANES] = { NULL }; in _dpu_kms_drm_obj_init()
61 #define MAX_PLANES 6 macro273 struct dc_plane_cap planes[MAX_PLANES];
1786 union dmub_rb_cmd cmds[MAX_PLANES]; in dc_dmub_srv_fams2_passthrough_flip()1795 memset(cmds, 0, sizeof(union dmub_rb_cmd) * MAX_PLANES); in dc_dmub_srv_fams2_passthrough_flip()
1119 } mpc_combines[MAX_PLANES];