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
/
vulkan
/
winsys
Commit message (
Expand
)
Author
Age
Files
Lines
*
amd: add proper definitions for NOP packets
Marek Olšák
2020-06-26
1
-3
/
+3
*
radv: enable ACO by default
Daniel Schürmann
2020-06-25
2
-4
/
+4
*
radv/winsys: Distinguish device/host memory errors.
Bas Nieuwenhuizen
2020-06-24
2
-14
/
+16
*
radv/winsys: Deal with realloc failures in BO lists.
Bas Nieuwenhuizen
2020-06-24
1
-3
/
+10
*
radv: require LLVM 11+ for GFX 10.3 if not using ACO
Samuel Pitoiset
2020-06-19
1
-0
/
+6
*
radv: add support for Sienna Cichlid
Samuel Pitoiset
2020-06-19
1
-2
/
+6
*
radv: only requires LLVM 9 for GFX10 if not using ACO
Samuel Pitoiset
2020-06-18
2
-1
/
+3
*
ac/surface: add a wrapper structure to hold ADDR_HANDLE
Marek Olšák
2020-06-10
3
-5
/
+3
*
ac/gpu_info, radv: set max_wave64_per_simd to 20 on GFX10
Rhys Perry
2020-06-08
1
-2
/
+6
*
radv/winsys: Remove extra sizeof multiply.
Bas Nieuwenhuizen
2020-05-25
1
-1
/
+1
*
radv/winsys: remove useless free in radv_amdgpu_create_bo_list()
Samuel Pitoiset
2020-05-21
1
-3
/
+1
*
radv/winsys: Finish mapping for sparse residency.
Bas Nieuwenhuizen
2020-05-19
1
-21
/
+42
*
radv: Provide a better error for permission issues with priorities.
Bas Nieuwenhuizen
2020-05-15
2
-11
/
+20
*
amd: remove duplicated definitions from amdgpu_drm.h
Marek Olšák
2020-05-07
1
-3
/
+0
*
radv/winsys: do not count visible VRAM buffers twice in the budget
Samuel Pitoiset
2020-05-06
1
-16
/
+32
*
radv: Extend tiling flags to 64-bit.
Bas Nieuwenhuizen
2020-05-02
1
-1
/
+1
*
radv/winsys: Add function to get domains/flags from fd.
Bas Nieuwenhuizen
2020-04-28
1
-0
/
+47
*
drm-uapi,radv,radeonsi: Add amdgpu_drm.h header.
Bas Nieuwenhuizen
2020-04-27
3
-3
/
+3
*
radv: fix null winsys gpu_info array
Rhys Perry
2020-04-03
1
-28
/
+27
*
radv: stop including files from mesa/main
Marek Olšák
2020-03-27
4
-1
/
+6
*
radv/winsys: spoof some values for num_render_backends in the null winsys
Samuel Pitoiset
2020-03-23
1
-40
/
+32
*
radv/winsys: fix wrong PCI ID for Vega10 in the null winsys
Samuel Pitoiset
2020-03-23
1
-1
/
+1
*
radv/winsys: set has_syncobj_wait_for_submit in the null winsys
Rhys Perry
2020-03-20
1
-0
/
+1
*
radv: remove unnecessary LLVM includes
Samuel Pitoiset
2020-03-13
1
-1
/
+0
*
radv/winsys: fix missing initializations of shader info in the null device
Samuel Pitoiset
2020-03-06
1
-0
/
+2
*
radv: implement a dummy winsys for creating devices without AMDGPU
Samuel Pitoiset
2020-02-26
11
-5
/
+499
*
radv/winsys: add a new flag that requests zerovram allocations
Samuel Pitoiset
2020-02-20
1
-2
/
+5
*
radv: remove unnecessary RADV_DEBUG=nobatchchain option
Samuel Pitoiset
2020-02-14
3
-3
/
+1
*
radv: make sure to not submit any IBs when RADV_FORCE_FAMILY is set
Samuel Pitoiset
2020-02-11
3
-0
/
+5
*
radv/winsys: set IB flags prior to submit in the sysmem path
Florian Will
2020-01-27
1
-0
/
+2
*
radv: Use new scanout gfx9 metadata flag.
Bas Nieuwenhuizen
2020-01-12
1
-0
/
+5
*
ac: add radeon_info::num_rings and move ring_type to amd_family.h
Marek Olšák
2019-11-19
1
-2
/
+2
*
radv: Fix timeout handling in syncobj wait.
Bas Nieuwenhuizen
2019-10-31
1
-1
/
+1
*
util: remove LIST_DEL macro
Timothy Arceri
2019-10-28
1
-1
/
+1
*
util: remove LIST_ADDTAIL macro
Timothy Arceri
2019-10-28
1
-1
/
+1
*
util: remove LIST_INITHEAD macro
Timothy Arceri
2019-10-28
1
-1
/
+1
*
radv: Check the size of the imported buffer.
Bas Nieuwenhuizen
2019-10-10
1
-1
/
+6
*
radv: Cleanup buffer_from_fd.
Bas Nieuwenhuizen
2019-10-10
1
-3
/
+1
*
radv/winsys: add support for GS and OA domains
Samuel Pitoiset
2019-09-16
1
-0
/
+4
*
amd: replace major llvm version checks with LLVM_VERSION_MAJOR
Eric Engestrom
2019-09-06
1
-1
/
+2
*
tree-wide: replace MAYBE_UNUSED with ASSERTED
Eric Engestrom
2019-07-31
1
-1
/
+1
*
radv/gfx10: enable 1D textures
Samuel Pitoiset
2019-07-12
1
-2
/
+4
*
radv/gfx10: enable support for NAVI10, NAVI12 and NAVI14
Samuel Pitoiset
2019-07-07
1
-3
/
+0
*
radv/gfx10: require LLVM 9+
Samuel Pitoiset
2019-07-07
1
-0
/
+6
*
radv: gfx10 is not supported
Nicolai Hähnle
2019-07-03
1
-0
/
+3
*
ac: rename SI-CIK-VI to GFX6-GFX7-GFX8
Marek Olšák
2019-05-15
2
-2
/
+2
*
radv: Clean up signalled and submitted fields from winsys fences.
Bas Nieuwenhuizen
2019-05-13
1
-0
/
+29
*
radv: Use local buffers for the global bo list.
Bas Nieuwenhuizen
2019-04-15
1
-1
/
+2
*
radeonsi: enable displayable DCC on Ravens
Marek Olšák
2019-04-04
1
-0
/
+4
*
radv: set the maximum number of IBs per submit to 192
Samuel Pitoiset
2019-03-12
1
-0
/
+7
[next]