Re: [Mesa-dev] AMD Tahiti: A question about PFP firmware

2017-07-24 Thread Gustaw Smolarczyk
$ ./piglit run gpu -t arb_draw_indirect results/indirect --dmesg [12/12] pass: 11, fail: 1 Thank you for running Piglit! Results have been written to /home/bigos/src/piglit/results/indirect The only one failing is spec/arb_draw_indirect/arb_draw_indirect-draw-arrays-prim-restart. However, it is al

Re: [Mesa-dev] AMD Tahiti: A question about PFP firmware

2017-07-24 Thread Nicolai Hähnle
Follow-up question: Could you try to just disable the check and see whether the piglit arb_draw_indirect tests work? Cheers, Nicolai On 24.07.2017 19:03, Nicolai Hähnle wrote: On 22.07.2017 16:57, Gustaw Smolarczyk wrote: Hello, While looking at the extension list on my Tahiti GPU (SI) I hav

Re: [Mesa-dev] AMD Tahiti: A question about PFP firmware

2017-07-24 Thread Nicolai Hähnle
On 22.07.2017 16:57, Gustaw Smolarczyk wrote: Hello, While looking at the extension list on my Tahiti GPU (SI) I have found that ARB_draw_parameters is missing. Looking at the code, it requires ME firmware version >= 87 and PFP firmware version >= 121. While the first is satisfied, the second is

[Mesa-dev] AMD Tahiti: A question about PFP firmware

2017-07-22 Thread Gustaw Smolarczyk
Hello, While looking at the extension list on my Tahiti GPU (SI) I have found that ARB_draw_parameters is missing. Looking at the code, it requires ME firmware version >= 87 and PFP firmware version >= 121. While the first is satisfied, the second is not [1]. I believe I use the newest TAHITI firm