alistair23-linux/drivers/gpu/drm/vmwgfx
Thomas Hellstrom c4249855ac drm/vmwgfx: Don't kill clients on VT switch
DRI clients that tried to grab the TTM lock when the master (X server) was
switched away during a VT switch were sent the SIGTERM signal by the
kernel. Fix this so that they are only sent that signal when the master has
exited.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Jakob Bornecrantz <jakob@vmware.com>
Cc: stable@vger.kernel.org
Signed-off-by: Dave Airlie <airlied@redhat.com>
2013-10-15 19:46:53 +01:00
..
Kconfig
Makefile
svga3d_reg.h
svga3d_surfacedefs.h
svga_escape.h
svga_overlay.h
svga_reg.h
svga_types.h
vmwgfx_buffer.c
vmwgfx_context.c
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: Don't kill clients on VT switch 2013-10-15 19:46:53 +01:00
vmwgfx_drv.h drm/vmwgfx: remove ->firstopen callback 2013-08-19 14:28:07 +10: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
vmwgfx_fence.h
vmwgfx_fifo.c
vmwgfx_gmr.c drm/vmwgfx: Split GMR2_REMAP commands if they are to large 2013-08-30 09:03:39 +10:00
vmwgfx_gmrid_manager.c
vmwgfx_ioctl.c
vmwgfx_irq.c
vmwgfx_kms.c drm: Pass page flip ioctl flags to driver 2013-08-30 09:24:54 +10:00
vmwgfx_kms.h drm: Pass page flip ioctl flags to driver 2013-08-30 09:24:54 +10:00
vmwgfx_ldu.c
vmwgfx_marker.c
vmwgfx_overlay.c
vmwgfx_reg.h
vmwgfx_resource.c drm/vmwgfx: Don't put resources with invalid id's on lru list 2013-10-15 19:46:23 +01:00
vmwgfx_resource_priv.h
vmwgfx_scrn.c
vmwgfx_surface.c
vmwgfx_ttm_glue.c