Home
last modified time | relevance | path

Searched refs:CSG_EP_REQ_COMPUTE (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/panthor/
Dpanthor_fw.h165 #define CSG_EP_REQ_COMPUTE(x) ((x) & GENMASK(7, 0)) macro
Dpanthor_sched.c1260 csg_iface->input->endpoint_req = CSG_EP_REQ_COMPUTE(group->max_compute_cores) | in csg_slot_prog_locked()