linux/drivers/gpu/drm/vmwgfx
Jordan Crouse dcdb167402 drm: Add support for platform devices to register as DRM devices
Allow platform devices without PCI resources to be DRM devices.

[airlied: fixup warnings with dev pointers]

Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2010-06-01 10:07:39 +10:00
..
Kconfig drm/vmwgfx: depends on FB 2010-03-15 10:35:04 +10:00
Makefile
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: Add support for platform devices to register as DRM devices 2010-06-01 10:07:39 +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 fbdev: allow passing more than one aperture for handoff 2010-05-18 16:19:27 +10:00
vmwgfx_fifo.c drm/vmwgfx: Fix a circular locking dependency bug. 2010-02-11 12:06:05 +10:00
vmwgfx_gmr.c
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/fb: fix fbdev object model + cleanup properly. 2010-04-07 10:21:03 +10:00
vmwgfx_kms.h
vmwgfx_ldu.c
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
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