[Bug 107505] [lars] dEQP-GLES31.functional.geometry_shading.layered#render_with_default_layer_3d failure

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Aug 14 08:59:08 UTC 2018


https://bugs.freedesktop.org/show_bug.cgi?id=107505

--- Comment #22 from gaurav.k.singh at intel.com ---
Lionel,

changing the urb.size to 128 for SKL_GT1 did not help. Test fails again.

--- a/src/intel/dev/gen_device_info.c
+++ b/src/intel/dev/gen_device_info.c
@@ -602,7 +602,7 @@ static const struct gen_device_info gen_device_info_skl_gt1
= {
    .num_subslices = { 2, },
    .num_eu_per_subslice = 6,
    .l3_banks = 2,
-   .urb.size = 192,
+   .urb.size = 128,
 };


Please try at your end as well.

Also, have you received the lars board from Patrick?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20180814/4ba5c6a2/attachment.html>


More information about the intel-3d-bugs mailing list