Home
last modified time | relevance | path

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

/drivers/gpu/drm/vmwgfx/device_include/
Dsvga_reg.h1089 #define SVGA_FIFO_CAP_PITCHLOCK (1<<2) macro
/drivers/gpu/drm/vmwgfx/
Dvmwgfx_fifo.c95 if (caps & SVGA_FIFO_CAP_PITCHLOCK) in vmw_fifo_have_pitchlock()