Home
last modified time | relevance | path

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

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