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
*
aco: don't DCE atomics with return values
Rhys Perry
2020-01-14
5
-19
/
+26
*
aco: disable add combining for ds_swizzle_b32
Rhys Perry
2020-01-14
1
-1
/
+1
*
aco: set exec_potentially_empty for demotes
Rhys Perry
2020-01-14
1
-0
/
+6
*
aco: fix uninitialized data in the binary
Rhys Perry
2020-01-14
1
-1
/
+5
*
aco: fix imageSize()/textureSize() with large buffers on GFX8
Rhys Perry
2020-01-14
1
-19
/
+15
*
aco: set vm for pos0 exports on GFX10
Rhys Perry
2020-01-14
2
-3
/
+6
*
ac/gpu_info: always use distributed tessellation on gfx10
Marek Olšák
2020-01-09
1
-2
/
+2
*
radv: Emit a BATCH_BREAK when changing pixel shaders or CB_TARGET_MASK.
Bas Nieuwenhuizen
2020-01-08
3
-18
/
+65
*
radv: Only use the gfx mipmap level offset/pitch for linear textures.
Bas Nieuwenhuizen
2020-01-07
1
-2
/
+6
*
radv: return the correct pitch for linear mipmaps on GFX10
Samuel Pitoiset
2020-01-07
3
-2
/
+6
*
aco: Fix uniform i2i64.
Timur Kristóf
2020-01-07
1
-1
/
+1
*
amd/common: Handle alignment of 96-bit formats.
Bas Nieuwenhuizen
2020-01-07
1
-0
/
+11
*
amd: fix empty-body issues
Eric Engestrom
2020-01-07
4
-9
/
+9
*
radv: Expose all sample counts for integer formats as well.
Bas Nieuwenhuizen
2020-01-07
1
-1
/
+1
*
radv/gfx10: fix the out-of-bounds check for vertex descriptors
Samuel Pitoiset
2020-01-07
1
-1
/
+5
*
radv: Limit workgroup size to 1024.
Bas Nieuwenhuizen
2020-01-07
1
-4
/
+4
*
amd/common: Always use addrlib for HTILE tc-compat.
Bas Nieuwenhuizen
2019-12-16
1
-11
/
+4
*
amd/common: Fix tcCompatible degradation on Stoney.
Bas Nieuwenhuizen
2019-12-16
1
-1
/
+1
*
radv: fix radv secure compile feature breaks compilation on armhf EABI and aa...
Luis Mendes
2019-12-12
1
-0
/
+8
*
ac/nir: fix out-of-bound access when loading constants from global
Samuel Pitoiset
2019-12-12
1
-4
/
+14
*
radv: Fix RGBX Android<->Vulkan format correspondence.
Bas Nieuwenhuizen
2019-12-11
1
-1
/
+1
*
aco: fix a couple of value numbering issues
Daniel Schürmann
2019-12-04
1
-8
/
+14
*
radv: set writes_memory for global memory stores/atomics
Rhys Perry
2019-12-03
1
-8
/
+25
*
aco: don't split live-ranges of linear VGPRs
Daniel Schürmann
2019-12-03
1
-4
/
+11
*
aco: add v_nop inbetween exec write and VMEM/DS/FLAT
Rhys Perry
2019-12-03
1
-5
/
+8
*
aco: fix i2i64
Rhys Perry
2019-12-03
1
-2
/
+6
*
aco: propagate p_wqm on an image_sample's coordinate p_create_vector
Rhys Perry
2019-12-03
1
-9
/
+12
*
radv: Fix timeline semaphore refcounting.
Bas Nieuwenhuizen
2019-12-03
1
-9
/
+4
*
radv: Unify max_descriptor_set_size.
Bas Nieuwenhuizen
2019-12-03
1
-14
/
+15
*
radv/gfx10: fix implementation of exclusive scans
Samuel Pitoiset
2019-12-03
1
-25
/
+58
*
radv: fix enabling sample shading with SampleID/SamplePosition
Samuel Pitoiset
2019-11-27
1
-7
/
+24
*
radv: Allocate cmdbuffer space for buffer marker write.
Bas Nieuwenhuizen
2019-11-26
1
-0
/
+4
*
radv: create a fresh fork for each pipeline compile
Timothy Arceri
2019-11-26
2
-14
/
+139
*
radv: add a secure_compile_open_fifo_fds() helper
Timothy Arceri
2019-11-26
1
-0
/
+43
*
radv: add some infrastructure for fresh forks for each secure compile
Timothy Arceri
2019-11-26
1
-1
/
+14
*
radv: Do not change scratch settings while shaders are active.
Bas Nieuwenhuizen
2019-11-26
4
-55
/
+105
*
aco: fix 64-bit fsign with 0
Rhys Perry
2019-11-19
1
-1
/
+1
*
aco: don't combine literals into v_cndmask_b32/v_subb/v_addc
Rhys Perry
2019-11-19
1
-0
/
+6
*
aco: don't propagate vgprs into v_readlane/v_writelane
Rhys Perry
2019-11-13
1
-1
/
+8
*
aco: fix read_invocation with VGPR lane index
Rhys Perry
2019-11-13
1
-2
/
+1
*
aco: fix shuffle with uniform operands
Rhys Perry
2019-11-13
1
-6
/
+6
*
aco: preserve kill flag on moved operands during RA
Daniel Schürmann
2019-11-13
1
-1
/
+1
*
aco: fix invalid access on Pseudo_instructions
Daniel Schürmann
2019-11-13
2
-2
/
+10
*
ac: Handle invalid GFX10 format correctly in ac_get_tbuffer_format.
Timur Kristóf
2019-11-11
2
-0
/
+6
*
aco: workaround Tonga/Iceland hardware bug
Daniel Schürmann
2019-11-11
1
-5
/
+5
*
aco: fix accidential reordering of instructions when scheduling
Daniel Schürmann
2019-11-05
1
-10
/
+47
*
aco: only use single-dword loads/stores for spilling
Daniel Schürmann
2019-11-05
1
-41
/
+10
*
aco: fix immediate offset for spills if scratch is used
Daniel Schürmann
2019-11-05
1
-6
/
+6
*
radv: fix compute pipeline keys when optimizations are disabled
Samuel Pitoiset
2019-11-05
1
-2
/
+18
*
radv: Close all unnecessary fds in secure compile.
Bas Nieuwenhuizen
2019-11-05
1
-29
/
+64
[next]