summaryrefslogtreecommitdiffstats
path: root/fs/ioctl.c
diff options
context:
space:
mode:
authorJesse Barnes2010-04-23 18:32:23 +0200
committerLinus Torvalds2010-04-23 19:39:20 +0200
commit1918ad77f7f908ed67cf37c505c6ad4ac52f1ecf (patch)
treeee34f9435901f83ee8a4649f66991d4de6be444b /fs/ioctl.c
parentMerge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... (diff)
downloadkernel-qcow2-linux-1918ad77f7f908ed67cf37c505c6ad4ac52f1ecf.tar.gz
kernel-qcow2-linux-1918ad77f7f908ed67cf37c505c6ad4ac52f1ecf.tar.xz
kernel-qcow2-linux-1918ad77f7f908ed67cf37c505c6ad4ac52f1ecf.zip
drm/i915: fix non-Ironlake 965 class crashes
My PIPE_CONTROL fix (just sent via Eric's tree) was buggy; I was testing a whole set of patches together and missed a conversion to the new HAS_PIPE_CONTROL macro, which will cause breakage on non-Ironlake 965 class chips. Fortunately, the fix is trivial and has been tested. Be sure to use the HAS_PIPE_CONTROL macro in i915_get_gem_seqno, or we'll end up reading the wrong graphics memory, likely causing hangs, crashes, or worse. Reported-by: Zdenek Kabelac <zdenek.kabelac@gmail.com> Reported-by: Toralf Förster <toralf.foerster@gmx.de> Tested-by: Toralf Förster <toralf.foerster@gmx.de> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/ioctl.c')
0 files changed, 0 insertions, 0 deletions