index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
winsys
/
amdgpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
winsys/amdgpu: always allow GTT placements on APUs
Marek Olšák
2018-03-26
1
-7
/
+5
*
radeonsi: don't reallocate on DMABUF export if local BOs are disabled
Marek Olšák
2018-03-26
1
-4
/
+3
*
ac/surface: compute tile swizzle for GFX9
Marek Olšák
2018-03-21
1
-0
/
+2
*
winsys/amdgpu: pad compute IBs
Marek Olšák
2018-03-08
1
-1
/
+3
*
radeonsi: align command buffer starting address to fix some Raven hangs
Marek Olšák
2018-03-08
1
-2
/
+3
*
winsys/amdgpu: request high addresses
Christian König
2018-02-28
1
-4
/
+12
*
winsys/amdgpu:add uvd hevc enc support in amdgpu cs
James Zhu
2018-02-21
1
-0
/
+6
*
winsys/amdgpu: enable 32-bit VM allocations
Marek Olšák
2018-02-17
1
-1
/
+2
*
winsys/amdgpu: allow non page-aligned size bo creation from pointer
Michal Navratil
2018-02-06
1
-4
/
+7
*
winsys/amdgpu: add support for syncobj signaling v3
Andres Rodriguez
2018-01-30
2
-1
/
+86
*
gallium/radeon: set number of pb_cache buckets = number of heaps
Marek Olšák
2018-01-27
2
-17
/
+12
*
pb_cache: let drivers choose the number of buckets
Marek Olšák
2018-01-27
2
-2
/
+2
*
winsys/amdgpu: fix assertion failure with UVD and VCE rings
Marek Olšák
2018-01-26
1
-2
/
+1
*
radeonsi: Export signalled sync file instead of -1.
Bas Nieuwenhuizen
2018-01-26
1
-0
/
+22
*
autotools: include meson build files in tarball
Dylan Baker
2018-01-19
1
-0
/
+2
*
winsys/amdgpu: disable local BOs again due to worse performance
Marek Olšák
2017-12-11
1
-2
/
+3
*
winsys/amdgpu: make IBs use read-only memory
Marek Olšák
2017-12-06
1
-0
/
+1
*
radeonsi: always place sparse buffers in VRAM
Nicolai Hähnle
2017-12-06
1
-2
/
+3
*
winsys/amdgpu: add RADEON_FLAG_READ_ONLY
Marek Olšák
2017-12-05
1
-1
/
+8
*
gallium/radeon: move setting VRAM|GTT into winsyses
Marek Olšák
2017-12-05
1
-1
/
+13
*
amd: remove always-true BRAHMA_BUILD define
Eric Engestrom
2017-12-01
1
-3
/
+1
*
r300,r600,radeonsi: replace RADEON_FLUSH_* with PIPE_FLUSH_*
Marek Olšák
2017-11-29
2
-3
/
+3
*
winsys/amdgpu: add vcn enc cs support
Boyuan Zhang
2017-11-17
1
-1
/
+6
*
meson: don't use build_by_default for specific gallium drivers
Dylan Baker
2017-11-13
1
-1
/
+0
*
winsys/amdgpu: handle cs_add_fence_dependency for deferred/unsubmitted fences
Nicolai Hähnle
2017-11-09
2
-11
/
+19
*
util: move os_time.[ch] to src/util
Nicolai Hähnle
2017-11-09
2
-2
/
+3
*
amdgpu: use simple mtx
Timothy Arceri
2017-11-09
5
-44
/
+45
*
amd/addrlib: update to latest version
Marek Olšák
2017-11-08
1
-1
/
+0
*
winsys/amdgpu: Add R600_DEBUG flag to reserve VMID per ctx.
Andrey Grodzovsky
2017-11-03
2
-0
/
+13
*
radeonsi: remove 'Authors:' comments
Marek Olšák
2017-11-02
7
-28
/
+0
*
Revert "winsys/amdgpu: Add R600_DEBUG flag to reserve VMID per ctx."
Marek Olšák
2017-11-01
4
-13
/
+0
*
winsys/amdgpu: Add R600_DEBUG flag to reserve VMID per ctx.
Andrey Grodzovsky
2017-10-31
4
-0
/
+13
*
radeonsi: add GFX-IB-size query to the HUD
Marek Olšák
2017-10-17
3
-0
/
+4
*
winsys/amdgpu: disable CPU caching for GFX & SDMA IBs
Marek Olšák
2017-10-17
1
-4
/
+9
*
winsys/amdgpu: don't do read-modify-write on command buffers
Marek Olšák
2017-10-17
2
-4
/
+16
*
meson: build radeonsi
Dylan Baker
2017-10-16
1
-0
/
+36
*
winsys/amdgpu: implement sync_file import/export
Marek Olšák
2017-10-12
2
-7
/
+126
*
Revert "winsys/amdgpu: disable local BOs on Raven"
Marek Olšák
2017-09-12
1
-2
/
+1
*
winsys/amdgpu: use the new raw CS API
Marek Olšák
2017-09-11
2
-77
/
+93
*
radeonsi: implement pipe_context::fence_server_sync
Marek Olšák
2017-09-11
1
-0
/
+16
*
winsys/amdgpu: factor out some fence dependency code into separate functions
Marek Olšák
2017-09-11
1
-21
/
+34
*
winsys/amdgpu: rename fence_dependency functions
Marek Olšák
2017-09-11
1
-12
/
+12
*
winsys/amdgpu: don't allow interprocess resource sharing for IBs
Marek Olšák
2017-09-11
1
-1
/
+2
*
winsys/amdgpu: disable local BOs on Raven
Marek Olšák
2017-09-07
1
-1
/
+2
*
winsys/amdgpu: set AMDGPU_GEM_CREATE_VM_ALWAYS_VALID if possible v2
Christian König
2017-08-31
3
-5
/
+27
*
radeonsi: set a per-buffer flag that disables inter-process sharing (v4)
Marek Olšák
2017-08-31
1
-13
/
+17
*
winsys/amdgpu: add BO to the global list only when RADEON_ALL_BOS is set
Samuel Pitoiset
2017-08-30
4
-11
/
+17
*
radeonsi: remove Constant Engine support
Marek Olšák
2017-08-22
2
-108
/
+2
*
gallium/radeon: print all members of radeon_info with R600_DEBUG=info
Marek Olšák
2017-08-07
1
-1
/
+1
*
winsys/amdgpu: enable computation of tile swizzle
Marek Olšák
2017-08-04
2
-1
/
+13
[next]