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
/
drm
/
amdgpu_bo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
winsys/amdgpu: fix a buffer leak in amdgpu_bo_from_handle
Marek Olšák
2018-11-23
1
-0
/
+6
*
winsys/amdgpu: Stop using amdgpu_bo_handle_type_kms_noimport
Michel Dänzer
2018-11-07
1
-3
/
+3
*
winsys/amdgpu: pass the BO list via the CS ioctl on DRM >= 3.27.0
Marek Olšák
2018-08-03
1
-0
/
+6
*
winsys/amdgpu: fix VDPAU interop by having one amdgpu_winsys_bo per BO (v2)
Marek Olšák
2018-07-18
1
-5
/
+31
*
winsys/amdgpu: clean up error handling in amdgpu_bo_from_handle
Marek Olšák
2018-07-18
1
-20
/
+16
*
winsys/amdgpu: shorten bo->ws in amdgpu_bo_destroy
Marek Olšák
2018-07-18
1
-9
/
+10
*
radeonsi: add a debug flag to zero vram allocations
Grazvydas Ignotas
2018-06-21
1
-0
/
+3
*
amd,radeonsi: rename radeon_winsys_cs -> radeon_cmdbuf
Marek Olšák
2018-06-19
1
-1
/
+1
*
gallium/winsys: rename DRM_API_HANDLE_* to WINSYS_HANDLE_*
Dave Airlie
2018-05-30
1
-5
/
+5
*
radeonsi: don't emit partial flushes for internal CS flushes only
Marek Olšák
2018-04-16
1
-4
/
+8
*
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
*
winsys/amdgpu: request high addresses
Christian König
2018-02-28
1
-4
/
+12
*
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
*
gallium/radeon: set number of pb_cache buckets = number of heaps
Marek Olšák
2018-01-27
1
-16
/
+11
*
pb_cache: let drivers choose the number of buckets
Marek Olšák
2018-01-27
1
-1
/
+0
*
winsys/amdgpu: disable local BOs again due to worse performance
Marek Olšák
2017-12-11
1
-2
/
+3
*
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
*
r300,r600,radeonsi: replace RADEON_FLUSH_* with PIPE_FLUSH_*
Marek Olšák
2017-11-29
1
-2
/
+2
*
util: move os_time.[ch] to src/util
Nicolai Hähnle
2017-11-09
1
-1
/
+1
*
amdgpu: use simple mtx
Timothy Arceri
2017-11-09
1
-17
/
+17
*
radeonsi: remove 'Authors:' comments
Marek Olšák
2017-11-02
1
-4
/
+0
*
Revert "winsys/amdgpu: disable local BOs on Raven"
Marek Olšák
2017-09-12
1
-2
/
+1
*
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
1
-0
/
+8
*
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
1
-8
/
+12
*
winsys/amdgpu: use 128KB BOs for suballocations of up to 64KB BOs
Marek Olšák
2017-07-04
1
-1
/
+2
*
gallium/radeon: add radeon_winsys::buffer_is_suballocated
Marek Olšák
2017-07-04
1
-0
/
+8
*
gallium/radeon: clean up pb_cache bucket/usage determination
Marek Olšák
2017-07-04
1
-16
/
+5
*
gallium/radeon: enable suballocations for VRAM with no CPU access
Marek Olšák
2017-07-04
1
-0
/
+3
*
gallium/radeon: clean up (domain, flags) <-> (slab heap) translations
Marek Olšák
2017-07-04
1
-36
/
+7
*
gallium/radeon: remove RADEON_FLAG_CPU_ACCESS
Marek Olšák
2017-07-04
1
-8
/
+1
*
gallium/radeon: disallow exports of sparse and suballocated BOs
Marek Olšák
2017-07-04
1
-4
/
+3
*
gallium/radeon: rename RADEON_FLAG_HANDLE -> RADEON_FLAG_NO_SUBALLOC
Marek Olšák
2017-07-04
1
-3
/
+3
*
winsys/amdgpu: align VA allocations to fragment size v2
Christian König
2017-05-24
1
-0
/
+2
*
winsys/amdgpu: sparse buffer debugging helpers
Nicolai Hähnle
2017-04-05
1
-0
/
+61
*
winsys/amdgpu: take fences when freeing a backing buffer
Nicolai Hähnle
2017-04-05
1
-3
/
+11
*
winsys/amdgpu: sparse buffer creation / destruction / commitment
Nicolai Hähnle
2017-04-05
1
-1
/
+400
*
winsys/amdgpu: add sparse buffer data structures
Nicolai Hähnle
2017-04-05
1
-0
/
+9
*
winsys/amdgpu: set/get BO tiling flags for GFX9
Marek Olšák
2017-03-30
1
-2
/
+4
*
gallium/radeon: move pre-GFX9 radeon_bo_metadata.* to u.legacy.*
Marek Olšák
2017-03-30
1
-34
/
+40
*
gallium/util: replace pipe_mutex_unlock() with mtx_unlock()
Timothy Arceri
2017-03-07
1
-5
/
+5
*
gallium/util: replace pipe_mutex_lock() with mtx_lock()
Timothy Arceri
2017-03-07
1
-5
/
+5
*
winsys/amdgpu: avoid potential segfault in amdgpu_bo_map()
Samuel Pitoiset
2017-02-03
1
-7
/
+10
*
gallium/radeon: add a new HUD query for the number of mapped buffers
Samuel Pitoiset
2017-01-25
1
-0
/
+3
*
gallium/radeon/winsyses: reduce the number of pb_cache buckets
Nicolai Hähnle
2016-09-27
1
-4
/
+2
[next]