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_gpu_load.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: remove r600_common_screen
Marek Olšák
2017-11-29
1
-56
/
+56
*
util: move os_time.[ch] to src/util
Nicolai Hähnle
2017-11-09
1
-1
/
+1
*
radeonsi: remove 'Authors:' comments
Marek Olšák
2017-11-02
1
-3
/
+0
*
r600: fork and import gallium/radeon
Marek Olšák
2017-09-26
1
-4
/
+4
*
radeonsi: remove Constant Engine support
Marek Olšák
2017-08-22
1
-4
/
+0
*
gallium/radeon: rename GPU-dma-busy -> GPU-cp-dma-busy
Marek Olšák
2017-08-07
1
-3
/
+3
*
radeonsi/gfx9: don't read back non-existent register SRBM_STATUS2
Marek Olšák
2017-07-17
1
-1
/
+1
*
gallium/util: replace pipe_thread_create() with u_thread_create()
Timothy Arceri
2017-03-12
1
-1
/
+1
*
gallium/util: replace pipe_thread_wait() with thrd_join()
Timothy Arceri
2017-03-07
1
-1
/
+1
*
gallium/util: remove PIPE_THREAD_ROUTINE()
Timothy Arceri
2017-03-07
1
-1
/
+2
*
gallium/util: replace pipe_mutex_unlock() with mtx_unlock()
Timothy Arceri
2017-03-07
1
-1
/
+1
*
gallium/util: replace pipe_mutex_lock() with mtx_lock()
Timothy Arceri
2017-03-07
1
-1
/
+1
*
gallium/radeon: don't monitor SDMA busyness on EG/Cayman/SI
Marek Olšák
2017-03-06
1
-1
/
+1
*
gallium/radeon: include SDMA in the GPU load query
Marek Olšák
2017-02-14
1
-1
/
+9
*
gallium/radeon: add new HUD queries for monitoring the CP
Samuel Pitoiset
2017-01-30
1
-0
/
+36
*
gallium/radeon: add new GPU-sdma-busy HUD query
Samuel Pitoiset
2017-01-30
1
-0
/
+13
*
gallium/radeon: rename grbm to mmio in the gpu load path
Samuel Pitoiset
2017-01-30
1
-15
/
+15
*
gallium/radeon: undef the very specific UPDATE_COUNTER macro
Samuel Pitoiset
2017-01-24
1
-5
/
+9
*
gallium/radeon: add HUD queries for monitoring some hw blocks
Samuel Pitoiset
2017-01-23
1
-0
/
+48
*
gallium/radeon: refactor the GRBM counters path
Samuel Pitoiset
2017-01-23
1
-26
/
+32
*
gallium/radeon: add GPU-shaders-busy HUD query
Marek Olšák
2017-01-16
1
-0
/
+16
*
gallium/radeon: make the GPU load / GRBM_STATUS monitoring extensible
Marek Olšák
2017-01-16
1
-25
/
+39
*
r600g,radeonsi: add a driver query returning GPU load
Marek Olšák
2015-04-28
1
-0
/
+141