Home
last modified time | relevance | path

Searched refs:aperture_size (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_amdkfd.c95 size_t *aperture_size, in amdgpu_doorbell_get_kfd_info() argument
104 *aperture_size = adev->doorbell.size; in amdgpu_doorbell_get_kfd_info()
108 *aperture_size = 0; in amdgpu_doorbell_get_kfd_info()
/netbsd-src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_agpsupport.c78 info->aperture_size = kern->aki_info.ai_aperture_size; in drm_agp_info_hook()
88 info->aperture_size = kern->aper_size * 1024 * 1024; in drm_agp_info_hook()
H A Ddrm_ioc32.c646 u32 aperture_size; /* bytes */ member
671 i32.aperture_size = info.aperture_size; in compat_drm_agp_info()
/netbsd-src/sys/compat/netbsd32/
H A Dnetbsd32_drm.c607 uint32_t aperture_size; /* bytes */ member
623 i32->aperture_size = i64->aperture_size; in info64to32()
/netbsd-src/sys/external/bsd/drm/dist/bsd-core/
H A Ddrm_agpsupport.c125 info->aperture_size = kern->ai_aperture_size; in drm_agp_info()
/netbsd-src/sys/external/bsd/drm2/dist/include/uapi/drm/
H A Ddrm.h596 unsigned long aperture_size; /* bytes */ member
/netbsd-src/sys/external/bsd/drm/dist/shared-core/
H A Ddrm.h625 unsigned long aperture_size; /**< bytes */ member