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
/
radeon
/
r600_query.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: remove r600_pipe_common::barrier_flags::compute_to_L2
Marek Olšák
2017-11-29
1
-1
/
+1
*
radeonsi: remove R600_CONTEXT_* flags
Marek Olšák
2017-11-29
1
-1
/
+1
*
radeonsi: just include si_pipe.h in r600_query.c
Marek Olšák
2017-11-29
1
-6
/
+3
*
util: move os_time.[ch] to src/util
Nicolai Hähnle
2017-11-09
1
-1
/
+1
*
radeonsi: add GFX-IB-size query to the HUD
Marek Olšák
2017-10-17
1
-0
/
+4
*
radeonsi: shrink r600d_common.h and stop using it
Marek Olšák
2017-10-09
1
-10
/
+11
*
radeonsi: remove r600_emit_reloc
Marek Olšák
2017-10-09
1
-6
/
+6
*
radeonsi: import r600_streamout from drivers/radeon
Marek Olšák
2017-10-09
1
-0
/
+4
*
gallium/radeon: remove r600_atom::num_dw
Marek Olšák
2017-10-07
1
-15
/
+0
*
gallium/radeon: remove old r600g code checking chip_class and family
Marek Olšák
2017-10-07
1
-20
/
+11
*
r600: fork and import gallium/radeon
Marek Olšák
2017-09-26
1
-163
/
+66
*
gallium/radeon: pass old_(perfect_)enable to set_occlusion_query_state
Nicolai Hähnle
2017-09-18
1
-1
/
+2
*
gallium: add PIPE_QUERY_OCCLUSION_PREDICATE_CONSERVATIVE
Nicolai Hähnle
2017-09-18
1
-5
/
+14
*
radeonsi: remove SET_PREDICATION workaround on newer firmware
Nicolai Hähnle
2017-09-13
1
-2
/
+4
*
radeonsi: ensure cache flushes happen before SET_PREDICATION packets
Nicolai Hähnle
2017-09-04
1
-3
/
+6
*
radeonsi: fix ARB_transform_feedback_overflow_query on <= VI
Nicolai Hähnle
2017-09-04
1
-0
/
+4
*
gallium/radeon: always use two-dimensional constant references
Nicolai Hähnle
2017-09-04
1
-18
/
+18
*
gallium/radeon: clean up EOP_DATA_SEL magic numbers
Marek Olšák
2017-08-22
1
-3
/
+6
*
radeonsi: remove Constant Engine support
Marek Olšák
2017-08-22
1
-3
/
+0
*
gallium/radeon: remove old_fence parameter from r600_gfx_write_event_eop
Marek Olšák
2017-08-18
1
-3
/
+3
*
radeonsi/gfx9: prevent a GPU hang after a timestamp event
Marek Olšák
2017-08-18
1
-3
/
+4
*
radeonsi: expose the number of decompress calls to the HUD
Marek Olšák
2017-08-07
1
-0
/
+7
*
gallium/radeon: rename GPU-dma-busy -> GPU-cp-dma-busy
Marek Olšák
2017-08-07
1
-3
/
+3
*
radeonsi: avoid redundant SET_PREDICATION packet with QBO workaround
Nicolai Hähnle
2017-08-02
1
-4
/
+9
*
radeonsi: fix streamout overflow predication on VI+
Nicolai Hähnle
2017-08-02
1
-18
/
+70
*
gallium/radeon: implement qbo for SO_OVERFLOW_PREDICATE
Nicolai Hähnle
2017-08-02
1
-7
/
+37
*
gallium/radeon: implement basic parts of PIPE_QUERY_SO_OVERFLOW_ANY_PREDICATE
Nicolai Hähnle
2017-08-02
1
-25
/
+73
*
gallium/radeon: fix render predication by SO overflow predicate
Nicolai Hähnle
2017-08-02
1
-7
/
+6
*
gallium/radeon: fix ARB_query_buffer_object conversion to boolean
Nicolai Hähnle
2017-08-02
1
-1
/
+2
*
radeonsi: expose MRT-draw-calls to HUD
Marek Olšák
2017-07-31
1
-0
/
+7
*
radeonsi: add a HUD query for getting an average GFX BO list size
Marek Olšák
2017-07-04
1
-0
/
+18
*
radeonsi: add separate HUD counters for CB and DB cache flushes
Marek Olšák
2017-06-22
1
-5
/
+12
*
gallium/radeon: add a new HUD query for the number of resident handles
Samuel Pitoiset
2017-06-18
1
-0
/
+7
*
gallium/radeon: pipe AMDGPU_INFO_NUM_VRAM_CPU_PAGE_FAULTS into gallium HUD
Marek Olšák
2017-05-23
1
-2
/
+6
*
gallium/radeon: add a query for monitoring Gallium thread load
Marek Olšák
2017-05-22
1
-0
/
+12
*
gallium/radeon: use a top-of-pipe timestamp for the start of TIME_ELAPSED
Marek Olšák
2017-05-17
1
-2
/
+19
*
gallium/radeon: add threaded context counter monitoring for HUD
Marek Olšák
2017-05-15
1
-0
/
+21
*
gallium/radeon: subclass and handle threaded_query
Marek Olšák
2017-05-15
1
-4
/
+10
*
radeonsi: add a HUD query for draw calls with primitive restart
Marek Olšák
2017-04-28
1
-0
/
+7
*
gallium/radeon: add HUD queries for GPU temperature and clocks
Samuel Pitoiset
2017-04-10
1
-6
/
+6
*
gallium/radeon: formalize that r600_query_hw_add_result doesn't need a context
Marek Olšák
2017-03-30
1
-6
/
+7
*
radeonsi/gfx9: query changes - EVENT_WRITE and SET_PREDICATION
Marek Olšák
2017-03-30
1
-10
/
+19
*
gallium/radeon: formalize that create_batch_query doesn't need pipe_context
Marek Olšák
2017-03-17
1
-5
/
+4
*
gallium/radeon: formalize that create_query doesn't need pipe_context
Marek Olšák
2017-03-17
1
-28
/
+28
*
gallium: s/uint/enum pipe_render_cond_flag/ for set_render_condition()
Brian Paul
2017-03-08
1
-1
/
+1
*
gallium/radeon: add a HUD query for monitoring the CS thread activity
Marek Olšák
2017-02-15
1
-1
/
+23
*
gallium/radeon: add new HUD queries for monitoring the CP
Samuel Pitoiset
2017-01-30
1
-3
/
+28
*
gallium/radeon: add new GPU-sdma-busy HUD query
Samuel Pitoiset
2017-01-30
1
-1
/
+4
*
gallium/radeon: remove r600_common_context::max_db
Marek Olšák
2017-01-30
1
-11
/
+17
*
gallium/radeon: clean up r600_query_init_backend_mask
Marek Olšák
2017-01-30
1
-18
/
+15
[next]