Home
last modified time | relevance | path

Searched refs:gtt_info (Results 1 – 5 of 5) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/video/fbdev/intelfb/
H A Dintelfbdrv.c476 struct agp_kern_info gtt_info; in intelfb_pci_register() local
620 if (agp_copy_info(bridge, &gtt_info)) { in intelfb_pci_register()
634 dinfo->ring.offset = offset + gtt_info.current_memory; in intelfb_pci_register()
637 + gtt_info.current_memory + (dinfo->ring.size >> 12); in intelfb_pci_register()
640 + gtt_info.current_memory + (dinfo->ring.size >> 12) in intelfb_pci_register()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/video/fbdev/intelfb/
H A Dintelfbdrv.c476 struct agp_kern_info gtt_info; in intelfb_pci_register() local
620 if (agp_copy_info(bridge, &gtt_info)) { in intelfb_pci_register()
634 dinfo->ring.offset = offset + gtt_info.current_memory; in intelfb_pci_register()
637 + gtt_info.current_memory + (dinfo->ring.size >> 12); in intelfb_pci_register()
640 + gtt_info.current_memory + (dinfo->ring.size >> 12) in intelfb_pci_register()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/video/fbdev/intelfb/
H A Dintelfbdrv.c476 struct agp_kern_info gtt_info; in intelfb_pci_register() local
620 if (agp_copy_info(bridge, &gtt_info)) { in intelfb_pci_register()
634 dinfo->ring.offset = offset + gtt_info.current_memory; in intelfb_pci_register()
637 + gtt_info.current_memory + (dinfo->ring.size >> 12); in intelfb_pci_register()
640 + gtt_info.current_memory + (dinfo->ring.size >> 12) in intelfb_pci_register()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libdrm/src/tests/amdgpu/
H A Dbasic_tests.c780 struct amdgpu_heap_info vram_info, gtt_info; in amdgpu_bo_eviction_test() local
810 0, &gtt_info); in amdgpu_bo_eviction_test()
813 r = amdgpu_bo_alloc_wrap(device_handle, gtt_info.max_allocation, 4096, in amdgpu_bo_eviction_test()
816 r = amdgpu_bo_alloc_wrap(device_handle, gtt_info.max_allocation, 4096, in amdgpu_bo_eviction_test()
/dports/graphics/libdrm/libdrm-2.4.110/tests/amdgpu/
H A Dbasic_tests.c912 struct amdgpu_heap_info vram_info, gtt_info; in amdgpu_bo_eviction_test() local
942 0, &gtt_info); in amdgpu_bo_eviction_test()
945 r = amdgpu_bo_alloc_wrap(device_handle, gtt_info.max_allocation, 4096, in amdgpu_bo_eviction_test()
948 r = amdgpu_bo_alloc_wrap(device_handle, gtt_info.max_allocation, 4096, in amdgpu_bo_eviction_test()