linux/drivers/gpu/drm/cirrus
Dave Airlie f4b4718b61 drm: ast,cirrus,mgag200: use drm_can_sleep
these 3 were checking in_interrupt but we have situations where
calling vunmap under this could cause a BUG to be hit in
smp_call_function_many. Use the drm_can_sleep macro instead,
which should stop this path from been taken in this case.

Cc: stable@vger.kernel.org
Signed-off-by: Dave Airlie <airlied@redhat.com>
2014-01-29 10:51:52 +10:00
..
cirrus_drv.c drm: kill ->gem_init_object() and friends 2013-10-09 14:38:02 +10:00
cirrus_drv.h drm: Kill DRM_IRQ_ARGS 2013-12-18 11:33:46 +10:00
cirrus_fbdev.c drm: ast,cirrus,mgag200: use drm_can_sleep 2014-01-29 10:51:52 +10:00
cirrus_main.c drivers: gpu: Mark function as static in cirrus_main.c 2014-01-14 12:59:17 +10:00
cirrus_mode.c drm/cirrus: correct register values for 16bpp 2014-01-23 11:01:40 +10:00
cirrus_ttm.c drivers: gpu: Mark functions as static and remove unused function in cirrus_ttm.c 2014-01-14 12:59:19 +10:00
Kconfig drm: Add separate Kconfig option for fbdev helpers 2013-10-11 23:36:58 +02:00
Makefile drm/kms: driver for virtual cirrus under qemu 2012-05-17 11:02:24 +01:00