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
*
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
*
radv/winsys: fix BO list creation when RADV_DEBUG=allbos is set
Samuel Pitoiset
2019-02-13
1
-0
/
+1
*
radv/winsys: fix hash when adding internal buffers
Samuel Pitoiset
2019-01-30
1
-1
/
+1
*
radv/winsys: Add priority handling during submit.
Bas Nieuwenhuizen
2019-01-29
3
-49
/
+115
*
radv/winsys: Set winsys bo priority on creation.
Bas Nieuwenhuizen
2019-01-29
3
-9
/
+21
*
radv: add support for VK_EXT_memory_budget
Samuel Pitoiset
2019-01-15
3
-1
/
+47
*
radv: compute optimal VM alignment for imported buffers
Samuel Pitoiset
2018-12-20
1
-1
/
+30
*
radv/android: Use buffer metadata to determine scanout compat.
Bas Nieuwenhuizen
2018-12-04
1
-0
/
+53
*
amd/addrlib: update Mesa's copy of addrlib
Nicolai Hähnle
2018-11-29
2
-2
/
+1
*
radv: Align large buffers to the fragment size.
Bas Nieuwenhuizen
2018-11-27
1
-1
/
+5
*
radv/winsys: remove the max IBs per submit limit for the sysmem path
Samuel Pitoiset
2018-11-19
1
-17
/
+29
*
radv/winsys: remove the max IBs per submit limit for the fallback path
Samuel Pitoiset
2018-11-19
1
-48
/
+55
*
radv/winsys: do not assign last submission when chained path failed
Samuel Pitoiset
2018-10-31
1
-1
/
+4
*
radv/winsys: fix buffer deletion in the sysmem path
Samuel Pitoiset
2018-10-31
1
-2
/
+3
*
radv/winsys: cleanup the chained submission path
Samuel Pitoiset
2018-10-31
1
-11
/
+17
*
radv/winsys: remove unused surface_best()
Samuel Pitoiset
2018-10-31
1
-7
/
+0
*
radv/winsys: fix creating the BO list for virtual buffers
Samuel Pitoiset
2018-08-17
1
-1
/
+1
*
radv/winsys: use alloca() for semaphore dependencies
Samuel Pitoiset
2018-07-17
1
-6
/
+2
*
radv: get rid of buffer object priorities
Samuel Pitoiset
2018-07-12
1
-45
/
+14
[next]