Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_genx_macros.h163 …ruct crocus_address) { .bo = bo, .offset = offset, .reloc_flags = RELOC_WRITE | RELOC_NEEDS_GGTT }; in ggtt_bo()
Dcrocus_batch.h199 #define RELOC_NEEDS_GGTT EXEC_OBJECT_NEEDS_GTT macro