/external/libdrm/intel/ |
D | intel_bufmgr.c | 367 struct drm_i915_gem_get_aperture aperture; in drm_intel_get_aperture_sizes() local 370 ret = drmIoctl(fd, DRM_IOCTL_I915_GEM_GET_APERTURE, &aperture); in drm_intel_get_aperture_sizes() 380 *total = aperture.aper_size; in drm_intel_get_aperture_sizes()
|
D | intel_bufmgr_gem.c | 3602 struct drm_i915_gem_get_aperture aperture; in drm_intel_bufmgr_gem_init() local 3626 memclear(aperture); in drm_intel_bufmgr_gem_init() 3629 &aperture); in drm_intel_bufmgr_gem_init() 3632 bufmgr_gem->gtt_size = aperture.aper_available_size; in drm_intel_bufmgr_gem_init()
|
/external/mesa3d/src/intel/vulkan/ |
D | anv_gem.c | 346 struct drm_i915_gem_get_aperture aperture = { 0 }; in anv_gem_get_aperture() local 348 int ret = anv_ioctl(fd, DRM_IOCTL_I915_GEM_GET_APERTURE, &aperture); in anv_gem_get_aperture() 352 *size = aperture.aper_available_size; in anv_gem_get_aperture()
|
/external/u-boot/doc/device-tree-bindings/misc/ |
D | intel,baytrail-fsp.txt | 60 - fsp,aperture-size 127 fsp,aperture-size = <APERTURE_SIZE_256MB>;
|
/external/mesa3d/docs/specs/OLD/ |
D | MESA_agp_offset.spec | 35 region into byte offsets into the AGP aperture.
|
/external/libxcam/xcore/base/ |
D | xcam_3a_result.h | 140 double aperture; //fn member
|
/external/u-boot/arch/arm/dts/ |
D | kirkwood.dtsi | 41 pcie-mem-aperture = <0xe0000000 0x10000000>; /* 256 MiB memory space */ 42 pcie-io-aperture = <0xf2000000 0x100000>; /* 1 MiB I/O space */
|
D | armada-370-xp.dtsi | 86 pcie-mem-aperture = <0xf8000000 0x7e00000>; 87 pcie-io-aperture = <0xffe00000 0x100000>;
|
D | armada-38x.dtsi | 78 pcie-mem-aperture = <0xe0000000 0x8000000>; 79 pcie-io-aperture = <0xe8000000 0x100000>;
|
D | armada-375.dtsi | 111 pcie-mem-aperture = <0xe0000000 0x8000000>; 112 pcie-io-aperture = <0xe8000000 0x100000>;
|
D | tegra20.dtsi | 564 0x58000000 0x02000000>; /* GART aperture */
|
/external/u-boot/arch/x86/dts/ |
D | cherryhill.dts | 169 fsp,aperture-size = <APERTURE_SIZE_256MB>;
|
D | bayleybay.dts | 264 fsp,aperture-size = <APERTURE_SIZE_256MB>;
|
D | baytrail_som-db5800-som-6867.dts | 283 fsp,aperture-size = <APERTURE_SIZE_256MB>;
|
D | dfi-bt700.dtsi | 289 fsp,aperture-size = <APERTURE_SIZE_256MB>;
|
D | conga-qeval20-qa3-e3845.dts | 270 fsp,aperture-size = <APERTURE_SIZE_256MB>;
|
D | minnowmax.dts | 291 fsp,aperture-size = <APERTURE_SIZE_256MB>;
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | intel_screen.c | 1413 struct drm_i915_gem_get_aperture aperture; in get_aperture_size() local 1415 if (drmIoctl(fd, DRM_IOCTL_I915_GEM_GET_APERTURE, &aperture) != 0) in get_aperture_size() 1418 return aperture.aper_size; in get_aperture_size()
|
/external/ImageMagick/coders/ |
D | dng.c | 189 raw_info->other.aperture); in SetDNGProperties()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPU.td | 84 def FeatureApertureRegs : SubtargetFeature<"aperture-regs",
|
/external/libxcam/modules/isp/ |
D | aiq_handler.cpp | 550 exposure.aperture = _result.aiq_exp_param.aperture_fn; in pop_result()
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | AMDGPUUsage.rst | 1550 apperture ranges. Flat access to scratch requires hardware aperture setup and 1552 access to LDS requires hardware aperture setup and M0 (GFX7-GFX8) register setup 1589 aperture bases. It also contains fields used by CP such as managing the
|
/external/libexif/po/ |
D | da.po | 14 # aperture -> blændetal 3693 msgid "The lens aperture. The unit is the APEX value."
|
D | en_GB.po | 3623 msgid "The lens aperture. The unit is the APEX value." 3624 msgstr "The lens aperture. The unit is the APEX value."
|
D | en_AU.po | 3623 msgid "The lens aperture. The unit is the APEX value." 3624 msgstr "The lens aperture. The unit is the APEX value."
|