index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
radeon
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/u_suballoc: allow setting pipe_resource::flags
Marek Olšák
2017-02-18
1
-1
/
+1
*
gallium/radeon: add a HUD query for monitoring the CS thread activity
Marek Olšák
2017-02-15
3
-1
/
+25
*
gallium/radeon: include SDMA in the GPU load query
Marek Olšák
2017-02-14
2
-1
/
+12
*
gallium/radeon: add an assertion to texture_transfer_map for app bugs
Marek Olšák
2017-02-14
1
-0
/
+1
*
gallium/radeon: remove the internal u_upload_mgr pointer
Marek Olšák
2017-02-14
3
-12
/
+12
*
gallium: set pipe_context uploaders in drivers (v3)
Marek Olšák
2017-02-14
1
-0
/
+2
*
gallium/radeon: use staging for texture read mappings from GTT WC
Marek Olšák
2017-02-10
1
-4
/
+5
*
gallium/radeon: ignore the level parameter in buffer_transfer_map
Marek Olšák
2017-02-10
1
-5
/
+4
*
gallium/radeon: fix performance of buffer readbacks
Marek Olšák
2017-02-10
1
-8
/
+9
*
radeon/uvd: add h264 constrained baseline support
Boyuan Zhang
2017-02-01
1
-0
/
+1
*
gallium/radeon: merge dirty_fb_counter and dirty_tex_descriptor_counter
Marek Olšák
2017-01-30
2
-26
/
+13
*
gallium/radeon: add new HUD queries for monitoring the CP
Samuel Pitoiset
2017-01-30
4
-3
/
+80
*
gallium/radeon: add new GPU-sdma-busy HUD query
Samuel Pitoiset
2017-01-30
4
-1
/
+21
*
gallium/radeon: rename grbm to mmio in the gpu load path
Samuel Pitoiset
2017-01-30
2
-32
/
+33
*
gallium/radeon: remove r600_common_context::max_db
Marek Olšák
2017-01-30
3
-20
/
+17
*
gallium/radeon: clean up r600_query_init_backend_mask
Marek Olšák
2017-01-30
3
-20
/
+17
*
gallium/radeon: allow VRAM-only placements again on APUs & recent amdgpu
Marek Olšák
2017-01-30
1
-0
/
+4
*
gallium/radeon: add VRAM-vis-usage HUD query
Samuel Pitoiset
2017-01-26
3
-0
/
+9
*
gallium/radeon: query the CPU accessible size of VRAM
Samuel Pitoiset
2017-01-26
2
-0
/
+2
*
gallium/radeon: add a new HUD query for the number of mapped buffers
Samuel Pitoiset
2017-01-25
3
-0
/
+6
*
gallium/radeon: undef the very specific UPDATE_COUNTER macro
Samuel Pitoiset
2017-01-24
1
-5
/
+9
*
gallium/radeon: adjust the rule for using the LINEAR_ALIGNED layout
Marek Olšák
2017-01-23
1
-1
/
+3
*
gallium/radeon: add HUD queries for monitoring some hw blocks
Samuel Pitoiset
2017-01-23
4
-1
/
+110
*
gallium/radeon: refactor the GRBM counters path
Samuel Pitoiset
2017-01-23
3
-43
/
+47
*
android: radeon: fix LLVMInitializeAMDGPU* functions declaration
Mauro Rossi
2017-01-18
1
-0
/
+1
*
gallium/radeon: add GPU-shaders-busy HUD query
Marek Olšák
2017-01-16
4
-1
/
+31
*
gallium/radeon: make the GPU load / GRBM_STATUS monitoring extensible
Marek Olšák
2017-01-16
3
-32
/
+53
*
radeonsi: show average results per frame for perf counters in HUD
Marek Olšák
2017-01-16
1
-1
/
+1
*
gallium/radeon: use the internal clear_buffer callback to fix r600g
Marek Olšák
2017-01-06
1
-1
/
+3
*
gallium/radeon: add new HUD query num-SDMA-IBs
Marek Olšák
2017-01-06
3
-0
/
+6
*
gallium/radeon: rename the num-ctx-flushes query to num-GFX-IBs
Marek Olšák
2017-01-06
3
-6
/
+6
*
radeonsi: add HUD queries for cache flush stats
Marek Olšák
2017-01-06
3
-0
/
+27
*
radeonsi: clean up more HAVE_LLVM #ifdefs
Marek Olšák
2017-01-06
1
-5
/
+9
*
gallium/radeon: clean up HAVE_LLVM #ifdefs in r600_get_llvm_processor_name
Marek Olšák
2017-01-06
1
-17
/
+11
*
radeonsi: turn SDMA IBs into de-facto preambles of GFX IBs
Marek Olšák
2017-01-05
1
-2
/
+2
*
gallium/radeon: prevent SDMA stalls by detecting RAW hazards in need_dma_space
Marek Olšák
2017-01-05
2
-22
/
+27
*
gallium/radeon: move unrelated code from dma_emit_wait_idle to need_dma_space
Marek Olšák
2017-01-05
1
-18
/
+15
*
radeonsi: use SDMA in rvid_buffer_clear on CIK-VI
Marek Olšák
2017-01-05
1
-2
/
+2
*
radeonsi: use SDMA for initial clearing of DCC/CMASK/HTILE on CIK-VI
Marek Olšák
2017-01-05
3
-8
/
+6
*
radeonsi: implement SDMA-based buffer clearing for CIK-VI
Marek Olšák
2017-01-05
2
-0
/
+12
*
radeonsi: add Polaris12 support (v3)
Junwei Zhang
2016-12-21
2
-1
/
+5
*
radeon/vce Handle H.264 level 5.2
Andy Furniss
2016-12-05
1
-1
/
+2
*
radeonsi: apply the double EVENT_WRITE_EOP workaround to VI as well
Marek Olšák
2016-12-01
1
-2
/
+4
*
radeonsi: add a debug flag that disables optimized shader variants
Marek Olšák
2016-11-23
2
-0
/
+2
*
gallium/radeon: add RADEON_SURF_OPTIMIZE_FOR_SPACE
Marek Olšák
2016-11-21
2
-0
/
+3
*
radeonsi: fix r600_texture::tc_compatible_htile
Marek Olšák
2016-11-10
1
-3
/
+3
*
gallium/radeon: add enum radeon_micro_mode
Marek Olšák
2016-11-01
2
-5
/
+13
*
gallium/radeon: make it clear that DRM 2.x.x fast clear constraint is CIK-only
Marek Olšák
2016-11-01
1
-2
/
+2
*
gallium/radeon: remove r600_surface::level_info
Marek Olšák
2016-11-01
2
-3
/
+0
*
gallium/radeon: add radeon_surf::is_linear
Marek Olšák
2016-11-01
4
-9
/
+10
[next]