Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/drm/
Damdgpu_drm.h665 __u32 ib_bytes; member
/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/
Damdgpu_cs.c368 chunk_ib->ib_bytes : 0, in amdgpu_cs_p2_ib()
376 ib->length_dw = chunk_ib->ib_bytes / 4; in amdgpu_cs_p2_ib()