Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/drm/amd/amdgpu/
H A Damdgpu_gds.h57 struct amdgpu_gds_reg_offset { struct
58 uint32_t mem_base;
59 uint32_t mem_size;
60 uint32_t gws;
61 uint32_t oa;
H A Dgfx_v8_0.c173 static const struct amdgpu_gds_reg_offset amdgpu_gds_reg_offset[] = variable