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: 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
*
radv: drop unused surface level members.
Dave Airlie
2017-05-03
1
-3
/
+0
*
radv/image: drop blk_d
Dave Airlie
2017-05-03
1
-1
/
+0
*
radv: remove some members of radeon surface.
Dave Airlie
2017-05-03
1
-6
/
+1
*
radv: move some image info into a separate struct.
Dave Airlie
2017-05-03
1
-0
/
+9
*
radv: report timestampPeriod correctly
Grazvydas Ignotas
2017-04-14
1
-1
/
+1
*
radv/amdgpu: Add winsys implementation of virtual buffers.
Bas Nieuwenhuizen
2017-03-29
1
-0
/
+5
*
radv/amdgpu: Let addrlib calculate the HTILE parameters.
Bas Nieuwenhuizen
2017-03-07
1
-0
/
+5
*
radv: Special case the initial preamble.
Bas Nieuwenhuizen
2017-02-21
1
-1
/
+2
*
radv/amdgpu: Support a preamble CS.
Bas Nieuwenhuizen
2017-01-30
1
-0
/
+1
*
radv: Dump command buffer on hang.
Bas Nieuwenhuizen
2017-01-09
1
-0
/
+2
*
radv: add semaphore support
Dave Airlie
2016-12-18
1
-0
/
+9
*
radv: pass queue index into winsys submission
Dave Airlie
2016-12-18
1
-0
/
+1
*
radv/winsys: Make WaitIdle queue aware.
Bas Nieuwenhuizen
2016-12-18
1
-1
/
+2
*
radv/winsys: Expose number of compute/dma rings.
Bas Nieuwenhuizen
2016-12-18
1
-1
/
+2
*
radv: split the device local memory heap into two
Fredrik Höglund
2016-10-28
1
-0
/
+1
*
radv: Use proper header guards over 'pragma once' directives
Edward O'Callaghan
2016-10-10
1
-1
/
+4
*
radv: add initial non-conformant radv vulkan driver
Dave Airlie
2016-10-07
1
-0
/
+336