linux_dsm_epyc7002/drivers/gpu/drm/mgag200
Dave Airlie 53dac83053 drm/mgag200: fix oops in cursor code.
In some cases we enter the cursor code with file_priv = NULL causing an oops,
we also can try to unpin something that isn't pinned, and this is a good fix for it.

Cc: stable@vger.kernel.org
Signed-off-by: Dave Airlie <airlied@redhat.com>
2014-01-16 14:43:04 +10:00
..
Kconfig drm: Add separate Kconfig option for fbdev helpers 2013-10-11 23:36:58 +02:00
Makefile
mgag200_cursor.c drm/mgag200: fix oops in cursor code. 2014-01-16 14:43:04 +10:00
mgag200_drv.c drm: kill ->gem_init_object() and friends 2013-10-09 14:38:02 +10:00
mgag200_drv.h drm: kill ->gem_init_object() and friends 2013-10-09 14:38:02 +10:00
mgag200_fb.c
mgag200_i2c.c
mgag200_main.c drivers: gpu: Mark function as static in mgag200_main.c 2014-01-14 12:59:19 +10:00
mgag200_mode.c drivers: gpu: Mark functions as static in mgag200_mode.c 2014-01-14 12:59:20 +10:00
mgag200_reg.h
mgag200_ttm.c drivers: gpu: Mark functions as static in mgag200_ttm.c 2014-01-14 12:59:21 +10:00