[ 3.5.y.z extended stable ] Patch "drm/radeon: add WAIT_UNTIL to the non-VM safe regs list for" has been added to staging queue
Herton Ronaldo Krzesinski
herton.krzesinski at canonical.com
Tue Feb 12 21:17:45 UTC 2013
This is a note to let you know that I have just added a patch titled
drm/radeon: add WAIT_UNTIL to the non-VM safe regs list for
to the linux-3.5.y-queue branch of the 3.5.y.z extended stable tree
which can be found at:
http://kernel.ubuntu.com/git?p=ubuntu/linux.git;a=shortlog;h=refs/heads/linux-3.5.y-queue
If you, or anyone else, feels it should not be added to this tree, please
reply to this email.
For more information about the 3.5.y.z tree, see
https://wiki.ubuntu.com/Kernel/Dev/ExtendedStable
Thanks.
-Herton
------
>From 56feefca8ea1ca2db69e312e2659535386467a71 Mon Sep 17 00:00:00 2001
From: Alex Deucher <alexander.deucher at amd.com>
Date: Sun, 27 Jan 2013 21:57:51 -0500
Subject: [PATCH] drm/radeon: add WAIT_UNTIL to the non-VM safe regs list for
cayman/TN
commit 674a16f2b4724880d07389abbb95abf320b924aa upstream.
Newer versions of mesa emit this.
Signed-off-by: Alex Deucher <alexander.deucher at amd.com>
Signed-off-by: Herton Ronaldo Krzesinski <herton.krzesinski at canonical.com>
---
drivers/gpu/drm/radeon/reg_srcs/cayman | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/gpu/drm/radeon/reg_srcs/cayman b/drivers/gpu/drm/radeon/reg_srcs/cayman
index 0f656b1..a072fa8 100644
--- a/drivers/gpu/drm/radeon/reg_srcs/cayman
+++ b/drivers/gpu/drm/radeon/reg_srcs/cayman
@@ -1,5 +1,6 @@
cayman 0x9400
0x0000802C GRBM_GFX_INDEX
+0x00008040 WAIT_UNTIL
0x000084FC CP_STRMOUT_CNTL
0x000085F0 CP_COHER_CNTL
0x000085F4 CP_COHER_SIZE
--
1.7.9.5
More information about the kernel-team
mailing list