[PATCH] drm/radeon/kms: more atom parser fixes

2010-04-09 Thread Alex Deucher
From 44cc309323e38fc4fa7b7c7bea190aeaa0abd224 Mon Sep 17 00:00:00 2001 From: Alex Deucher alexdeuc...@gmail.com Date: Fri, 9 Apr 2010 14:27:18 -0400 Subject: [PATCH] drm/radeon/kms: more atom parser fixes shr/shl ops need the full dst rather than the pre-masked version. Fixes fdo bug 27478

Re: [PATCH] drm/radeon/kms: more atom parser fixes

2010-04-09 Thread Alex Deucher
Subject: [PATCH] drm/radeon/kms: more atom parser fixes shr/shl ops need the full dst rather than the pre-masked version.  Fixes fdo bug 27478 and kernel bug 15738. Signed-off-by: Alex Deucher alexdeuc...@gmail.com ---  drivers/gpu/drm/radeon/atom.c |   12 ++--  1 files changed, 10

Re: [PATCH] drm/radeon/kms: more atom parser fixes

2010-04-09 Thread Alex Deucher
: Fri, 9 Apr 2010 14:27:18 -0400 Subject: [PATCH] drm/radeon/kms: more atom parser fixes shr/shl ops need the full dst rather than the pre-masked version.  Fixes fdo bug 27478 and kernel bug 15738. Signed-off-by: Alex Deucher alexdeuc...@gmail.com ---  drivers/gpu/drm/radeon/atom.c |   12