Home
last modified time | relevance | path

Searched refs:SVGA_CAP_GMR (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga_reg.h318 * which have the SVGA_CAP_GMR bit set. Previously, there were two
394 * The driver must check the SVGA_CAP_GMR bit before using the GMR
822 * SVGA_CAP_GMR --
900 #define SVGA_CAP_GMR 0x00100000 macro
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga_reg.h415 #define SVGA_CAP_GMR 0x00100000 macro
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.c324 if (capabilities & SVGA_CAP_GMR) in vmw_print_capabilities()
903 if (((dev_priv->capabilities & (SVGA_CAP_GMR | SVGA_CAP_GMR2)) == 0) || in vmw_driver_load()
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.c306 { SVGA_CAP_GMR, "gmr" },
1087 if (((dev_priv->capabilities & (SVGA_CAP_GMR | SVGA_CAP_GMR2)) == 0) || in vmw_driver_load()

Completed in 10 milliseconds