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
*
amd: Move all amd/common code that depends on LLVM to amd/llvm.
Timur Kristóf
2019-10-08
2
-2
/
+3
*
radeonsi: use simple_mtx_t instead of mtx_t
Marek Olšák
2019-10-07
9
-50
/
+51
*
gallium: add PIPE_RESOURCE_FLAG_SINGLE_THREAD_USE to skip util_range lock
Marek Olšák
2019-10-07
7
-12
/
+12
*
ac: add ac_build_image_get_sample_count from radeonsi
Marek Olšák
2019-09-30
1
-17
/
+7
*
radeonsi/gfx10: fix corruption for chips with harvested TCCs
Marek Olšák
2019-09-30
1
-2
/
+6
*
radeonsi/gfx10: fix L2 cache rinse programming
Marek Olšák
2019-09-30
1
-5
/
+17
*
amd/common: Introduce ac_get_fs_input_vgpr_cnt.
Timur Kristóf
2019-09-26
1
-40
/
+3
*
radeonsi/nir: lower load constants to scalar
Timothy Arceri
2019-09-25
1
-0
/
+5
*
radeonsi: fix VAAPI segfault due to various bugs
Michel Dänzer
2019-09-24
2
-0
/
+2
*
radeonsi: initialize displayable DCC using the retile blit to prevent hangs
Marek Olšák
2019-09-24
1
-2
/
+10
*
rename pipe_llvm_program_header to pipe_binary_program_header
Karol Herbst
2019-09-21
1
-1
/
+1
*
gallium: add blob field to pipe_llvm_program_header
Karol Herbst
2019-09-21
1
-3
/
+1
*
util/u_queue: track job size and limit the size of queue growth
Timothy Arceri
2019-09-19
1
-2
/
+3
*
radeonsi: include drm_fourcc.h to fix the build
Marek Olšák
2019-09-18
1
-0
/
+1
*
radeonsi: implement pipe_screen::resource_get_param
Marek Olšák
2019-09-18
1
-22
/
+78
*
ac: move ac_get_num_physical_vgprs into radeon_info
Marek Olšák
2019-09-18
1
-3
/
+3
*
ac: move ac_get_num_physical_sgprs into radeon_info
Marek Olšák
2019-09-18
1
-2
/
+2
*
ac: move ac_get_max_wave64_per_simd into radeon_info
Marek Olšák
2019-09-18
1
-1
/
+1
*
ac: move num_sdp_interfaces into radeon_info
Marek Olšák
2019-09-18
1
-15
/
+1
*
ac: move PBB MAX_ALLOC_COUNT into radeon_info
Marek Olšák
2019-09-18
1
-31
/
+1
*
radeonsi/nir: fix number of used samplers
Timothy Arceri
2019-09-16
1
-1
/
+1
*
radeonsi/gfx9: honor user stride for imported buffers
Marek Olšák
2019-09-11
1
-0
/
+2
*
radeonsi: remove redundant si_texture offset and size fields
Marek Olšák
2019-09-09
7
-123
/
+106
*
radeonsi: move texture storage allocation outside of radeonsi
Marek Olšák
2019-09-09
1
-48
/
+10
*
radeonsi: move HTILE allocation outside of radeonsi
Marek Olšák
2019-09-09
1
-88
/
+12
*
radeonsi: handle NO_DCC early
Marek Olšák
2019-09-09
1
-5
/
+7
*
ac/surface: add RADEON_SURF_NO_FMASK
Marek Olšák
2019-09-09
1
-6
/
+3
*
r300,r600,radeonsi: set winsys_handle::stride,offset in drivers, not winsyses
Marek Olšák
2019-09-09
1
-2
/
+4
*
r300,r600,radeonsi: read winsys_handle::stride,offset in drivers, not winsyses
Marek Olšák
2019-09-09
1
-9
/
+6
*
radeonsi/gfx10: fix wave occupancy computations
Marek Olšák
2019-09-09
1
-14
/
+25
*
radeonsi: only support at most 1024 threads per block
Marek Olšák
2019-09-09
1
-8
/
+2
*
radeonsi: disable DCC when importing a texture from an incompatible driver
Marek Olšák
2019-09-09
1
-4
/
+12
*
radeonsi/gfx10: don't call gfx10_destroy_query with compute-only contexts
Marek Olšák
2019-09-09
1
-1
/
+1
*
radeonsi/gfx10: use fma for TGSI_OPCODE_FMA
Marek Olšák
2019-09-09
3
-5
/
+16
*
amd: move adaptive sync to performance section, as it is defined in xmlpool
Eric Engestrom
2019-09-06
1
-4
/
+1
*
amd: replace major llvm version checks with LLVM_VERSION_MAJOR
Eric Engestrom
2019-09-06
4
-6
/
+13
*
radeonsi: Release storage for smda_uploads when the context is destroyed
Gert Wollny
2019-09-06
1
-0
/
+1
*
nir: allow specifying filter callback in lower_alu_to_scalar
Vasily Khoruzhick
2019-09-06
1
-1
/
+1
*
radeonsi/nir: Don't lower constant arrays to uniforms
Connor Abbott
2019-09-05
1
-0
/
+5
*
ac/nir: Enable nir_opt_large_constants
Connor Abbott
2019-09-05
1
-0
/
+7
*
radv/radeonsi: Don't count read-only data when reporting code size
Connor Abbott
2019-09-05
1
-1
/
+1
*
radeonsi/nir: Remove uniform variable scanning
Connor Abbott
2019-09-03
1
-84
/
+7
*
ac: drop now useless lookup_interp_param from ABI
Samuel Pitoiset
2019-08-30
1
-1
/
+0
*
ac: import linear/perspective PS input parameters from radv/radeonsi
Samuel Pitoiset
2019-08-30
2
-17
/
+19
*
radeonsi: add JPEG decode support for VCN 2.0 devices
Thong Thai
2019-08-29
1
-3
/
+1
*
Revert "radeonsi: don't emit PKT3_CONTEXT_CONTROL on amdgpu"
Thong Thai
2019-08-29
1
-7
/
+4
*
radeonsi: fix scratch buffer WAVESIZE setting leading to corruption
Marek Olšák
2019-08-27
3
-31
/
+39
*
radeonsi: unbind blend/DSA/rasterizer state correctly in delete functions
Marek Olšák
2019-08-27
1
-1
/
+9
*
radeonsi: align scratch and ring buffer allocations for faster memory access
Marek Olšák
2019-08-27
3
-7
/
+11
*
radeonsi: consolidate determining VGPR_COMP_CNT for API VS
Marek Olšák
2019-08-27
1
-44
/
+32
[next]