Home
last modified time | relevance | path

Searched defs:PIPE_TILING (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/drm/radeon/
H A Drv770d.h371 #define PIPE_TILING(x) ((x) << 1) macro
H A Dr600d.h233 #define PIPE_TILING(x) ((x) << 1) macro