HomeSort by: relevance | last modified time | path
    Searched refs:max_allocation (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_kms.c 629 mem.vram.max_allocation = mem.vram.usable_heap_size * 3 / 4;
639 mem.cpu_accessible_vram.max_allocation =
648 mem.gtt.max_allocation = mem.gtt.usable_heap_size * 3 / 4;
  /src/sys/external/bsd/drm2/dist/include/uapi/drm/
amdgpu_drm.h 908 __u64 max_allocation; member in struct:drm_amdgpu_heap_info

Completed in 28 milliseconds