linux/drivers/gpu/drm/vmwgfx
Jerome Glisse 0c321c7962 drm/ttm: remove io_ field from TTM V6
All TTM driver have been converted to new io_mem_reserve/free
interface which allow driver to choose and return proper io
base, offset to core TTM for ioremapping if necessary. This
patch remove what is now deadcode.

V2 adapt to match with change in first patch of the patchset
V3 update after io_mem_reserve/io_mem_free callback balancing
V4 adjust to minor cleanup
V5 remove the needs ioremap flag
V6 keep the ioremapping facility in TTM

[airlied- squashed driver removals in here also]

Signed-off-by: Jerome Glisse <jglisse@redhat.com>
Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2010-04-20 14:13:09 +10:00
..
Kconfig drm/vmwgfx: depends on FB 2010-03-15 10:35:04 +10:00
Makefile drm/vmwgfx: Add DRM driver for VMware Virtual GPU 2009-12-15 08:38:43 +10:00
svga3d_reg.h
svga_escape.h
svga_overlay.h
svga_reg.h
svga_types.h
vmwgfx_buffer.c drm/ttm: remove io_ field from TTM V6 2010-04-20 14:13:09 +10:00
vmwgfx_drv.c drm/vmwgfx: Use fb handover mechanism instead of stealth mode. 2010-02-18 15:01:59 +10:00
vmwgfx_drv.h drm/vmwgfx: Fix a circular locking dependency bug. 2010-02-11 12:06:05 +10:00
vmwgfx_execbuf.c drm/ttm: split no_wait argument in 2 GPU or reserve wait 2010-04-08 10:21:19 +10:00
vmwgfx_fb.c drm/ttm: split no_wait argument in 2 GPU or reserve wait 2010-04-08 10:21:19 +10:00
vmwgfx_fifo.c drm/vmwgfx: Fix a circular locking dependency bug. 2010-02-11 12:06:05 +10:00
vmwgfx_gmr.c drm/vmwgfx: Add DRM driver for VMware Virtual GPU 2009-12-15 08:38:43 +10:00
vmwgfx_ioctl.c drm/vmwgfx: Update the user-space interface. 2010-02-11 11:58:09 +10:00
vmwgfx_irq.c drm/vmwgfx: Fix a circular locking dependency bug. 2010-02-11 12:06:05 +10:00
vmwgfx_kms.c drm/vmwgfx: Report propper framebuffer_{max|min}_{width|height} 2010-02-11 11:58:33 +10:00
vmwgfx_kms.h drm/vmwgfx: Add DRM driver for VMware Virtual GPU 2009-12-15 08:38:43 +10:00
vmwgfx_ldu.c drm/vmwgfx: Add DRM driver for VMware Virtual GPU 2009-12-15 08:38:43 +10:00
vmwgfx_overlay.c drm/ttm: split no_wait argument in 2 GPU or reserve wait 2010-04-08 10:21:19 +10:00
vmwgfx_reg.h drm/vmwgfx: Add DRM driver for VMware Virtual GPU 2009-12-15 08:38:43 +10:00
vmwgfx_resource.c drm/vmwgfx: Drop scanout flag compat and add execbuf ioctl parameter members. Bumps major. 2010-02-11 12:03:26 +10:00
vmwgfx_ttm_glue.c drm/vmwgfx: Add DRM driver for VMware Virtual GPU 2009-12-15 08:38:43 +10:00