Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/drm/
H A Damdgpu_drm.h694 __u32 ib_bytes; member
/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_cs.c373 chunk_ib->ib_bytes : 0, in amdgpu_cs_p2_ib()
381 ib->length_dw = chunk_ib->ib_bytes / 4; in amdgpu_cs_p2_ib()