index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
nouveau
/
nvc0
/
nvc0_query_hw_metric.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: switch boolean -> bool at the interface definitions
Ilia Mirkin
2019-07-22
1
-5
/
+5
*
nvc0: support MP performance counters on Maxwell
Samuel Pitoiset
2016-11-10
1
-1
/
+25
*
nvc0: add new warp_nonpred_execution_efficiency metric on SM35
Samuel Pitoiset
2016-11-02
1
-1
/
+36
*
nvc0: add missing metric-issue_slot on SM35
Samuel Pitoiset
2016-11-02
1
-0
/
+1
*
nvc0: do not expose metric-inst_issued twice on SM35
Samuel Pitoiset
2016-11-02
1
-1
/
+0
*
nvc0: add new warp_execution_efficiency metric on SM30+
Samuel Pitoiset
2016-11-02
1
-0
/
+23
*
nvc0: respect 80-chars for perf metrics descriptions
Samuel Pitoiset
2016-11-02
1
-4
/
+4
*
nvc0: sort performance metrics alphabetically
Samuel Pitoiset
2016-11-02
1
-4
/
+4
*
nvc0: do not duplicate similar performance metrics
Samuel Pitoiset
2016-11-01
1
-43
/
+7
*
nvc0: add descriptions for hardware perf counters/metrics
Samuel Pitoiset
2016-05-25
1
-12
/
+55
*
nvc0: compute a percentage for metric-achieved_occupancy
Samuel Pitoiset
2016-05-03
1
-4
/
+4
*
nvc0: display some performance metrics with a percentage
Samuel Pitoiset
2016-05-03
1
-3
/
+3
*
nvc0: store the driver query type for performance metrics
Samuel Pitoiset
2016-05-03
1
-18
/
+22
*
nvc0: fix exposing of metric-issue_slots for SM21/SM30
Samuel Pitoiset
2016-05-03
1
-2
/
+22
*
nvc0: add driver metrics for SM35 (GK110)
Samuel Pitoiset
2016-03-10
1
-1
/
+20
*
nvc0: rework the driver metrics infrastructure
Samuel Pitoiset
2016-03-10
1
-131
/
+165
*
nvc0: rework the MP counters infrastructure
Samuel Pitoiset
2016-03-10
1
-1
/
+1
*
nouveau: remove use of deprecated nouveau_device::drm_version
Ben Skeggs
2015-12-22
1
-1
/
+1
*
nv50,nvc0: free memory allocated by performance metrics
Samuel Pitoiset
2015-12-16
1
-1
/
+2
*
nvc0: fix metric-achieved_occupancy calculation on Kepler
Samuel Pitoiset
2015-12-16
1
-1
/
+4
*
nvc0: expose a group of performance metrics for SM30 (Kepler)
Samuel Pitoiset
2015-12-05
1
-1
/
+1
*
nvc0: re-introduce performance metrics for SM30 (Kepler)
Samuel Pitoiset
2015-12-05
1
-5
/
+171
*
nvc0: expose a group of performance metrics on Fermi
Samuel Pitoiset
2015-10-29
1
-1
/
+1
*
nvc0: add support for performance monitoring metrics on Fermi
Samuel Pitoiset
2015-10-17
1
-0
/
+440