Module: Mesa
Branch: main
Commit: 5527c090f41ab665efe1a89936f7306d201a1faa
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=5527c090f41ab665efe1a89936f7306d201a1faa

Author: David Heidelberg <david.heidelb...@collabora.com>
Date:   Tue Dec 12 15:51:44 2023 +0100

ci/freedreno: timestamp-get no longer fails on Adreno

Fixes: 659e557676d2 ("freedreno: Fix timestamp conversion")
Cc: mesa-stable #23.3

Signed-off-by: David Heidelberg <david.heidelb...@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26611>

---

 src/freedreno/ci/freedreno-a530-fails.txt | 1 -
 src/freedreno/ci/freedreno-a618-fails.txt | 2 --
 src/freedreno/ci/freedreno-a630-fails.txt | 2 --
 3 files changed, 5 deletions(-)

diff --git a/src/freedreno/ci/freedreno-a530-fails.txt 
b/src/freedreno/ci/freedreno-a530-fails.txt
index a009feb0186..3e130a15bf4 100644
--- a/src/freedreno/ci/freedreno-a530-fails.txt
+++ b/src/freedreno/ci/freedreno-a530-fails.txt
@@ -208,7 +208,6 @@ spec@arb_separate_shader_objects@400 combinations by 
location,Fail
 spec@arb_separate_shader_objects@400 combinations by name,Fail
 spec@arb_texture_rectangle@1-1-linear-texture,Fail
 spec@arb_timer_query@query gl_timestamp,Fail
-spec@arb_timer_query@timestamp-get,Fail
 spec@arb_transform_feedback3@gl_skipcomponents1-1,Fail
 spec@arb_transform_feedback3@gl_skipcomponents1-2,Fail
 spec@arb_transform_feedback3@gl_skipcomponents1-3,Fail
diff --git a/src/freedreno/ci/freedreno-a618-fails.txt 
b/src/freedreno/ci/freedreno-a618-fails.txt
index 996b54ec278..319f7726033 100644
--- a/src/freedreno/ci/freedreno-a618-fails.txt
+++ b/src/freedreno/ci/freedreno-a618-fails.txt
@@ -110,8 +110,6 @@ 
spec@arb_tessellation_shader@execution@variable-indexing@vs-output-array-dvec4-i
 
 spec@arb_texture_rectangle@1-1-linear-texture,Fail
 
-spec@arb_timer_query@timestamp-get,Fail
-
 spec@arb_vertex_type_2_10_10_10_rev@attrib-p-type-size-match,Fail
 
 # fails unrelated to GL_ARB_enhanced_layouts
diff --git a/src/freedreno/ci/freedreno-a630-fails.txt 
b/src/freedreno/ci/freedreno-a630-fails.txt
index 579cbf3c006..3c6a15eb89d 100644
--- a/src/freedreno/ci/freedreno-a630-fails.txt
+++ b/src/freedreno/ci/freedreno-a630-fails.txt
@@ -114,8 +114,6 @@ 
spec@arb_tessellation_shader@execution@variable-indexing@vs-output-array-dvec4-i
 
 spec@arb_texture_rectangle@1-1-linear-texture,Fail
 
-spec@arb_timer_query@timestamp-get,Fail
-
 spec@arb_vertex_type_2_10_10_10_rev@attrib-p-type-size-match,Fail
 
 # fails unrelated to GL_ARB_enhanced_layouts

Reply via email to