nvc0/cl: hande 64 bit pointers in nvc0_set_global_handle
[mesa.git] / src / gallium / drivers / nouveau / nvc0 / nvc0_query_hw_metric.c
2019-07-23 Ilia Mirkingallium: switch boolean -> bool at the interface defini...
2016-11-10 Samuel Pitoisetnvc0: support MP performance counters on Maxwell
2016-11-02 Samuel Pitoisetnvc0: add new warp_nonpred_execution_efficiency metric...
2016-11-02 Samuel Pitoisetnvc0: add missing metric-issue_slot on SM35
2016-11-02 Samuel Pitoisetnvc0: do not expose metric-inst_issued twice on SM35
2016-11-02 Samuel Pitoisetnvc0: add new warp_execution_efficiency metric on SM30+
2016-11-02 Samuel Pitoisetnvc0: respect 80-chars for perf metrics descriptions
2016-11-02 Samuel Pitoisetnvc0: sort performance metrics alphabetically
2016-11-01 Samuel Pitoisetnvc0: do not duplicate similar performance metrics
2016-05-25 Samuel Pitoisetnvc0: add descriptions for hardware perf counters/metrics
2016-05-03 Samuel Pitoisetnvc0: compute a percentage for metric-achieved_occupancy
2016-05-03 Samuel Pitoisetnvc0: display some performance metrics with a percentage
2016-05-03 Samuel Pitoisetnvc0: store the driver query type for performance metrics
2016-05-03 Samuel Pitoisetnvc0: fix exposing of metric-issue_slots for SM21/SM30
2016-03-15 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-03-10 Samuel Pitoisetnvc0: add driver metrics for SM35 (GK110)
2016-03-10 Samuel Pitoisetnvc0: rework the driver metrics infrastructure
2016-03-10 Samuel Pitoisetnvc0: rework the MP counters infrastructure
2016-01-21 Kristian Høgsberg... Merge remote-tracking branch 'jekstrand/wip/i965-unifor...
2015-12-28 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-12-22 Ben Skeggsnouveau: remove use of deprecated nouveau_device::drm_v...
2015-12-16 Samuel Pitoisetnv50,nvc0: free memory allocated by performance metrics
2015-12-16 Samuel Pitoisetnvc0: fix metric-achieved_occupancy calculation on...
2015-12-11 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-12-05 Samuel Pitoisetnvc0: expose a group of performance metrics for SM30...
2015-12-05 Samuel Pitoisetnvc0: re-introduce performance metrics for SM30 (Kepler)
2015-11-03 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-10-29 Samuel Pitoisetnvc0: expose a group of performance metrics on Fermi
2015-10-19 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-10-17 Samuel Pitoisetnvc0: add support for performance monitoring metrics...