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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: add support for Vega20
Marek Olšák
2018-07-12
4
-1
/
+9
*
python: Use the print function
Mathieu Bridon
2018-07-06
1
-19
/
+20
*
python: Stabilize some script outputs
Mathieu Bridon
2018-07-05
1
-1
/
+1
*
ac: fold LLVMContext creation into ac_llvm_context_init
Marek Olšák
2018-07-04
2
-4
/
+4
*
ac: add reusable helpers for direct LLVM compilation
Marek Olšák
2018-07-04
3
-4
/
+76
*
ac: make some fns static
Dave Airlie
2018-07-04
2
-13
/
+6
*
ac/radv: move llvm compiler info to struct and init in one place
Dave Airlie
2018-07-04
2
-4
/
+8
*
ac/radeonsi: port compiler init/destroy out of radeonsi.
Dave Airlie
2018-07-04
2
-0
/
+49
*
radv/radeonsi: add a check ir tm options
Dave Airlie
2018-07-04
1
-0
/
+1
*
radeonsi: rename si_compiler -> ac_llvm_compiler
Dave Airlie
2018-07-04
1
-0
/
+7
*
ac: add target library info helpers
Dave Airlie
2018-07-04
2
-0
/
+15
*
radv: port to use common passmgr code.
Dave Airlie
2018-07-04
1
-2
/
+3
*
ac/radeonsi: refactor out pass manager init to common code.
Dave Airlie
2018-07-04
2
-0
/
+32
*
ac/radv: split the non-common init_once code from the common target code. (v2)
Dave Airlie
2018-07-04
2
-2
/
+7
*
ac: move all LLVM module initialization into ac_create_module
Marek Olšák
2018-07-02
2
-0
/
+11
*
ac: set +auto-waitcnt-before-barrier when needed
Marek Olšák
2018-06-28
1
-2
/
+4
*
radeonsi: move CMASK size computation into ac_surface
Marek Olšák
2018-06-25
2
-0
/
+66
*
ac/surface: move cmask_size/alignment into radeon_surf
Marek Olšák
2018-06-25
2
-11
/
+11
*
ac/nir: Remove deref chain support.
Bas Nieuwenhuizen
2018-06-22
1
-354
/
+50
*
ac/nir: Add deref interp support.
Bas Nieuwenhuizen
2018-06-22
1
-6
/
+27
*
ac/nir: Add shared atomic deref instr support.
Bas Nieuwenhuizen
2018-06-22
1
-1
/
+25
*
ac/nir: Add deref based var loads/stores.
Bas Nieuwenhuizen
2018-06-22
1
-47
/
+160
*
ac/nir: Add deref support to image intrinsics.
Bas Nieuwenhuizen
2018-06-22
1
-34
/
+98
*
ac/nir: Implement derefs for integer gather4 lowering.
Bas Nieuwenhuizen
2018-06-22
1
-3
/
+22
*
ac/nir: Support deref instructions in tex instructions.
Bas Nieuwenhuizen
2018-06-22
1
-8
/
+31
*
ac/nir: Support deref instructions in get_sampler_desc.
Bas Nieuwenhuizen
2018-06-22
1
-15
/
+43
*
ac/nir: Implement the deref instr for shared memory.
Bas Nieuwenhuizen
2018-06-22
1
-0
/
+31
*
ac/surface: disallow rotated micro tile mode
Marek Olšák
2018-06-21
1
-2
/
+19
*
ac/gpu_info: add radeon_info::num_tcc_blocks
Marek Olšák
2018-06-19
2
-0
/
+11
*
ac/surface: Set compressZ for stencil-only surfaces.
Bas Nieuwenhuizen
2018-06-19
1
-1
/
+1
*
ac: Clear meminfo to avoid valgrind warning.
Bas Nieuwenhuizen
2018-06-16
1
-1
/
+1
*
ac: handle undefined EQAA samples in ac_apply_fmask_to_sample
Marek Olšák
2018-06-13
1
-2
/
+4
*
ac/gpu_info: report real total memory sizes
Marek Olšák
2018-06-13
1
-28
/
+54
*
ac: fix possible truncation of intrinsic name
Timothy Arceri
2018-06-08
1
-1
/
+1
*
amd/common: Fix number of coords for getlod.
Bas Nieuwenhuizen
2018-06-07
1
-3
/
+18
*
amd/common: use the dimension-aware image intrinsics on LLVM 7+
Nicolai Hähnle
2018-06-04
1
-24
/
+165
*
radeonsi: remove some old gfx 9.x registers
Marek Olšák
2018-05-24
1
-48
/
+0
*
ac/surface/gfx6: don't overallocate mipmapped HTILE
Marek Olšák
2018-05-24
1
-2
/
+11
*
ac: Use DPP for build_ddxy where possible.
Bas Nieuwenhuizen
2018-05-23
1
-1
/
+15
*
ac/surface/gfx6: Don't force a tile index for fmask.
Bas Nieuwenhuizen
2018-05-23
1
-1
/
+1
*
ac/surface: Only align linear power of two fmt textures.
Bas Nieuwenhuizen
2018-05-20
1
-2
/
+2
*
amd: remove support for LLVM 4.0
Marek Olšák
2018-05-17
2
-191
/
+103
*
ac/llvm: use amdgcn.tbuffer.store instead of SI.tbuffer.store intrinsic
Dave Airlie
2018-05-17
1
-32
/
+60
*
radv: Add support for IMG_DATA_FORMAT_32_32_32.
Bas Nieuwenhuizen
2018-05-14
1
-0
/
+4
*
radv: Translate logic ops.
Bas Nieuwenhuizen
2018-05-14
1
-28
/
+16
*
ac/gpu_info: add has_read_registers_query
Marek Olšák
2018-05-10
2
-0
/
+3
*
ac/gpu_info: add has_2d_tiling
Marek Olšák
2018-05-10
2
-0
/
+3
*
ac/gpu_info: add has_sparse_vm_mappings
Marek Olšák
2018-05-10
2
-0
/
+9
*
ac/gpu_info: add has_unaligned_shader_loads
Marek Olšák
2018-05-10
2
-0
/
+4
*
ac/gpu_info: add has_indirect_compute_dispatch
Marek Olšák
2018-05-10
2
-0
/
+3
[next]