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_sm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvc0: Update counter reading shaders to new NVC0_CB_AUX_MP_INFO
Rhys Perry
2018-09-22
1
-18
/
+18
*
nvc0: use sched control codes for gm107 MP counters code
Samuel Pitoiset
2017-01-12
1
-44
/
+44
*
nvc0: support MP performance counters on Maxwell
Samuel Pitoiset
2016-11-10
1
-1
/
+684
*
nvc0: get rid of NVE4_COMPUTE_MP_PM_{A,B}_SIGSEL_XXX
Samuel Pitoiset
2016-11-05
1
-56
/
+56
*
nvc0: fix offsets of MP perf counters input parameters
Samuel Pitoiset
2016-07-22
1
-15
/
+15
*
nvc0: use a define for the driver constant buffer size
Samuel Pitoiset
2016-07-11
1
-1
/
+1
*
nvc0: allow to monitor MP perf counters with compute shaders
Samuel Pitoiset
2016-05-26
1
-19
/
+52
*
nvc0: add descriptions for hardware perf counters/metrics
Samuel Pitoiset
2016-05-25
1
-58
/
+298
*
nv50,nvc0: re-bind old compute state after reading MP perf counters
Samuel Pitoiset
2016-05-02
1
-0
/
+2
*
nvc0: add MP performance counters for SM35 (GK110)
Samuel Pitoiset
2016-03-10
1
-17
/
+198
*
nvc0: explode config of Kepler hardware SM events
Samuel Pitoiset
2016-03-10
1
-78
/
+477
*
nvc0: rework the MP counters infrastructure
Samuel Pitoiset
2016-03-10
1
-201
/
+213
*
nvc0: rename NVXX_COMPUTE to NVXX_CP
Samuel Pitoiset
2016-02-22
1
-14
/
+14
*
gallium: add a new interface for pipe_context::launch_grid()
Samuel Pitoiset
2016-02-13
1
-2
/
+10
*
nouveau: remove use of deprecated nouveau_device::drm_version
Ben Skeggs
2015-12-22
1
-2
/
+2
*
nv50,nvc0: free memory allocated by performance metrics
Samuel Pitoiset
2015-12-16
1
-1
/
+3
*
nvc0: remove old comment related to metric calculations
Samuel Pitoiset
2015-12-15
1
-11
/
+0
*
nvc0: remove useless counting operations for MP counters
Samuel Pitoiset
2015-12-05
1
-101
/
+5
*
nvc0: remove old performance metrics support on Kepler
Samuel Pitoiset
2015-12-05
1
-31
/
+0
*
nvc0: remove wrong inst_issued HW SM perf counter on Kepler
Samuel Pitoiset
2015-12-05
1
-2
/
+0
*
nvc0: add missing HW SM perf counters for SM30 (Kepler)
Samuel Pitoiset
2015-12-05
1
-0
/
+6
*
nvc0: fix the comment that describe MP counters storage on Kepler
Samuel Pitoiset
2015-12-05
1
-0
/
+5
*
nvc0: reduce the number of GPR used when reading MP perf counters
Samuel Pitoiset
2015-11-14
1
-1
/
+2
*
nvc0: add a note about MP counters on GF100/GF110
Samuel Pitoiset
2015-10-16
1
-0
/
+5
*
nvc0: add MP counters variants for GF100/GF110
Samuel Pitoiset
2015-10-16
1
-77
/
+482
*
nvc0: move SW/HW queries info to their respective files
Samuel Pitoiset
2015-10-16
1
-0
/
+133
*
nvc0: read MP counters of all GPCs on Fermi
Samuel Pitoiset
2015-10-16
1
-1
/
+1
*
nvc0: fix unaligned mem access when reading MP counters on Fermi
Samuel Pitoiset
2015-10-16
1
-6
/
+12
*
nvc0: fix monitoring multiple MP counters queries on Fermi
Samuel Pitoiset
2015-10-16
1
-76
/
+87
*
nvc0: fix queries which use multiple MP counters on Fermi
Samuel Pitoiset
2015-10-16
1
-47
/
+81
*
nvc0: allow to use 8 MP counters on Fermi
Samuel Pitoiset
2015-10-16
1
-18
/
+12
*
nvc0: fix sequence field init for MP counters on Fermi
Samuel Pitoiset
2015-10-16
1
-2
/
+4
*
nvc0: correctly enable the MP counters' multiplexer on Fermi
Samuel Pitoiset
2015-10-16
1
-4
/
+1
*
nvc0: rip off the kepler MP-enabling logic from the Fermi codepath
Samuel Pitoiset
2015-10-16
1
-7
/
+1
*
nvc0: split out begin_query() hook used by MP counters
Samuel Pitoiset
2015-10-16
1
-24
/
+84
*
nvc0: remove useless call to query_get_cfg() in nvc0_hw_sm_query_end()
Samuel Pitoiset
2015-10-16
1
-3
/
+1
*
nvc0: move HW SM queries to nvc0_query_hw_sm.c/h files
Samuel Pitoiset
2015-10-09
1
-0
/
+748