Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: switch boolean -> bool at the interface definitions | Ilia Mirkin | 2019-07-22 | 1 | -3/+3 |
* | nv50,nvc0: re-bind old compute state after reading MP perf counters | Samuel Pitoiset | 2016-05-02 | 1 | -0/+2 |
* | nv50: rename NV50_COMPUTE to NV50_CP | Samuel Pitoiset | 2016-03-19 | 1 | -5/+5 |
* | gallium: add a new interface for pipe_context::launch_grid() | Samuel Pitoiset | 2016-02-13 | 1 | -2/+10 |
* | nv50,nvc0: free memory allocated by performance metrics | Samuel Pitoiset | 2015-12-16 | 1 | -1/+3 |
* | nv50: expose two groups of compute-related MP perf counters | Samuel Pitoiset | 2015-11-20 | 1 | -1/+1 |
* | nv50: add compute-related MP perf counters on G84+ | Samuel Pitoiset | 2015-11-14 | 1 | -0/+417 |