]> git.itanic.dy.fi Git - linux-stable/commit
drm/radeon/kms: more atom parser fixes (v2)
authorAlex Deucher <alexdeucher@gmail.com>
Fri, 9 Apr 2010 19:01:25 +0000 (15:01 -0400)
committerDave Airlie <airlied@redhat.com>
Fri, 9 Apr 2010 22:52:32 +0000 (08:52 +1000)
commit65384a1d41c4e91f0b49d90d11b7f424d6e5c58e
treee90155b8f5a77a1e30346ff24189572372fe5aa0
parent930b9d94579fa1ea9604cbf7ba56cedf99ba9b5c
drm/radeon/kms: more atom parser fixes (v2)

shr/shl ops need the full dst rather than the pre-masked
version.  Fixes fdo bug 27478 and kernel bug 15738.

v2: remove some unsed vars, add comments

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Cc: stable <stable@kernel.org>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/atom.c