Searched defs:vmw (Results 1 - 12 of 12) sorted by relevance

/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_devcaps.h41 static inline uint32_t vmw_devcap_get(struct vmw_private *vmw, argument
H A Dvmwgfx_devcaps.c86 int vmw_devcaps_create(struct vmw_private *vmw) argument
103 void vmw_devcaps_destroy(struct vmw_private *vmw) argument
110 vmw_devcaps_size(const struct vmw_private *vmw, bool gb_aware) argument
126 vmw_devcaps_copy(struct vmw_private *vmw, bool gb_aware, void *dst, uint32_t dst_size) argument
[all...]
H A Dvmwgfx_irq.c35 static u32 vmw_irqflag_fence_goal(struct vmw_private *vmw) argument
H A Dvmwgfx_gem.c103 int vmw_gem_object_create(struct vmw_private *vmw, argument
H A Dvmwgfx_cmd.c677 bool vmw_cmd_supported(struct vmw_private *vmw) argument
385 vmw_fifo_res_copy(struct vmw_fifo_state *fifo_state, struct vmw_private *vmw, uint32_t next_cmd, uint32_t max, uint32_t min, uint32_t bytes) argument
407 vmw_fifo_slow_copy(struct vmw_fifo_state *fifo_state, struct vmw_private *vmw, uint32_t next_cmd, uint32_t max, uint32_t min, uint32_t bytes) argument
[all...]
H A Dvmwgfx_bo.c411 int vmw_bo_create(struct vmw_private *vmw, argument
822 struct vmw_private *vmw = vmw_priv_from_ttm(bdev); local
848 struct vmw_private *vmw = vmw_priv_from_ttm(bdev); local
H A Dvmwgfx_vkms.c49 vmw_surface_sync(struct vmw_private *vmw, argument
115 struct vmw_private *vmw = vmw_priv(crtc->dev); local
167 struct vmw_private *vmw = vmw_priv(crtc->dev); local
209 vmw_vkms_init(struct vmw_private *vmw) argument
239 vmw_vkms_cleanup(struct vmw_private *vmw) argument
251 struct vmw_private *vmw = vmw_priv(dev); local
285 struct vmw_private *vmw = vmw_priv(dev); local
307 struct vmw_private *vmw = vmw_priv(crtc->dev); local
348 struct vmw_private *vmw = vmw_priv(crtc->dev); local
359 struct vmw_private *vmw = vmw_priv(crtc->dev); local
384 struct vmw_private *vmw = vmw_priv(crtc->dev); local
394 struct vmw_private *vmw = vmw_priv(crtc->dev); local
403 struct vmw_private *vmw = vmw_priv(crtc->dev); local
499 struct vmw_private *vmw = vmw_priv(crtc->dev); local
[all...]
H A Dvmwgfx_fence.c85 static u32 vmw_fence_goal_read(struct vmw_private *vmw) argument
93 static void vmw_fence_goal_write(struct vmw_private *vmw, u32 value) argument
H A Dvmwgfx_stdu.c1419 struct vmw_private *vmw = vmw_priv(crtc->dev); local
H A Dvmwgfx_drv.c469 static void vmw_device_fini(struct vmw_private *vmw) argument
1342 vmwgfx_supported(struct vmw_private *vmw) argument
1444 vmw_debugfs_resource_managers_init(struct vmw_private *vmw) argument
1659 struct vmw_private *vmw; local
[all...]
H A Dvmwgfx_kms.c934 struct vmw_private *vmw = vmw_priv(crtc->dev); local
2041 struct vmw_private *vmw = vmw_priv(old_state->dev); local
[all...]
H A Dvmwgfx_drv.h1434 static inline u32 vmw_fifo_mem_read(struct vmw_private *vmw, uint32 fifo_reg) argument
1448 static inline void vmw_fifo_mem_write(struct vmw_private *vmw, u32 fifo_reg, argument
1472 vmw_irq_status_read(struct vmw_private *vmw) argument
1482 vmw_irq_status_write(struct vmw_private *vmw, uint32 status) argument
1491 vmw_has_fences(struct vmw_private *vmw) argument
[all...]

Completed in 341 milliseconds