thread_max_workgroup_sz   41 drivers/gpu/drm/panfrost/panfrost_device.h 	u32 thread_max_workgroup_sz;
thread_max_workgroup_sz   63 drivers/gpu/drm/panfrost/panfrost_drv.c 				thread_max_workgroup_sz);
thread_max_workgroup_sz  212 drivers/gpu/drm/panfrost/panfrost_gpu.c 	pfdev->features.thread_max_workgroup_sz = gpu_read(pfdev, GPU_THREAD_MAX_WORKGROUP_SIZE);