/external/igt-gpu-tools/lib/ |
D | ioctl_wrappers.c | 1012 struct local_i915_gem_get_aperture aperture; in gem_total_mappable_size() local 1014 memset(&aperture, 0, sizeof(aperture)); in gem_total_mappable_size() 1015 do_ioctl(fd, LOCAL_IOCTL_I915_GEM_GET_APERTURE, &aperture); in gem_total_mappable_size() 1017 return aperture.map_total_size; in gem_total_mappable_size() 1030 struct local_i915_gem_get_aperture aperture; in gem_total_stolen_size() local 1032 memset(&aperture, 0, sizeof(aperture)); in gem_total_stolen_size() 1033 do_ioctl(fd, LOCAL_IOCTL_I915_GEM_GET_APERTURE, &aperture); in gem_total_stolen_size() 1035 return aperture.stolen_total_size; in gem_total_stolen_size() 1049 struct drm_i915_gem_get_aperture aperture; in gem_available_aperture_size() local 1051 memset(&aperture, 0, sizeof(aperture)); in gem_available_aperture_size() [all …]
|
/external/mesa3d/src/intel/tools/ |
D | intel_noop_drm_shim.c | 300 struct drm_i915_gem_get_aperture *aperture = arg; in i915_gem_get_aperture() local 304 aperture->aper_size = 1ull << 48; in i915_gem_get_aperture() 305 aperture->aper_available_size = 1ull << 48; in i915_gem_get_aperture() 307 aperture->aper_size = 1ull << 31; in i915_gem_get_aperture() 308 aperture->aper_size = 1ull << 31; in i915_gem_get_aperture()
|
/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 | 3612 struct drm_i915_gem_get_aperture aperture; in drm_intel_bufmgr_gem_init() local 3636 memclear(aperture); in drm_intel_bufmgr_gem_init() 3639 &aperture); in drm_intel_bufmgr_gem_init() 3642 bufmgr_gem->gtt_size = aperture.aper_available_size; in drm_intel_bufmgr_gem_init()
|
/external/igt-gpu-tools/overlay/ |
D | overlay.c | 125 struct chart aperture; member 726 chart_init(&go->aperture, "aperture", 120); in init_gem_objects() 727 chart_set_position(&go->aperture, ctx->width/2+HALF_PAD, ctx->height/2 + HALF_PAD); in init_gem_objects() 728 chart_set_size(&go->aperture, ctx->width/2 - SIZE_PAD, ctx->height/2 - SIZE_PAD); in init_gem_objects() 729 chart_set_stroke_rgba(&go->aperture, 0.75, 0.25, 0.50, 1.); in init_gem_objects() 730 chart_set_mode(&go->aperture, CHART_STROKE); in init_gem_objects() 731 chart_set_range(&go->aperture, 0, go->gem_objects.max_gtt); in init_gem_objects() 759 chart_add_sample(&go->aperture, go->gem_objects.total_aperture); in show_gem_objects() 762 chart_draw(&go->aperture, ctx->cr); in show_gem_objects()
|
/external/mesa3d/docs/_extra/specs/OLD/ |
D | MESA_agp_offset.spec | 35 region into byte offsets into the AGP aperture.
|
/external/llvm-project/llvm/docs/AMDGPU/ |
D | gfx9_hwreg.rst | 54 HW_REG_SH_MEM_BASES Memory aperture.
|
D | gfx10_hwreg.rst | 54 HW_REG_SH_MEM_BASES Memory aperture.
|
/external/mesa3d/src/intel/dev/ |
D | gen_device_info.c | 1336 struct drm_i915_gem_get_aperture aperture = { 0 }; in gen_get_aperture_size() local 1338 int ret = gen_ioctl(fd, DRM_IOCTL_I915_GEM_GET_APERTURE, &aperture); in gen_get_aperture_size() 1340 *size = aperture.aper_size; in gen_get_aperture_size()
|
/external/mesa3d/docs/relnotes/ |
D | 10.0.3.rst | 157 aperture.
|
/external/ImageMagick/coders/ |
D | dng.c | 184 raw_info->other.aperture); in SetDNGProperties()
|
/external/llvm-project/llvm/docs/ |
D | AMDGPUUsage.rst | 578 on if the address is within one of the aperture ranges. 580 Flat access to scratch requires hardware aperture setup and setup in the 582 access to LDS requires hardware aperture setup and M0 (GFX7-GFX8) register 586 address) and a flat address the base address of the corresponding aperture 590 GFX9-GFX10 the aperture base addresses are directly available as inline 592 In 64-bit address mode the aperture sizes are 2^32 bytes and the base is 3434 aperture ranges. Flat access to scratch requires hardware aperture setup and 3437 hardware aperture setup and M0 (GFX7-GFX8) register setup (see 3444 GFX9-GFX10 the aperture base addresses are directly available as inline constant 3446 address mode the aperture sizes are 2^32 bytes and the base is aligned to 2^32 [all …]
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPU.td | 102 def FeatureApertureRegs : SubtargetFeature<"aperture-regs",
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | AMDGPU.td | 114 def FeatureApertureRegs : SubtargetFeature<"aperture-regs",
|
/external/libexif/po/ |
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."
|
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 | da.po | 14 # aperture -> blændetal 3693 msgid "The lens aperture. The unit is the APEX value."
|
D | libexif-12.pot | 3359 msgid "The lens aperture. The unit is the APEX value."
|
D | sq.po | 3363 msgid "The lens aperture. The unit is the APEX value."
|
D | be.po | 3363 msgid "The lens aperture. The unit is the APEX value."
|
D | pt.po | 3363 msgid "The lens aperture. The unit is the APEX value."
|
D | sr.po | 3527 msgid "The lens aperture. The unit is the APEX value."
|
D | tr.po | 3363 msgid "The lens aperture. The unit is the APEX value."
|
D | en_CA.po | 3403 msgid "The lens aperture. The unit is the APEX value."
|
D | zh_CN.po | 3363 msgid "The lens aperture. The unit is the APEX value."
|