total_planes 427 drivers/gpu/drm/drm_blend.c int total_planes = dev->mode_config.num_total_plane; total_planes 436 drivers/gpu/drm/drm_blend.c states = kmalloc_array(total_planes, sizeof(*states), GFP_KERNEL);