requirements 251 drivers/gpu/drm/panfrost/panfrost_drv.c if (args->requirements && args->requirements != PANFROST_JD_REQ_FS) requirements 270 drivers/gpu/drm/panfrost/panfrost_drv.c job->requirements = args->requirements; requirements 108 drivers/gpu/drm/panfrost/panfrost_job.c if (job->requirements & PANFROST_JD_REQ_FS) requirements 113 drivers/gpu/drm/panfrost/panfrost_job.c if (job->requirements & PANFROST_JD_REQ_ONLY_COMPUTE) { requirements 114 drivers/gpu/drm/panfrost/panfrost_job.c if ((job->requirements & PANFROST_JD_REQ_CORE_GRP_MASK) && requirements 125 drivers/gpu/drm/panfrost/panfrost_job.c u32 requirements, requirements 164 drivers/gpu/drm/panfrost/panfrost_job.c panfrost_job_write_affinity(pfdev, job->requirements, js); requirements 30 drivers/gpu/drm/panfrost/panfrost_job.h __u32 requirements; requirements 942 drivers/media/platform/qcom/venus/hfi_helper.h struct hfi_resource_ocmem_requirement requirements[1]; requirements 70 include/uapi/drm/panfrost_drm.h __u32 requirements;