aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_info.c
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2010-09-29 17:47:58 +0200
committerDave Airlie <airlied@redhat.com>2010-09-30 12:45:09 +1000
commit130b9851933e6da636502cd85e1ba8f45f862e8c (patch)
treec08b7977b210bfd2974b5ce94f47c2d0854a11b9 /drivers/gpu/drm/drm_info.c
parentdrm/radeon/kms: add quirk for MSI K9A2GM motherboard (diff)
downloadlinux-dev-130b9851933e6da636502cd85e1ba8f45f862e8c.tar.xz
linux-dev-130b9851933e6da636502cd85e1ba8f45f862e8c.zip
drm: i810/i830: fix locked ioctl variant
The i810 and i830 device drivers may replace their file operations on an open file descriptor. My previous patch to move the BKL out of the common DRM code into these drivers only caught the default file operations, not the ones that actually end up being used. Found while trying to come up with a way to kill the BKL for good in these drivers. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/drm_info.c')
0 files changed, 0 insertions, 0 deletions