Searched refs:RADEON_HEAP_BIT_WC (Results 1 – 1 of 1) sorted by relevance
749 #define RADEON_HEAP_BIT_WC (1 << 4) /* GTT only, VRAM implies this to be true */ macro786 if (heap & RADEON_HEAP_BIT_WC) in radeon_flags_from_heap()870 heap |= RADEON_HEAP_BIT_WC; in radeon_get_heap_index()