Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium/radeon: fix crash/regression in performance counters | Nicolai Hähnle | 2016-09-30 | 1 | -0/+9 |
* | radeonsi: move sid.h/r600d_common.h to a common place. | Dave Airlie | 2016-09-06 | 1 | -1/+1 |
* | gallium/radeon: boolean -> bool, TRUE -> true, FALSE -> false | Marek Olšák | 2016-06-25 | 1 | -11/+11 |
* | radeonsi: expose performance counters as 64 bit | Nicolai Hähnle | 2016-05-09 | 1 | -11/+11 |
* | gallium/radeon: remove R600_QUERY_HW_FLAG_TIMER | Marek Olšák | 2016-04-12 | 1 | -1/+0 |
* | radeonsi: re-order the SQ_xx performance counter blocks | Nicolai Hähnle | 2016-02-05 | 1 | -21/+17 |
* | gallium/radeon: remove unnecessary test in r600_pc_query_add_result | Nicolai Hähnle | 2015-12-15 | 1 | -3/+0 |
* | radeon: use PIPE_DRIVER_QUERY_FLAG_DONT_LIST for perfcounters | Nicolai Hähnle | 2015-11-26 | 1 | -0/+2 |
* | radeon: delay the generation of driver query names until first use | Nicolai Hähnle | 2015-11-26 | 1 | -91/+101 |
* | radeonsi: implement AMD_performance_monitor for CIK+ | Nicolai Hähnle | 2015-11-25 | 1 | -0/+636 |