Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_ring.h49 enum amdgpu_ring_type { enum
113 enum amdgpu_ring_type type;
H A Damdgpu_queue_mgr.c106 static enum amdgpu_ring_type amdgpu_hw_ip_to_ring_type(int hw_ip) in amdgpu_hw_ip_to_ring_type()