Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/drm/
Damdgpu_drm.h643 __u32 ib_bytes; member
/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_cs.c378 chunk_ib->ib_bytes : 0, in amdgpu_cs_p2_ib()
386 ib->length_dw = chunk_ib->ib_bytes / 4; in amdgpu_cs_p2_ib()