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
/
amd
/
vulkan
/
winsys
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv: Implement VK_EXT_global_priority
Andres Rodriguez
2017-10-21
1
-4
/
+22
*
radv: Only set the MTYPE flags on GFX9+.
Bas Nieuwenhuizen
2017-10-11
1
-1
/
+1
*
amd: move r600d_common.h into r600g
Marek Olšák
2017-10-09
1
-1
/
+0
*
radv: Don't use a virtual function for getting the buffer virtual address.
Bas Nieuwenhuizen
2017-09-20
3
-22
/
+15
*
radv: add get_chip_name() callback
Samuel Pitoiset
2017-09-15
1
-0
/
+8
*
radv/winsys: add a read_registers() callback
Samuel Pitoiset
2017-09-14
1
-0
/
+11
*
radv: add debug flags to zero vram allocations.
Dave Airlie
2017-09-12
3
-0
/
+5
*
radv/winsys: fix flags vs va_flags thinko.
Dave Airlie
2017-09-08
1
-1
/
+1
*
radv/gfx9: allocate events from uncached VA space
Dave Airlie
2017-09-07
1
-1
/
+5
*
radv/winsys: use amdgpu_bo_va_op_raw.
Dave Airlie
2017-09-07
1
-7
/
+24
*
radv: reduce radv_amdgpu_winsys struct size.
Dave Airlie
2017-09-07
1
-3
/
+3
*
Revert "radv: disable support for VEGA for now."
Dave Airlie
2017-09-06
1
-5
/
+0
*
radv: Enable command buffer chaining by default.
Bas Nieuwenhuizen
2017-09-04
1
-1
/
+1
*
radv: Add trace ids for secondary buffers.
Bas Nieuwenhuizen
2017-08-29
1
-2
/
+2
*
ac/debug: Support multiple trace ids for nested IBs.
Bas Nieuwenhuizen
2017-08-29
1
-2
/
+2
*
radv/amdgpu: Enable dumping of all IBs with RADV_DEBUG=allbos.
Bas Nieuwenhuizen
2017-08-29
1
-0
/
+13
*
radv: Fix sparse BO mapping merging.
Bas Nieuwenhuizen
2017-08-25
1
-0
/
+1
*
radv: disable support for VEGA for now.
Dave Airlie
2017-08-18
1
-0
/
+5
*
ac/surface: remove RADEON_SURF_HAS_TILE_MODE_INDEX
Marek Olšák
2017-08-04
1
-3
/
+0
*
radv/winsys: fix padding command stream for SI
Dave Airlie
2017-07-26
1
-4
/
+6
*
radv: reset non-syncobj semaphore context after wait.
Dave Airlie
2017-07-22
1
-0
/
+2
*
radv: initial support for shared semaphores (v2)
Dave Airlie
2017-07-21
1
-37
/
+73
*
radv/winsys: add syncobj hooks
Dave Airlie
2017-07-21
1
-0
/
+36
*
radv: port to new libdrm API.
Dave Airlie
2017-07-20
1
-29
/
+92
*
radv: introduce some wrapper in cs code to make porting off libdrm_amdgpu eas...
Dave Airlie
2017-07-20
1
-18
/
+70
*
radv: add support for using addrlib max alignment.
Dave Airlie
2017-07-09
1
-1
/
+1
*
radv: fix trace dumping for !use_ib_bos
Grazvydas Ignotas
2017-06-11
1
-3
/
+11
*
radv: introduce perf test env var and allow to enable chaining
Dave Airlie
2017-06-09
4
-3
/
+6
*
radv: enable GFX9 on radv
Dave Airlie
2017-06-06
1
-2
/
+4
*
radv: split metadata struct into legacy/gfx9 parts.
Dave Airlie
2017-06-06
1
-19
/
+23
*
radv: use ac_compute_surface
Nicolai Hähnle
2017-06-05
1
-386
/
+6
*
radv: prepare fmask surface creation
Dave Airlie
2017-06-05
1
-1
/
+2
*
radv: use amdgpu_addr_create
Nicolai Hähnle
2017-06-05
4
-158
/
+5
*
radv: stop using radv_amdgpu_winsys::family
Nicolai Hähnle
2017-06-05
2
-2
/
+2
*
radv: use ac_gpu_info
Nicolai Hähnle
2017-06-05
2
-170
/
+6
*
radv: remove radeon_info::name
Nicolai Hähnle
2017-06-05
1
-28
/
+0
*
radv: use ac_surface data structures
Nicolai Hähnle
2017-06-05
1
-30
/
+33
*
radv: rename radeon_surf::bo_{size,alignment} to surf_{size,alignment}
Nicolai Hähnle
2017-06-05
1
-4
/
+4
*
radv: remove radeon_surf_level::nblk_z
Nicolai Hähnle
2017-06-05
1
-4
/
+0
*
radv: remove radeon_surf_level::dcc_enabled
Nicolai Hähnle
2017-06-05
1
-2
/
+2
*
radv: remove radeon_surf_level::pitch_bytes
Nicolai Hähnle
2017-06-05
1
-1
/
+0
*
radv: enable POLARIS12 support.
Dave Airlie
2017-05-05
1
-0
/
+5
*
radv: Add userspace fence buffer per context.
Bas Nieuwenhuizen
2017-05-03
4
-37
/
+44
*
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
/
+1
*
radv: remove some members of radeon surface.
Dave Airlie
2017-05-03
1
-28
/
+32
*
radv: Enable userspace fence checking.
Bas Nieuwenhuizen
2017-04-26
3
-3
/
+36
*
radv: fix stencil regression since new addrlib import
Dave Airlie
2017-04-13
1
-1
/
+1
*
amdgpu/addrlib: Rewrite tile mode optmization code
Xavi Zhang
2017-03-30
1
-3
/
+2
*
radv/amdgpu: Use reference counting for bos.
Bas Nieuwenhuizen
2017-03-29
2
-0
/
+11
[next]