linux/drivers/gpu/drm/vmwgfx
Jakob Bornecrantz 626ab771c2 vmwgfx: Refactor common display unit functions to shared file
More preparation for Screen Object support.

Signed-off-by: Jakob Bornecrantz <jakob@vmware.com>
Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2011-10-05 10:17:12 +01:00
..
Kconfig drm/vmwgfx: depends on FB 2010-03-15 10:35:04 +10:00
Makefile vmwgfx: Implement fence objects 2011-09-06 11:51:11 +01:00
svga3d_reg.h vmwgfx: Update register files to latest from vmware-sdk 2011-10-05 10:17:08 +01:00
svga_escape.h vmwgfx: Update register files to latest from vmware-sdk 2011-10-05 10:17:08 +01:00
svga_overlay.h vmwgfx: Update register files to latest from vmware-sdk 2011-10-05 10:17:08 +01:00
svga_reg.h vmwgfx: Update register files to latest from vmware-sdk 2011-10-05 10:17:08 +01:00
svga_types.h
vmwgfx_buffer.c vmwgfx: Implement fence objects 2011-09-06 11:51:11 +01:00
vmwgfx_drv.c vmwgfx: Implement fence objects 2011-09-06 11:51:11 +01:00
vmwgfx_drv.h vmwgfx: Break out execbuf command processing 2011-10-05 10:17:11 +01:00
vmwgfx_execbuf.c vmwgfx: Expand the command checker to cover screen object commands 2011-10-05 10:17:12 +01:00
vmwgfx_fb.c vmwgfx: Print error diagnostics if depth doesn't match the host expectation 2011-09-01 09:37:49 +01:00
vmwgfx_fence.c vmwgfx: Implement fence objects 2011-09-06 11:51:11 +01:00
vmwgfx_fence.h vmwgfx: Implement fence objects 2011-09-06 11:51:11 +01:00
vmwgfx_fifo.c vmwgfx: Document vmw_fifo_reserve 2011-10-05 10:17:08 +01:00
vmwgfx_gmr.c vmwgfx: Implement GMR2 2011-09-01 09:39:25 +01:00
vmwgfx_gmrid_manager.c vmwgfx: Restrict number of GMR pages to device limit 2011-09-01 09:38:07 +01:00
vmwgfx_ioctl.c vmwgfx: Add functionality to get 3D caps 2011-09-06 11:48:35 +01:00
vmwgfx_irq.c vmwgfx: Implement fence objects 2011-09-06 11:51:11 +01:00
vmwgfx_kms.c vmwgfx: Refactor common display unit functions to shared file 2011-10-05 10:17:12 +01:00
vmwgfx_kms.h vmwgfx: Refactor common display unit functions to shared file 2011-10-05 10:17:12 +01:00
vmwgfx_ldu.c vmwgfx: Refactor common display unit functions to shared file 2011-10-05 10:17:12 +01:00
vmwgfx_marker.c vmwgfx: Fix confusion caused by using "fence" in various places 2011-09-06 11:48:40 +01:00
vmwgfx_overlay.c drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possible 2011-07-25 20:57:13 -07:00
vmwgfx_reg.h
vmwgfx_resource.c vmwgfx: Implement fence objects 2011-09-06 11:51:11 +01:00
vmwgfx_ttm_glue.c vmwgfx: Remove the possibility to map the fifo from user-space 2011-09-06 11:48:34 +01:00