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
/
radv_radeon_winsys.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv: stop including files from mesa/main
Marek Olšák
2020-03-27
1
-3
/
+3
*
radv/winsys: add a new flag that requests zerovram allocations
Samuel Pitoiset
2020-02-20
1
-0
/
+1
*
radv: Remove syncobj_handle variable in header.
Bas Nieuwenhuizen
2020-01-21
1
-1
/
+0
*
radv: Use new scanout gfx9 metadata flag.
Bas Nieuwenhuizen
2020-01-12
1
-0
/
+1
*
ac: add radeon_info::num_rings and move ring_type to amd_family.h
Marek Olšák
2019-11-19
1
-9
/
+0
*
radv: Check the size of the imported buffer.
Bas Nieuwenhuizen
2019-10-10
1
-1
/
+2
*
radv: Cleanup buffer_from_fd.
Bas Nieuwenhuizen
2019-10-10
1
-2
/
+1
*
radv/winsys: add support for GS and OA domains
Samuel Pitoiset
2019-09-16
1
-1
/
+3
*
radv: Clean up signalled and submitted fields from winsys fences.
Bas Nieuwenhuizen
2019-05-13
1
-0
/
+3
*
radv: Use local buffers for the global bo list.
Bas Nieuwenhuizen
2019-04-15
1
-0
/
+1
*
radv: Enable VK_EXT_memory_priority.
Bas Nieuwenhuizen
2019-01-29
1
-2
/
+0
*
radv/winsys: Set winsys bo priority on creation.
Bas Nieuwenhuizen
2019-01-29
1
-2
/
+28
*
radv: add support for VK_EXT_memory_budget
Samuel Pitoiset
2019-01-15
1
-0
/
+4
*
radv/android: Use buffer metadata to determine scanout compat.
Bas Nieuwenhuizen
2018-12-04
1
-0
/
+2
*
radv/winsys: remove unused surface_best()
Samuel Pitoiset
2018-10-31
1
-3
/
+0
*
radv: get rid of buffer object priorities
Samuel Pitoiset
2018-07-12
1
-5
/
+3
*
amd,radeonsi: rename radeon_winsys_cs -> radeon_cmdbuf
Marek Olšák
2018-06-19
1
-16
/
+16
*
radv/winsys: allow to allocate BOs in the 32-bit addr space
Samuel Pitoiset
2018-05-22
1
-0
/
+1
*
radv: Keep a global BO list for VkMemory.
Bas Nieuwenhuizen
2018-04-18
1
-0
/
+6
*
mesa: include mtypes.h less
Marek Olšák
2018-04-12
1
-0
/
+1
*
radv: Use the syncobj wait ioctl to wait on fences if possible.
Bas Nieuwenhuizen
2018-03-01
1
-1
/
+2
*
radv: Implement more efficient !waitAll fence waiting.
Bas Nieuwenhuizen
2018-03-01
1
-0
/
+5
*
radv: implement VK_EXT_external_memory_host
Fredrik Höglund
2018-02-08
1
-0
/
+4
*
radv/winsys: add RADEON_FLAG_READ_ONLY
Samuel Pitoiset
2018-01-08
1
-0
/
+1
*
radv/amdgpu: wrap sync fd import/export.
Bas Nieuwenhuizen
2017-12-18
1
-0
/
+5
*
radv: Add syncobj signal/reset/wait to winsys.
Bas Nieuwenhuizen
2017-12-18
1
-0
/
+4
*
radv/winsys: implement query_value()
Samuel Pitoiset
2017-12-08
1
-0
/
+16
*
radv: move is_local up to the winsys level.
Dave Airlie
2017-11-06
1
-0
/
+4
*
radv: wrap cs_add_buffer in an inline. (v2)
Dave Airlie
2017-11-06
1
-0
/
+8
*
radv: add support for local bos. (v3)
Dave Airlie
2017-10-26
1
-0
/
+1
*
radv: disable implicit sync for radv allocated bos v3
Andres Rodriguez
2017-10-21
1
-0
/
+1
*
radv: Implement VK_EXT_global_priority
Andres Rodriguez
2017-10-21
1
-1
/
+10
*
radv: Don't use a virtual function for getting the buffer virtual address.
Bas Nieuwenhuizen
2017-09-20
1
-3
/
+8
*
radv: add get_chip_name() callback
Samuel Pitoiset
2017-09-15
1
-0
/
+2
*
radv/winsys: add a read_registers() callback
Samuel Pitoiset
2017-09-14
1
-0
/
+3
*
radv/gfx9: allocate events from uncached VA space
Dave Airlie
2017-09-07
1
-1
/
+2
*
radv: Add trace ids for secondary buffers.
Bas Nieuwenhuizen
2017-08-29
1
-1
/
+1
*
radv: initial support for shared semaphores (v2)
Dave Airlie
2017-07-21
1
-5
/
+16
*
radv/winsys: add syncobj hooks
Dave Airlie
2017-07-21
1
-0
/
+8
*
radv: split metadata struct into legacy/gfx9 parts.
Dave Airlie
2017-06-06
1
-10
/
+19
*
radv: use ac_gpu_info
Nicolai Hähnle
2017-06-05
1
-54
/
+1
*
radv: remove radeon_info::name
Nicolai Hähnle
2017-06-05
1
-1
/
+0
*
radv: use ac_surface data structures
Nicolai Hähnle
2017-06-05
1
-83
/
+4
*
radv: rename radeon_surf::bo_{size,alignment} to surf_{size,alignment}
Nicolai Hähnle
2017-06-05
1
-2
/
+3
*
radv: remove unused RADEON_SURF_HAS_SBUFFER_MIPTREE
Nicolai Hähnle
2017-06-05
1
-1
/
+0
*
radv: remove radeon_surf_level::nblk_z
Nicolai Hähnle
2017-06-05
1
-1
/
+0
*
radv: remove radeon_surf_level::dcc_enabled
Nicolai Hähnle
2017-06-05
1
-1
/
+2
*
radv: remove radeon_surf_level::pitch_bytes
Nicolai Hähnle
2017-06-05
1
-1
/
+0
*
radv: minor pahole related improvements.
Dave Airlie
2017-05-03
1
-1
/
+1
*
radv/image: resize some surface members.
Dave Airlie
2017-05-03
1
-3
/
+3
[next]