Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_cs.c395 if (chunk_ib->ib_bytes / 4 > in amdgpu_cs_p2_ib()
405 chunk_ib->ib_bytes : 0, in amdgpu_cs_p2_ib()
413 ib->length_dw = chunk_ib->ib_bytes / 4; in amdgpu_cs_p2_ib()
/linux/include/uapi/drm/
H A Damdgpu_drm.h1025 __u32 ib_bytes; member