Home
last modified time | relevance | path

Searched refs:GTT (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/Documentation/gpu/
Di915.rst309 table, a global Graphics Translation Table (GTT). For newer generation
316 (PP)GTT. If the GEM buffer object is not yet placed in the (PP)GTT,
320 might evict a different GEM BO from the (PP)GTT to make address room
388 Global GTT views
392 :doc: Global GTT views
397 GTT Fences and Swizzling
403 Global GTT Fence Handling
Ddrm-mm.rst352 bind all the objects into the GTT, execute the buffer, and provide
354 This often involves evicting some objects from the GTT and re-binding
356 which hides fixed GTT offsets from clients. Clients must take care not
358 the GTT; otherwise, GEM will reject them and no rendering will occur.
/Linux-v4.19/drivers/video/fbdev/i810/
Di810_regs.h84 #define GTT 0x10000 macro