Searched refs:MAX_PLANES (Results 1 – 10 of 10) sorted by relevance
18 #define MAX_PLANES 2 macro79 u32 sizeimage[MAX_PLANES];80 u32 bytesperline[MAX_PLANES];
16 #define MAX_PLANES 4 macro
186 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()
800 #define MAX_PLANES 20 macro804 struct drm_plane *primary_planes[MAX_PLANES], *plane; in _dpu_kms_drm_obj_init()805 struct drm_plane *cursor_planes[MAX_PLANES] = { NULL }; in _dpu_kms_drm_obj_init()
67 #define MAX_PLANES 6 macro320 struct dc_plane_cap planes[MAX_PLANES];
1847 union dmub_rb_cmd cmds[MAX_PLANES]; in dc_dmub_srv_fams2_passthrough_flip()1856 memset(cmds, 0, sizeof(union dmub_rb_cmd) * MAX_PLANES); in dc_dmub_srv_fams2_passthrough_flip()
208 struct dc_mcache_params mcache_params[MAX_PLANES] = {0}; in dml21_mode_check_and_programming()
1121 } mpc_combines[MAX_PLANES];
Completed in 42 milliseconds