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
/
radeonsi
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: replace ctx->screen with sscreen in si_flush_gfx_cs
Marek Olšák
2020-06-23
1
-4
/
+4
*
radeonsi: don't wait for idle at the end of gfx IBs
Marek Olšák
2020-06-23
1
-0
/
+14
*
radeonsi: compact MRTs to save PS export memory space
Marek Olšák
2020-06-23
2
-20
/
+36
*
driconf: drop now unused translation facility
Eric Engestrom
2020-06-22
1
-1
/
+1
*
gallium: Add pipe cap for primitive restart with fixed index
Neil Roberts
2020-06-22
1
-0
/
+1
*
radeon/vcn: add vcn 3.0 encode support
Thong Thai
2020-06-18
2
-0
/
+2
*
ac: add ac_choose_spi_color_formats() to common code
Samuel Pitoiset
2020-06-15
1
-109
/
+6
*
ac/surface: cache DCC retile maps (v2)
Marek Olšák
2020-06-10
1
-17
/
+5
*
radeonsi/ngg: try GS multi-cycling mode if default mode failed
Pierre-Eric Pelloux-Prayer
2020-06-10
1
-1
/
+10
*
radeonsi: add return value to gfx10_ngg_calculate_subgroup_info
Pierre-Eric Pelloux-Prayer
2020-06-10
3
-3
/
+11
*
radeonsi: require LLVM 11 for gfx10.3
Marek Olšák
2020-06-09
1
-0
/
+6
*
ac: align num_vgprs for gfx10.3
Marek Olšák
2020-06-09
1
-1
/
+1
*
radeonsi: don't set any XNACK options on gfx10.3
Marek Olšák
2020-06-09
1
-2
/
+2
*
radeonsi: set BIG_PAGE fields on gfx10.3
Marek Olšák
2020-06-09
2
-3
/
+23
*
radeonsi: move L2_CACHE_CONTROL registers into si_emit_framebuffer_state
Marek Olšák
2020-06-09
1
-29
/
+32
*
radeonsi: implement R9G9B9E5 render target and image store support on gfx10.3
Marek Olšák
2020-06-09
3
-7
/
+22
*
radeonsi: enable larger SDMA clears and copies on gfx10.3
Marek Olšák
2020-06-09
1
-5
/
+11
*
radeonsi: honor a user-specified pitch on gfx10.3
Marek Olšák
2020-06-09
1
-6
/
+20
*
ac,radeonsi: start adding support for gfx10.3
Marek Olšák
2020-06-09
4
-8
/
+22
*
ac,radeonsi: replace == GFX10 with >= GFX10 where it's needed
Marek Olšák
2020-06-09
2
-8
/
+11
*
nir: add callback to nir_remove_dead_variables()
Timothy Arceri
2020-06-03
1
-1
/
+1
*
radeonsi: Define gfx10_format in the common header.
Bas Nieuwenhuizen
2020-06-03
1
-10
/
+1
*
amd/common,radeonsi: Move gfx10_format_table to common.
Bas Nieuwenhuizen
2020-06-03
5
-303
/
+2
*
radeonsi: Explicitly map Z16_UNORM_S8_UINT to None for GFX10.
Bas Nieuwenhuizen
2020-06-03
1
-0
/
+1
*
radeonsi: add a hack to disable TRUNC_COORD for shadow samplers
Marek Olšák
2020-06-02
1
-1
/
+2
*
radeonsi: pass at most 3 images and/or shader buffers via user SGPRs for compute
Marek Olšák
2020-06-02
8
-3
/
+130
*
radeonsi: remove const_buffers_declared hacks
Marek Olšák
2020-06-02
1
-3
/
+1
*
radeonsi: remove unused leftover code for INDIRECT_BUFFER inside IBs
Marek Olšák
2020-06-02
2
-16
/
+1
*
nir: gather which images are MSAA
Marek Olšák
2020-06-02
1
-1
/
+1
*
ac/nir: support 16-bit data in buffer_load_format opcodes
Marek Olšák
2020-06-02
2
-2
/
+2
*
ac/nir: remove type and num_channels args from ac_build_buffer_store_common
Marek Olšák
2020-06-02
1
-1
/
+1
*
ac/nir: use more types from ac_llvm_context
Marek Olšák
2020-06-02
1
-1
/
+1
*
gallium: add shader caps INT16 and FP16_DERIVATIVES
Marek Olšák
2020-06-02
1
-0
/
+2
*
meson: use gnu_symbol_visibility argument
Dylan Baker
2020-06-01
1
-2
/
+2
*
radeonsi/gfx10: implement most performance counters
Marek Olšák
2020-05-26
1
-10
/
+231
*
amd: replace SH -> SA (shader array) in comments
Marek Olšák
2020-05-26
2
-3
/
+3
*
ac/gpu_info: replace num_good_cu_per_sh with min/max_good_cu_per_sa
Marek Olšák
2020-05-26
3
-3
/
+3
*
radeonsi: don't hardcode most perf counter block counts
Marek Olšák
2020-05-26
1
-3
/
+8
*
tree-wide: fix deprecated GitLab URLs
Eric Engestrom
2020-05-23
1
-3
/
+3
*
radeonsi/gfx8: enable TC-compatible HTILE from the beginning as before
Marek Olšák
2020-05-23
1
-1
/
+9
*
radeonsi: don't enable TC-compatible HTILE for stencil if stencil doesn't use it
Marek Olšák
2020-05-23
1
-1
/
+2
*
radeonsi: split si_all_descriptors_begin_new_cs and rename functions
Marek Olšák
2020-05-23
3
-9
/
+10
*
radeonsi: move resetting tracked registers into a new function
Marek Olšák
2020-05-23
2
-67
/
+72
*
ac: update register and packet definitions for preemption
Marek Olšák
2020-05-23
1
-2
/
+2
*
Revert "radeonsi: don't wait for idle at the end of gfx IBs"
Marek Olšák
2020-05-23
1
-13
/
+0
*
radeonsi: decrease the max GS invocation count to 32
Marek Olšák
2020-05-23
1
-3
/
+2
*
radeonsi: don't use INDIRECT_BUFFER within IBs
Marek Olšák
2020-05-23
4
-35
/
+0
*
radeonsi/sdma: remove useless compare
Pierre-Eric Pelloux-Prayer
2020-05-22
1
-4
/
+3
*
radeonsi: fix inversed arguments in si_test_gds_memory_management
Pierre-Eric Pelloux-Prayer
2020-05-22
1
-1
/
+1
*
Revert "ac,radeonsi: fix compilations issues with LLVM 11"
Michel Dänzer
2020-05-19
1
-1
/
+1
[next]