linux-stable/drivers/gpu/drm/vmwgfx
Thomas Hellstrom 6a0a7a9ead drm/vmwgfx: Add our connectors to sysfs
Some user-space apps expects to find them there.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Jakob Bornecrantz <jakob@vmware.com>
2013-12-04 12:04:02 -08:00
..
Kconfig
Makefile drm/vmwgfx: Hook up the prime ioctls 2013-11-18 04:11:53 -08:00
svga3d_reg.h
svga3d_surfacedefs.h drm/vmwgfx: Add and make use of a header for surface size calculation. 2012-11-21 07:47:09 +10:00
svga_escape.h
svga_overlay.h
svga_reg.h
svga_types.h
vmwgfx_buffer.c drm/vmwgfx: Fix dma buffer memory size accounting 2013-12-04 12:03:56 -08:00
vmwgfx_context.c drm/vmwgfx: Break out surface and context management to separate files 2012-11-21 07:47:08 +10:00
vmwgfx_dmabuf.c drm/vmwgfx: get rid of ttm_bo_is_reserved usage 2013-06-28 12:04:14 +10:00
vmwgfx_drv.c drm/vmwgfx: Hook up the prime ioctls 2013-11-18 04:11:53 -08:00
vmwgfx_drv.h drm/vmwgfx: Fix dma buffer memory size accounting 2013-12-04 12:03:56 -08:00
vmwgfx_execbuf.c drm/ttm: make ttm reservation calls behave like reservation calls 2013-06-28 12:02:20 +10:00
vmwgfx_fb.c
vmwgfx_fence.c drm/vmwgfx: Free user-space fence objects correctly 2012-11-28 18:36:12 +10:00
vmwgfx_fence.h
vmwgfx_fifo.c
vmwgfx_gmr.c drm/vmwgfx: Fix a couple of compile / sparse warnings and errors 2013-11-12 23:47:32 -08:00
vmwgfx_gmrid_manager.c
vmwgfx_ioctl.c drm/vmwgfx: Return -ENOENT when a framebuffer can't be found 2013-11-06 13:25:22 +10:00
vmwgfx_irq.c
vmwgfx_kms.c drm/vmwgfx: Add our connectors to sysfs 2013-12-04 12:04:02 -08:00
vmwgfx_kms.h drm: Pass page flip ioctl flags to driver 2013-08-30 09:24:54 +10:00
vmwgfx_ldu.c drm/vmwgfx: Add our connectors to sysfs 2013-12-04 12:04:02 -08:00
vmwgfx_marker.c
vmwgfx_overlay.c
vmwgfx_prime.c drm/vmwgfx: Hook up the prime ioctls 2013-11-18 04:11:53 -08:00
vmwgfx_reg.h
vmwgfx_resource.c drm/vmwgfx: Fix dma buffer memory size accounting 2013-12-04 12:03:56 -08:00
vmwgfx_resource_priv.h drm/vmwgfx: Break out surface and context management to separate files 2012-11-21 07:47:08 +10:00
vmwgfx_scrn.c drm/vmwgfx: Add our connectors to sysfs 2013-12-04 12:04:02 -08:00
vmwgfx_surface.c drm/vmwgfx: Make surfaces prime-aware 2013-11-18 04:12:19 -08:00
vmwgfx_ttm_glue.c