Re: [Mesa-dev] [PATCH v2 00/15] GL_AMD_performance_monitor

2015-03-26 Thread Marek Olšák
Patches 1-5, 7, 10, 12: Reviewed-by: Marek Olšák marek.ol...@amd.com Radeon drivers still set the query type to TRUE/FALSE, which is incorrect. Marek On Sun, Mar 22, 2015 at 4:35 PM, Samuel Pitoiset samuel.pitoi...@gmail.com wrote: Hello, A series I have waited too long to re-submit, but I

Re: [Mesa-dev] [PATCH v2 00/15] GL_AMD_performance_monitor

2015-03-26 Thread Samuel Pitoiset
On 03/26/2015 12:45 PM, Marek Olšák wrote: Patches 1-5, 7, 10, 12: Reviewed-by: Marek Olšák marek.ol...@amd.com Thank you Marek. Radeon drivers still set the query type to TRUE/FALSE, which is incorrect. Good catch! But I'm a bit confused because you already have ACKed that patch, do I

Re: [Mesa-dev] [PATCH v2 00/15] GL_AMD_performance_monitor

2015-03-26 Thread Samuel Pitoiset
On 03/26/2015 03:32 PM, Marek Olšák wrote: It can be fixed after the series, but the fix should be committed _with_ the series. Well, let me update it locally and submit a v3 when the other patches will be reviewed. :-) Marek On Thu, Mar 26, 2015 at 2:05 PM, Samuel Pitoiset

Re: [Mesa-dev] [PATCH v2 00/15] GL_AMD_performance_monitor

2015-03-26 Thread Marek Olšák
It can be fixed after the series, but the fix should be committed _with_ the series. Marek On Thu, Mar 26, 2015 at 2:05 PM, Samuel Pitoiset samuel.pitoi...@gmail.com wrote: On 03/26/2015 12:45 PM, Marek Olšák wrote: Patches 1-5, 7, 10, 12: Reviewed-by: Marek Olšák marek.ol...@amd.com

[Mesa-dev] [PATCH v2 00/15] GL_AMD_performance_monitor

2015-03-22 Thread Samuel Pitoiset
Hello, A series I have waited too long to re-submit, but I recently refactored the code and fixed some minor issues. This patchset enables GL_AMD_performance_monitor for svga, freedreno, r600, radeonsi and nvc0 drivers. This code has been tested with Nouveau (NVD9 and NVE7) but it should also