OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vm_l2_cntl
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm/dist/shared-core/
r600_cp.c
230
u32
vm_l2_cntl
, vm_l2_cntl3;
local in function:r600_vm_init
262
vm_l2_cntl
= R600_VM_L2_CACHE_EN | R600_VM_L2_FRAG_PROC | R600_VM_ENABLE_PTE_CACHE_LRU_W;
263
vm_l2_cntl
|= R600_VM_L2_CNTL_QUEUE_SIZE(7);
264
RADEON_WRITE(R600_VM_L2_CNTL,
vm_l2_cntl
);
372
u32
vm_l2_cntl
, vm_l2_cntl3;
local in function:r700_vm_init
393
vm_l2_cntl
= R600_VM_L2_CACHE_EN | R600_VM_L2_FRAG_PROC | R600_VM_ENABLE_PTE_CACHE_LRU_W;
394
vm_l2_cntl
|= R700_VM_L2_CNTL_QUEUE_SIZE(7);
395
RADEON_WRITE(R600_VM_L2_CNTL,
vm_l2_cntl
);
r600_cp.c
230
u32
vm_l2_cntl
, vm_l2_cntl3;
local in function:r600_vm_init
262
vm_l2_cntl
= R600_VM_L2_CACHE_EN | R600_VM_L2_FRAG_PROC | R600_VM_ENABLE_PTE_CACHE_LRU_W;
263
vm_l2_cntl
|= R600_VM_L2_CNTL_QUEUE_SIZE(7);
264
RADEON_WRITE(R600_VM_L2_CNTL,
vm_l2_cntl
);
372
u32
vm_l2_cntl
, vm_l2_cntl3;
local in function:r700_vm_init
393
vm_l2_cntl
= R600_VM_L2_CACHE_EN | R600_VM_L2_FRAG_PROC | R600_VM_ENABLE_PTE_CACHE_LRU_W;
394
vm_l2_cntl
|= R700_VM_L2_CNTL_QUEUE_SIZE(7);
395
RADEON_WRITE(R600_VM_L2_CNTL,
vm_l2_cntl
);
Completed in 23 milliseconds
Indexes created Sat Oct 11 14:09:46 GMT 2025