Home
last modified time | relevance | path

Searched defs:amdgpu_wb (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu.h487 struct amdgpu_wb { struct
488 struct amdgpu_bo *wb_obj;
489 volatile uint32_t *wb;
490 uint64_t gpu_addr;
491 u32 num_wb; /* Number of wb slots actually reserved for amdgpu. */
492 unsigned long used[DIV_ROUND_UP(AMDGPU_MAX_WB, BITS_PER_LONG)];