Home
last modified time | relevance | path

Searched defs:vmw (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/vmwgfx/
Dvmwgfx_devcaps.c85 int vmw_devcaps_create(struct vmw_private *vmw) in vmw_devcaps_create()
102 void vmw_devcaps_destroy(struct vmw_private *vmw) in vmw_devcaps_destroy()
109 uint32 vmw_devcaps_size(const struct vmw_private *vmw, in vmw_devcaps_size()
125 int vmw_devcaps_copy(struct vmw_private *vmw, bool gb_aware, in vmw_devcaps_copy()
Dvmwgfx_devcaps.h41 static inline uint32_t vmw_devcap_get(struct vmw_private *vmw, in vmw_devcap_get()
Dvmwgfx_cmd.c378 struct vmw_private *vmw, in vmw_fifo_res_copy()
400 struct vmw_private *vmw, in vmw_fifo_slow_copy()
669 bool vmw_cmd_supported(struct vmw_private *vmw) in vmw_cmd_supported()
Dvmwgfx_drv.c466 static void vmw_device_fini(struct vmw_private *vmw) in vmw_device_fini()
1615 struct vmw_private *vmw; in vmw_probe() local
Dvmwgfx_drv.h1630 static inline u32 vmw_fifo_mem_read(struct vmw_private *vmw, uint32 fifo_reg) in vmw_fifo_mem_read()
1644 static inline void vmw_fifo_mem_write(struct vmw_private *vmw, u32 fifo_reg, in vmw_fifo_mem_write()
1668 static inline u32 vmw_irq_status_read(struct vmw_private *vmw) in vmw_irq_status_read()
1678 static inline void vmw_irq_status_write(struct vmw_private *vmw, in vmw_irq_status_write()