On 24.11.2015 17:20, Marek Olšák wrote:
On Tue, Nov 24, 2015 at 5:08 PM, Ilia Mirkin wrote:
On Tue, Nov 24, 2015 at 11:00 AM, Nicolai Hähnle wrote:
One annoyance of the series as it currently stands is that exposing thousands
of counters affects the context creation time due to the way the Me
On Tue, Nov 24, 2015 at 5:08 PM, Ilia Mirkin wrote:
> On Tue, Nov 24, 2015 at 11:00 AM, Nicolai Hähnle wrote:
>> One annoyance of the series as it currently stands is that exposing thousands
>> of counters affects the context creation time due to the way the Mesa state
>> tracker initializes itse
On Tue, Nov 24, 2015 at 11:00 AM, Nicolai Hähnle wrote:
> One annoyance of the series as it currently stands is that exposing thousands
> of counters affects the context creation time due to the way the Mesa state
> tracker initializes itself, especially given that this is a feature that
> isn't u
Hi,
with this series, a first batch of performance counters are usable on CIK+.
The registers and programming are slightly different on SI, so support for
that might come later.
This doesn't cover all hardware blocks with performance counters, in
particular some compute and video blocks are missi