aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/r600.tests8
1 files changed, 0 insertions, 8 deletions
diff --git a/tests/r600.tests b/tests/r600.tests
index b08c761d..53558835 100644
--- a/tests/r600.tests
+++ b/tests/r600.tests
@@ -7,11 +7,3 @@ execfile(os.path.dirname(__file__) + '/quick-driver.tests')
from framework.core import *
from framework.gleantest import *
-
-# NOTE: You need kernel 2.6.38 or later to avoid/survive some hardlocks
-
-# These lock up RV730:
-del profile.tests['spec']['glsl-1.20']['execution']['variable-indexing']['vs-temp-array-mat4-index-col-row-rd']
-del profile.tests['spec']['glsl-1.20']['execution']['variable-indexing']['fs-temp-array-mat4-index-col-row-rd']
-del profile.tests['spec']['glsl-1.20']['execution']['variable-indexing']['vs-temp-array-mat4-index-row-rd']
-