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
/
radeonsi
Commit message (
Expand
)
Author
Age
Files
Lines
*
r300,r600,radeonsi: replace RADEON_FLUSH_* with PIPE_FLUSH_*
Marek Olšák
2017-11-29
3
-8
/
+8
*
radeonsi: remove r600_common_screen
Marek Olšák
2017-11-29
24
-439
/
+503
*
radeonsi: remove r600_pipe_common::barrier_flags::compute_to_L2
Marek Olšák
2017-11-29
1
-2
/
+0
*
radeonsi: remove query/apply_opaque_metadata callbacks
Marek Olšák
2017-11-29
1
-98
/
+0
*
radeonsi: move shader debug helpers out of r600_pipe_common.c
Marek Olšák
2017-11-29
5
-11
/
+24
*
radeonsi: dismantle si_common_screen_init/destroy
Marek Olšák
2017-11-29
1
-3
/
+98
*
radeonsi: document our vendor string situation
Marek Olšák
2017-11-29
1
-0
/
+3
*
radeonsi: set all pipe buffer functions in r600_buffer_common.c
Marek Olšák
2017-11-29
1
-1
/
+2
*
radeonsi: move video queries into si_get.c
Marek Olšák
2017-11-29
1
-1
/
+149
*
radeonsi: remove more functions from r600_pipe_common.c
Marek Olšák
2017-11-29
1
-2
/
+4
*
radeonsi: move/remove ac_shader_binary helpers
Marek Olšák
2017-11-29
2
-2
/
+2
*
radeonsi: move all get functions to si_get.c; disk_cache_create to si_pipe.c
Marek Olšák
2017-11-29
5
-442
/
+902
*
radeonsi: remove R600_CONTEXT_* flags
Marek Olšák
2017-11-29
5
-23
/
+26
*
radeonsi: remove some definitions and helpers from r600_pipe_common.h
Marek Olšák
2017-11-29
12
-34
/
+125
*
radeonsi: don't use fast color clear for small surfaces
Marek Olšák
2017-11-29
1
-0
/
+17
*
radeonsi: unify code setting dirty_level_mask for fast clear
Marek Olšák
2017-11-29
1
-14
/
+11
*
radeonsi: clean up si_do_fast_color_clear parameters
Marek Olšák
2017-11-29
1
-10
/
+5
*
radeonsi: remove r600_common_context::clear_buffer
Marek Olšák
2017-11-29
3
-5
/
+4
*
radeonsi: move r600_test_dma.c into si_test_dma.c
Marek Olšák
2017-11-29
5
-1
/
+404
*
radeonsi: move si_pipe_clear_buffer into si_cp_dma.c
Marek Olšák
2017-11-29
2
-61
/
+61
*
radeonsi: move all clear() code into si_clear.c
Marek Olšák
2017-11-29
7
-169
/
+754
*
radeonsi: enable DCC with MSAA for VI
Marek Olšák
2017-11-29
2
-1
/
+7
*
radeonsi: add a workaround for blending with DCC and MSAA
Marek Olšák
2017-11-29
1
-8
/
+23
*
radeonsi: clear PIPE_IMAGE_ACCESS_WRITE when it's invalid to be on the safe side
Marek Olšák
2017-11-29
1
-0
/
+10
*
radeonsi/gfx9: simplify condition for on-chip ESGS
Nicolai Hähnle
2017-11-28
1
-3
/
+1
*
radeonsi: clarify that si_shader_selector::esgs_itemsize is set for the ES part
Nicolai Hähnle
2017-11-28
1
-1
/
+3
*
radeonsi: use si_shader_context instead of lp_build_context in more places
Nicolai Hähnle
2017-11-28
1
-27
/
+23
*
radeonsi: cleanup si_initialize_color_surface
Nicolai Hähnle
2017-11-28
1
-12
/
+12
*
radeonsi: check that we don't leak fine.buf references
Nicolai Hähnle
2017-11-28
1
-0
/
+2
*
amd/common: sid.h cleanups
Nicolai Hähnle
2017-11-28
1
-1
/
+1
*
ac: change legacy_surf_level::slice_size to dword units
Marek Olšák
2017-11-27
2
-6
/
+6
*
radeonsi: set COMPUTE_RESOURCE_LIMITS.FORCE_SIMD_DIST when profitable
Marek Olšák
2017-11-27
1
-1
/
+16
*
radeonsi: try flushing unflushed fences in si_fence_finish even when timeout ...
Nicolai Hähnle
2017-11-26
1
-3
/
+3
*
radeonsi: expose all CB performance counters on Stoney
Marek Olšák
2017-11-25
1
-1
/
+1
*
radeonsi: handle imported textures with DCC robustly
Marek Olšák
2017-11-25
1
-1
/
+1
*
radeonsi: fix a typo in creating monolithic ES-GS
Marek Olšák
2017-11-25
1
-1
/
+1
*
radeonsi: don't write undefined output channels to LDS in LS
Marek Olšák
2017-11-25
1
-0
/
+3
*
radeonsi: use ac.lds for shared memory
Marek Olšák
2017-11-25
3
-5
/
+3
*
radeonsi: do 64-bit LDS loads recursively
Marek Olšák
2017-11-25
1
-7
/
+9
*
gallium/u_threaded: avoid syncing in threaded_context_flush
Nicolai Hähnle
2017-11-20
1
-1
/
+2
*
radeonsi: avoid syncing the driver thread in si_fence_finish
Nicolai Hähnle
2017-11-20
2
-37
/
+41
*
radeonsi: recompute the relative timeout after waiting for ready fence
Nicolai Hähnle
2017-11-20
1
-0
/
+5
*
radeonsi/gfx9: fix VM fault with fetched instance divisors
Nicolai Hähnle
2017-11-20
2
-5
/
+12
*
radeonsi: enable vcn encode
Boyuan Zhang
2017-11-17
1
-1
/
+3
*
radeonsi: copy some nir gs info
Timothy Arceri
2017-11-16
1
-0
/
+7
*
ac: add gs_{prim,invocation}_id to the abi
Timothy Arceri
2017-11-16
2
-10
/
+6
*
radeonsi: gather stream info in nir path
Timothy Arceri
2017-11-16
1
-0
/
+37
*
radeonsi: remove has_cp_dma, has_streamout flags (v2)
Marek Olšák
2017-11-14
1
-3
/
+0
*
meson: don't use build_by_default for specific gallium drivers
Dylan Baker
2017-11-13
1
-1
/
+0
*
ac: add emit_vertex to the abi
Timothy Arceri
2017-11-12
1
-14
/
+21
[next]