index
:
platform/upstream/mesa
19.2.8
19.3.0
19.3.0.1
20.1.8
20.3.0
21.0.0
21.0.0_tizen
21.0_rc5
21.2.3
accepted/tizen/generic
accepted/tizen/ivi/genivi
accepted/tizen/ivi/release
accepted/tizen/ivi/stable
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
devel/coregl
devel/libtpl-egl
devel/x11
lock_surface
pristine-tar
sandbox/akazmin/tizen6_asan
sandbox/baixl/devel
sandbox/denis13/esan
sandbox/gvancuts/x11-vmware
sandbox/jbko/21.2.0-devel
sandbox/jbko/devel
sandbox/jbko/vk_devel
sandbox/jbko/vk_devel2
sandbox/jihochu/5.0
sandbox/jobol/devel
sandbox/leemgs/5.0
sandbox/lstelmach/virgl
sandbox/mbachmann/tizen_eglsoft
sandbox/mmajewski2/gbm_mesa
sandbox/mmajewski2/gbm_mesa_static
sandbox/mmajewski2/virgl-wayland-platform
sandbox/mpikula/riscv64
sandbox/mwereski/mesa
sandbox/nmerinov/llvm
sandbox/pcoval/devel
sandbox/pcoval/tizen
sandbox/pcoval/upstream
sandbox/playchang/riscv64
sandbox/pwieczorek/mesa
sandbox/vbarinov/asan
sandbox/vbarinov/lto
sandbox/yuanzhaowei/devel
tizen
tizen-19.0.0
tizen_23.1.5
tizen_23.3.3
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_ivi
tizen_ivi_genivi
tizen_ivi_release
tizen_lz
tizen_real
upstream
v17.1.0
Domain: Graphics System / GL; Licenses: MIT;
Hoyub Lee <hoyub.lee@samsung.com>, Joonbum Ko <joonbum.ko@samsung.com>, SooChan Lim <sc1.lim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
amd
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-10
ac/rgp: Fix single-bit-bitfield-constant-conversion warning
Vinson Lee
1
-3
/
+3
2024-01-10
radv: don't emit cp dma packets on video rings.
Dave Airlie
1
-1
/
+4
2024-01-10
aco: fix applying input modifiers to DPP8
Georg Lehmann
1
-2
/
+2
2024-01-04
radv/rt: Free traversal NIR after compilation
Friedrich Vock
1
-0
/
+1
2024-01-04
radv: disable stencil test without a stencil attachment
Samuel Pitoiset
2
-15
/
+24
2024-01-04
radv: fix binding partial depth/stencil views with dynamic rendering
Samuel Pitoiset
6
-7
/
+16
2024-01-03
aco/tests: use more raw strings
Rhys Perry
1
-4
/
+4
2023-12-20
radv: Use correct writemask for cooperative matrix ordering.
Bas Nieuwenhuizen
1
-8
/
+12
2023-12-17
radv/rt: Initialize unused children in PLOC early-exit
Friedrich Vock
1
-1
/
+4
2023-12-17
radv,vtn,driconf: Add and use radv_rt_ssbo_non_uniform workaround for Crysis ...
Friedrich Vock
5
-0
/
+7
2023-12-08
radv: set combinedImageSamplerDescriptorCount to 1 for multi-planar formats
Samuel Pitoiset
1
-1
/
+1
2023-12-04
radv: use 32bit va range for sparse descriptor buffers
Felix bridault
1
-0
/
+2
2023-12-04
amd/ci: radeonsi is gl, not vk
Eric Engestrom
1
-1
/
+1
2023-12-04
radv: fix bogus interaction between DGC and RT with descriptor bindings
Samuel Pitoiset
1
-11
/
+12
2023-12-03
aco: don't optimize DPP across more than one block
Georg Lehmann
2
-6
/
+13
2023-11-28
ac/nir: fix partial mesh shader output writes on GFX11
Rhys Perry
1
-0
/
+1
2023-11-24
radv: do not set OREO_MODE to fix rare corruption on GFX11
Samuel Pitoiset
1
-2
/
+1
2023-11-24
radv: disable TC-compatible HTILE on Tonga and Iceland
Samuel Pitoiset
1
-0
/
+7
2023-11-22
aco/sched: treat p_dual_src_export_gfx11 like export
Georg Lehmann
1
-1
/
+3
2023-11-18
radv: add radv_disable_trunc_coord option
Rhys Perry
7
-7
/
+34
2023-11-18
radv: add a missing async compute workaround for Tonga/Iceland
Samuel Pitoiset
3
-1
/
+24
2023-11-18
radv: fix a descriptor leak with debug names and host base descriptor set
Samuel Pitoiset
2
-8
/
+10
2023-11-18
radv: fix image view extent override for astc
Chia-I Wu
1
-1
/
+2
2023-11-15
radv/sqtt: Fix tracing acceleration structure commands
Konstantin Seurer
1
-12
/
+13
2023-11-15
aco: add missing scc def for SALU quad broadcast
Georg Lehmann
1
-1
/
+1
2023-11-15
radv: fix registering queues for RGP with compute only
Samuel Pitoiset
1
-2
/
+6
2023-11-08
radv: disable gs_fast_launch=2 by default
Rhys Perry
5
-1
/
+10
2023-11-04
radv: skip radv_remove_varyings for mesh shaders
Rhys Perry
1
-0
/
+6
2023-11-04
radv: call lower_array_deref_of_vec before lower_io_arrays_to_elements
Rhys Perry
2
-3
/
+7
2023-11-01
radv: emit COMPUTE_PIPELINESTAT_ENABLE for CS invocations on ACE
Samuel Pitoiset
1
-8
/
+24
2023-11-01
radv: fix compute shader invocations query on compute queue on GFX6
Samuel Pitoiset
1
-2
/
+2
2023-11-01
radv: bind the non-dynamic graphics state from the pipeline unconditionally
Samuel Pitoiset
1
-2
/
+5
2023-10-30
radv: fix a synchronization issue with primitives generated query on RDNA1-2
Samuel Pitoiset
2
-17
/
+34
2023-10-30
radv: correctly return oom from the device when failing to create a cs
Mike Blumenkrantz
4
-7
/
+9
2023-10-30
radv: fix buffers in vkGetDescriptorEXT with size not aligned to 4
Karol Herbst
1
-7
/
+5
2023-10-30
ac/gpu_info: remove bogus assertion about number of COMPUTE/SDMA queues
Samuel Pitoiset
1
-3
/
+0
2023-10-25
radv: report the last GPUVM fault when a device lost is detected
Samuel Pitoiset
3
-4
/
+22
2023-10-25
radv: query and report the last GPUVM fault with RADV_DEBUG=hang
Samuel Pitoiset
1
-4
/
+16
2023-10-25
radv/amdgpu: add support quering the last GPUVM fault
Samuel Pitoiset
2
-0
/
+33
2023-10-25
amd: add has_gpuvm_fault_query
Samuel Pitoiset
2
-0
/
+3
2023-10-25
radv: remove outdated RADV_DEBUG=vmfaults support
Samuel Pitoiset
4
-46
/
+36
2023-10-25
radeonsi/vcn: Add encode support for H264 B-frames
David Rosca
1
-0
/
+2
2023-10-24
radv: Support SDMA in si_cs_emit_write_event_eop.
Timur Kristóf
1
-0
/
+8
2023-10-24
radv: Support SDMA in radv_cp_wait_mem.
Timur Kristóf
2
-9
/
+20
2023-10-24
radv: Support SDMA in radv_cs_write_data_head.
Timur Kristóf
1
-6
/
+16
2023-10-24
radv: enable mesh shader gs_fast_launch=2 and multi-row export
Rhys Perry
1
-1
/
+1
2023-10-24
radv: implement mesh shader multi-row export
Rhys Perry
1
-5
/
+15
2023-10-24
ac/nir: implement mesh shader multi-row export
Rhys Perry
1
-5
/
+45
2023-10-24
ac/nir,radv: pass workgroup size to ac_nir_lower_ngg_ms
Rhys Perry
3
-4
/
+6
2023-10-24
ac/nir: add emit_ms_outputs helper
Rhys Perry
1
-26
/
+24
[next]