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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvc0: change prefix of MP performance counters to HW_SM
Samuel Pitoiset
2015-08-29
1
-62
/
+62
*
nvc0: sort performance counter queries by name
Samuel Pitoiset
2015-08-29
1
-94
/
+94
*
nvc0: make names of performance counter queries consistent
Samuel Pitoiset
2015-08-29
1
-28
/
+28
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
1
-4
/
+4
*
nouveau: use bool instead of boolean
Samuel Pitoiset
2015-07-21
1
-42
/
+42
*
nv50,nvc0: make sure to pushbuf_refn before putting bo into pushbuf_data
Ilia Mirkin
2015-06-23
1
-0
/
+1
*
nvc0: do not expose MP counters for nvf0 (GK110+)
Samuel Pitoiset
2015-05-14
1
-39
/
+50
*
nvc0: all queries use an unsigned 64-bits integer by default
Samuel Pitoiset
2015-05-06
1
-5
/
+7
*
nvc0: make begin_query return false when all MP counters are used
Samuel Pitoiset
2015-05-06
1
-5
/
+8
*
nvc0: define driver-specific query groups
Samuel Pitoiset
2015-05-06
1
-0
/
+67
*
gallium: make pipe_context::begin_query return a boolean
Samuel Pitoiset
2015-05-06
1
-1
/
+2
*
gallium: replace pipe_driver_query_info::max_value by a union
Samuel Pitoiset
2015-05-06
1
-4
/
+5
*
gallium: add new fields to pipe_driver_query_info
Samuel Pitoiset
2015-05-06
1
-4
/
+2
*
nvc0: fix wrong max value for driver queries
Samuel Pitoiset
2015-03-09
1
-4
/
+3
*
nv50,nvc0: Mark PIPE_QUERY_TIMESTAMP_DISJOINT as ready immediately
Tiziano Bacocco
2015-02-10
1
-0
/
+4
*
nvc0: use 64-bit math when scaling the query results
Ilia Mirkin
2014-09-08
1
-4
/
+4
*
nvc0: Handle ARB_conditional_render_inverted and enable it
Tobias Klausmann
2014-08-19
1
-28
/
+33
*
nvc0: allocate more space before a counter is configured
Samuel Pitoiset
2014-07-08
1
-2
/
+3
*
nvc0: expose 4 vertex streams, use stream ids in xfb
Ilia Mirkin
2014-07-01
1
-0
/
+1
*
gallium: add an index argument to create_query
Ilia Mirkin
2014-07-01
1
-1
/
+1
*
nv50,nvc0: leave queries on during blit, turn them on for 2d engine
Ilia Mirkin
2014-05-11
1
-1
/
+4
*
Move nv30, nv50 and nvc0 to nouveau.
Johannes Obermayr
2013-09-11
1
-0
/
+1448