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
/
amd
Commit message (
Expand
)
Author
Age
Files
Lines
*
ac/registers: add definitions for thread trace on GFX10
Samuel Pitoiset
2020-03-02
1
-0
/
+145
*
radv/sqtt: update SPI_CONFIG_CNTL.EXP_PRIORITY_ORDER value
Samuel Pitoiset
2020-03-02
1
-1
/
+1
*
radv/sqtt: do not assume that the number of shader engines is 4
Samuel Pitoiset
2020-03-02
1
-4
/
+8
*
radv/rgp: adjust trace memory/shader clocks to fix frame duration
Samuel Pitoiset
2020-03-02
1
-2
/
+2
*
radv: fix size of sqtt_file_chunk_asic_info on 32-bit system
Samuel Pitoiset
2020-02-29
1
-0
/
+1
*
radv: fix 32-bit build failure in radv_queue_internal_submit()
Samuel Pitoiset
2020-02-29
1
-1
/
+1
*
radv: allow to capture SQTT traces with RADV_THREAD_TRACE=<start_frame>
Samuel Pitoiset
2020-02-28
3
-5
/
+68
*
radv: add initial SQTT files generation support
Samuel Pitoiset
2020-02-28
4
-0
/
+665
*
radv: emit thread trace markers after every draw/dispatch call
Samuel Pitoiset
2020-02-28
1
-0
/
+5
*
radv: add initial SQ Thread Trace support for GFX9
Samuel Pitoiset
2020-02-28
4
-0
/
+474
*
radv: add a small helper that allows to submit internal CS
Samuel Pitoiset
2020-02-28
2
-0
/
+22
*
ac/registers: add definitions for thread trace
Samuel Pitoiset
2020-02-28
1
-0
/
+165
*
ac: add more fields to ac_gpu_info
Samuel Pitoiset
2020-02-28
2
-1
/
+61
*
aco: Fix signed-vs-unsigned warning.
Eric Anholt
2020-02-27
1
-1
/
+1
*
radeonsi: fix surf_pitch for subsampled surface
Pierre-Eric Pelloux-Prayer
2020-02-27
1
-0
/
+5
*
ac/llvm: flush denorms for nir_op_fmed3 on GFX8 and older gens
Samuel Pitoiset
2020-02-27
1
-0
/
+5
*
ac/llvm: fix 16-bit fmed3 on GFX8 and older gens
Samuel Pitoiset
2020-02-27
1
-2
/
+4
*
ac/llvm: fix 64-bit fmed3
Samuel Pitoiset
2020-02-27
1
-17
/
+31
*
amd/addrlib: fix build on non-x86 platforms
Greg V
2020-02-26
1
-4
/
+6
*
nir: Drop nir_tex_instr::texture_array_size
Jason Ekstrand
2020-02-26
1
-1
/
+0
*
radv: fix creating null devices if KHR_display is enabled
Samuel Pitoiset
2020-02-26
1
-1
/
+1
*
radv: make use of ac_gpu_info::max_wave64_per_simd
Samuel Pitoiset
2020-02-26
1
-6
/
+1
*
radv/gfx10: adjust the number of VGPRs used to compute waves
Samuel Pitoiset
2020-02-26
2
-4
/
+2
*
radv/gfx10: adjust the LDS size used to compute waves
Samuel Pitoiset
2020-02-26
1
-4
/
+2
*
radv/gfx10: adjust SGPRs/VGPRs related info
Samuel Pitoiset
2020-02-26
1
-8
/
+11
*
radv/gfx10: adjust the number of simd per compute unit
Samuel Pitoiset
2020-02-26
1
-1
/
+2
*
ac: add more ac_gpu_info related shader fields
Samuel Pitoiset
2020-02-26
2
-3
/
+33
*
ac,radeonsi: add ac_gpu_info::lds_size_per_cu
Samuel Pitoiset
2020-02-26
2
-0
/
+9
*
radv: implement a dummy winsys for creating devices without AMDGPU
Samuel Pitoiset
2020-02-26
15
-75
/
+568
*
radv: add the trace BO to the BO list at submit time
Samuel Pitoiset
2020-02-24
2
-7
/
+4
*
radv: use RADEON_FLAG_ZERO_VRAM when creating the trace BO
Samuel Pitoiset
2020-02-20
1
-3
/
+2
*
radv/winsys: add a new flag that requests zerovram allocations
Samuel Pitoiset
2020-02-20
2
-2
/
+6
*
aco: improve GFX9 1D ddx/ddy assertion
Rhys Perry
2020-02-20
1
-1
/
+1
*
aco: add some helpers for filling/testing register ranges
Rhys Perry
2020-02-19
1
-148
/
+106
*
aco: add RegisterFile
Rhys Perry
2020-02-19
1
-12
/
+27
*
radv: Squelch possibly-undefined warning
Eric Anholt
2020-02-18
1
-1
/
+1
*
radv: Advertise VK_KHR_shader_non_semantic_info
Caio Marcelo de Oliveira Filho
2020-02-18
1
-0
/
+1
*
radv: add a comment about VK_AMD_mixed_attachment_samples on GFX6-GFX7
Samuel Pitoiset
2020-02-17
1
-0
/
+1
*
radv: enable VK_NV_compute_shader_derivatives on GFX6-GFX7
Samuel Pitoiset
2020-02-17
1
-1
/
+1
*
radv: enable VK_EXT_sampler_filter_minmax on GFX6
Samuel Pitoiset
2020-02-17
2
-2
/
+2
*
radv: enable shaderStorageImageMultisample on GFX6-GFX7
Samuel Pitoiset
2020-02-17
1
-2
/
+2
*
radv: remove unnecessary RADV_DEBUG=nobatchchain option
Samuel Pitoiset
2020-02-14
5
-15
/
+11
*
radv: remove unused RADV_HASH_SHADER_IS_GEOM_COPY_SHADER
Samuel Pitoiset
2020-02-13
1
-6
/
+5
*
radv: remove RADV_DEBUG=nosisched and RADV_PERFTEST=sisched
Samuel Pitoiset
2020-02-13
5
-43
/
+32
*
radv: remove LLVM sicheduler enable for The Talos Principle
Samuel Pitoiset
2020-02-13
1
-9
/
+1
*
radv: implement VK_EXT_line_rasterization
Samuel Pitoiset
2020-02-13
5
-7
/
+112
*
radv: fix line width range and granularity
Samuel Pitoiset
2020-02-13
1
-2
/
+2
*
aco: improve SCC handling in some SALU combines
Rhys Perry
2020-02-12
1
-6
/
+4
*
aco: disable some instruction combining if it could change an exec operand
Rhys Perry
2020-02-12
1
-2
/
+13
*
Rename nir_lower_constant_initializers to nir_lower_variable_initalizers
Arcady Goldmints-Orlov
2020-02-12
1
-3
/
+3
[next]