Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ | |
nbio_v7_4.h | 32 extern const struct amdgpu_nbio_funcs nbio_v7_4_funcs; |
amdgpu_nbio_v7_4.c | 536 const struct amdgpu_nbio_funcs nbio_v7_4_funcs = { variable in typeref:typename:const struct amdgpu_nbio_funcs |
amdgpu_soc15.c | 688 adev->nbio.funcs = &nbio_v7_4_funcs; |