Searched refs:SVGA_FIFO_CAP_PITCHLOCK (Results 1 – 2 of 2) sorted by relevance
/drivers/gpu/drm/vmwgfx/ | ||
D | svga_reg.h | 806 #define SVGA_FIFO_CAP_PITCHLOCK (1<<2) macro |
D | vmwgfx_fifo.c | 73 if (caps & SVGA_FIFO_CAP_PITCHLOCK) in vmw_fifo_have_pitchlock() |