Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/vmwgfx/device_include/
Dsvga_reg.h520 #define SVGA_FIFO_CAP_PITCHLOCK (1 << 2) macro
/Linux-v6.1/drivers/gpu/drm/vmwgfx/
Dvmwgfx_cmd.c90 if (caps & SVGA_FIFO_CAP_PITCHLOCK) in vmw_fifo_have_pitchlock()