Home
last modified time | relevance | path

Searched refs:RADEON_VM_PAGE_WRITEABLE (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/winsys/radeon/drm/
Dradeon_drm_bo.c379 RADEON_VM_PAGE_WRITEABLE | in radeon_bo_destroy()
702 RADEON_VM_PAGE_WRITEABLE | in radeon_create_bo()
1150 RADEON_VM_PAGE_WRITEABLE | in radeon_winsys_bo_from_ptr()
1282 RADEON_VM_PAGE_WRITEABLE | in radeon_winsys_bo_from_handle()
/third_party/libdrm/include/drm/
Dradeon_drm.h938 #define RADEON_VM_PAGE_WRITEABLE (1 << 2) macro