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
*
Revert "ac/surface: remove RADEON_SURF_TC_COMPATIBLE_HTILE and assume it's al...
Marek Olšák
2020-05-02
1
-7
/
+7
*
radeonsi: revert an accidental change in si_clear_buffer
Marek Olšák
2020-04-30
1
-1
/
+1
*
radeonsi: fix si_compute_clear_render_target with render condition enabled
Marek Olšák
2020-04-30
1
-6
/
+9
*
radeonsi: add a workaround to fix KHR-GL45.texture_view.view_classes on gfx9
Marek Olšák
2020-04-30
1
-0
/
+15
*
radeonsi: implement and use compute-based DCC decompression on gfx9-10
Marek Olšák
2020-04-30
5
-14
/
+121
*
radeonsi: add SI_IMAGE_ACCESS_DCC_OFF to ignore DCC for shader images
Marek Olšák
2020-04-30
4
-6
/
+9
*
radeonsi: bind shader images after DCC is disabled for image stores
Marek Olšák
2020-04-30
1
-3
/
+3
*
radeonsi: clean up and deduplicate code around internal compute dispatches
Marek Olšák
2020-04-30
1
-38
/
+43
*
radeonsi: unify and align down the max SSBO/TBO/UBO buffer binding size
Marek Olšák
2020-04-30
1
-9
/
+3
*
gallium: add pipe cap for scissored clears and pass scissor state to clear() ...
Mike Blumenkrantz
2020-04-29
1
-0
/
+1
*
ac/surface: add code for gfx10 displayable DCC
Marek Olšák
2020-04-29
2
-10
/
+11
*
ac/surface: don't compute DCC if it's unsupported by DCN on gfx9+
Marek Olšák
2020-04-29
1
-12
/
+1
*
ac/surface: replace RADEON_SURF_OPTIMIZE_FOR_SPACE with !FORCE_SWIZZLE_MODE
Marek Olšák
2020-04-29
1
-4
/
+4
*
ac/surface: remove RADEON_SURF_TC_COMPATIBLE_HTILE and assume it's always set
Marek Olšák
2020-04-29
1
-7
/
+7
*
ac/surface: rename micro tile mode enums like gfx10 uses them
Marek Olšák
2020-04-29
1
-5
/
+5
*
radeonsi: Count planes for imported textures.
Bas Nieuwenhuizen
2020-04-28
1
-0
/
+9
*
st/dri: Set next in template instead of after creation. (v2)
Bas Nieuwenhuizen
2020-04-27
1
-1
/
+0
*
ac,radeonsi: fix compilations issues with LLVM 11
Samuel Pitoiset
2020-04-27
1
-1
/
+1
*
gallium: add PIPE_CAP_MAP_UNSYNCHRONIZED_THREAD_SAFE for glthread
Marek Olšák
2020-04-27
2
-5
/
+13
*
ac: update and document fast math flags used by radeonsi
Marek Olšák
2020-04-27
1
-1
/
+1
*
radeonsi: use pipe_blend_state::max_rt to update fewer blend registers
Marek Olšák
2020-04-24
1
-3
/
+7
*
ac,radeonsi: simplify checking for Navi1x chips
Marek Olšák
2020-04-24
4
-17
/
+9
*
radeonsi: enable support for AlphaToCoverageDitherControlNV
Indrajit Kumar Das
2020-04-23
2
-5
/
+14
*
radeonsi: skip vs output optimizations for some outputs
Pierre-Eric Pelloux-Prayer
2020-04-20
1
-1
/
+12
*
radeonsi: don't assume ctx is always a threaded_context
Pierre-Eric Pelloux-Prayer
2020-04-17
1
-1
/
+1
*
winsys/amdgpu: Retrieve WC flags from imported buffers.
Bas Nieuwenhuizen
2020-04-16
1
-0
/
+2
*
radeonsi: use thread_context::bytes_mapped_limit
Pierre-Eric Pelloux-Prayer
2020-04-16
1
-3
/
+11
*
radeonsi: fix Segmentation fault during vaapi enc test
James Zhu
2020-04-08
1
-2
/
+4
*
radeonsi: don't lower constant arrays to uniforms in GLSL IR
Timothy Arceri
2020-04-08
1
-0
/
+1
*
radeonsi: dump shader stats when hitting the live cache
Pierre-Eric Pelloux-Prayer
2020-04-02
1
-2
/
+20
*
radeonsi: switch to 3-spaces style
Pierre-Eric Pelloux-Prayer
2020-03-30
52
-46736
/
+42975
*
radeonsi/gfx10: fix descriptors and compute registers for compute-based culling
Marek Olšák
2020-03-28
1
-14
/
+39
*
radeonsi/gfx10: fix the wave size for compute-based culling
Marek Olšák
2020-03-28
5
-6
/
+19
*
radeonsi/gfx10: user correct ACQUIRE_MEM packet for compute-based culling
Marek Olšák
2020-03-28
1
-8
/
+23
*
radeonsi/gfx10: fix ds.ordered.add intrinsic for compute-based culling
Marek Olšák
2020-03-28
1
-0
/
+3
*
radeonsi/gfx10: don't use NGG culling if compute-based culling is used
Marek Olšák
2020-03-28
1
-0
/
+1
*
radeonsi: add num_vbos_in_user_sgprs into the shader cache key
Marek Olšák
2020-03-28
1
-0
/
+3
*
radeonsi: always create wait_mem_scratch for compute-based culling
Marek Olšák
2020-03-28
1
-1
/
+2
*
radeonsi: set amdgpu-gds-size for mode == 2 of compute-based culling
Marek Olšák
2020-03-28
1
-1
/
+4
*
radeonsi: fix incorrect ordered_wave_id initilization for compute-based culling
Marek Olšák
2020-03-28
1
-1
/
+2
*
radeonsi: remove obsolete TODO comment related to compute-based culling
Marek Olšák
2020-03-28
1
-1
/
+0
*
radeonsi: enable full out-of-order drawing when allow_draw_out_of_order is set
Marek Olšák
2020-03-26
1
-2
/
+4
*
radeonsi: Stop exposing PIPE_SHADER_CAP_FP16
Kristian H. Kristensen
2020-03-25
1
-1
/
+1
*
radeonsi: clarify the conditions when FLUSH_AND_INV_DB is needed
Pierre-Eric Pelloux-Prayer
2020-03-24
2
-14
/
+7
*
vbo,gallium: make glBegin/End buffer size configurable by drivers
Marek Olšák
2020-03-21
1
-0
/
+3
*
Android.mk: Tweak MESA_ENABLE_LLVM checks
John Stultz
2020-03-19
1
-0
/
+4
*
ac: unify denorm setting enforcement
Marek Olšák
2020-03-17
1
-18
/
+1
*
ac: add radeon_info::use_late_alloc to control LATE_ALLOC globally
Marek Olšák
2020-03-12
2
-6
/
+8
*
radeonsi: tune primitive binning for small chips
Marek Olšák
2020-03-12
1
-3
/
+9
*
radeonsi: set better tessellation tunables on gfx9 and gfx10
Marek Olšák
2020-03-12
1
-1
/
+8
[next]