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
/
si_pipe.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi/gfx10: don't call gfx10_destroy_query with compute-only contexts
Marek Olšák
2019-09-09
1
-1
/
+1
*
amd: replace major llvm version checks with LLVM_VERSION_MAJOR
Eric Engestrom
2019-09-06
1
-1
/
+3
*
radeonsi: Release storage for smda_uploads when the context is destroyed
Gert Wollny
2019-09-06
1
-0
/
+1
*
radeonsi/gfx10: add AMD_DEBUG=nongg
Marek Olšák
2019-08-27
1
-1
/
+3
*
radeonsi/gfx10: finish up Navi14, add PCI ID
Marek Olšák
2019-08-27
1
-1
/
+2
*
radeonsi/gfx10: always use the legacy pipeline for streamout
Marek Olšák
2019-08-27
1
-1
/
+1
*
radeonsi: move some global shader cache flags to per-binary flags
Marek Olšák
2019-08-27
1
-14
/
+1
*
ac: add has_ls_vgpr_init_bug to ac_gpu_info
Samuel Pitoiset
2019-08-27
1
-2
/
+0
*
ac: add has_msaa_sample_loc_bug to ac_gpu_info
Samuel Pitoiset
2019-08-27
1
-4
/
+0
*
ac: add rbplus_allowed to ac_gpu_info
Samuel Pitoiset
2019-08-27
1
-14
/
+0
*
ac: add has_gfx9_scissor_bug to ac_gpu_info
Samuel Pitoiset
2019-08-27
1
-2
/
+0
*
ac: add cpdma_prefetch_writes_memory to ac_gpu_info
Samuel Pitoiset
2019-08-27
1
-2
/
+0
*
ac: add has_out_of_order_rast to ac_gpu_info
Samuel Pitoiset
2019-08-27
1
-2
/
+1
*
ac: add has_rbplus to ac_gpu_info
Samuel Pitoiset
2019-08-27
1
-2
/
+0
*
ac: add has_dcc_constant_encode to ac_gpu_info
Samuel Pitoiset
2019-08-27
1
-3
/
+0
*
ac: add has_distributed_tess to ac_gpu_info
Samuel Pitoiset
2019-08-27
1
-4
/
+0
*
ac: add has_clear_state to ac_gpu_info
Samuel Pitoiset
2019-08-27
1
-6
/
+0
*
radeonsi: take reference glsl types for compile threads
Lionel Landwerlin
2019-08-21
1
-0
/
+8
*
radeonsi: remove the unsafemath debug option
Marek Olšák
2019-08-19
1
-2
/
+0
*
radeonsi: move the tess factor ring size assertion to a place where it matters
Marek Olšák
2019-08-19
1
-1
/
+0
*
radeonsi: add support for Renoir
Marek Olšák
2019-08-14
1
-1
/
+3
*
radeonsi: remove the always_nir option
Marek Olšák
2019-08-12
1
-3
/
+0
*
radeonsi/gfx10: add global use_ngg and use_ngg_streamout flags
Marek Olšák
2019-08-06
1
-1
/
+3
*
radeonsi: make sure that rasterizer state != NULL and remove all NULL checking
Marek Olšák
2019-08-06
1
-0
/
+4
*
radeonsi: make sure that DSA state != NULL and remove all NULL checking
Marek Olšák
2019-08-06
1
-0
/
+3
*
radeonsi: make sure that blend state != NULL and remove all NULL checking
Marek Olšák
2019-08-06
1
-0
/
+4
*
radeonsi: don't use lp_build_alloca
Marek Olšák
2019-07-30
1
-1
/
+0
*
radeonsi/nir: add an option to convert TGSI to NIR
Marek Olšák
2019-07-30
1
-0
/
+3
*
radeonsi: add AMD_DEBUG=nogfx for testing
Marek Olšák
2019-07-29
1
-0
/
+4
*
radeonsi: add support for compute-only chips
Marek Olšák
2019-07-29
1
-4
/
+11
*
radeonsi/gfx10: fix and enable CLEAR_STATE
Marek Olšák
2019-07-23
1
-1
/
+0
*
radeonsi/gfx10: enable Wave32 for vertex, geometry, and tessellation shaders
Marek Olšák
2019-07-19
1
-0
/
+5
*
radeonsi/gfx10: add debug options to enable/disable Wave32
Marek Olšák
2019-07-19
1
-1
/
+29
*
radeonsi/gfx10: implement Wave32
Marek Olšák
2019-07-19
1
-0
/
+6
*
radeonsi: add si_shader_selector into si_compute
Marek Olšák
2019-07-19
1
-5
/
+0
*
radeonsi/gfx10: remove the disable_ngg option
Marek Olšák
2019-07-19
1
-2
/
+1
*
radeonsi: save the enable_nir option in the shader cache correctly
Marek Olšák
2019-07-19
1
-5
/
+6
*
radeonsi/gfx10: enable SDMA
Marek Olšák
2019-07-19
1
-2
/
+0
*
radeonsi/gfx10: enable primitive binning by default
Marek Olšák
2019-07-09
1
-5
/
+7
*
radeonsi/gfx10: implement primitive binning
Marek Olšák
2019-07-09
1
-5
/
+0
*
radeonsi: simplify primitive binning enablement
Marek Olšák
2019-07-09
1
-4
/
+4
*
radeonsi: fix and clean up shader_type passing
Marek Olšák
2019-07-09
1
-1
/
+1
*
radeonsi: don't set READ_ONLY for const_uploader to fix bindless texture hangs
Marek Olšák
2019-07-09
1
-3
/
+1
*
ac: destroy passes in ac_destroy_llvm_compiler
Marek Olšák
2019-07-04
1
-2
/
+0
*
radeonsi/gfx10: disable clear state
Nicolai Hähnle
2019-07-03
1
-4
/
+5
*
radeonsi/gfx10: disable DPBB
Nicolai Hähnle
2019-07-03
1
-0
/
+5
*
radeonsi/gfx10: disable SDMA
Nicolai Hähnle
2019-07-03
1
-0
/
+2
*
radeonsi/gfx10: set the DCC constant encoding flag
Marek Olšák
2019-07-03
1
-1
/
+2
*
radeonsi/gfx10: implement streamout-related queries
Nicolai Hähnle
2019-07-03
1
-0
/
+7
*
radeonsi/gfx10: double the number of tessellation offchip buffers per SE
Nicolai Hähnle
2019-07-03
1
-2
/
+4
[next]