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
/
drivers
/
radeon
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: just include si_pipe.h in r600_query.c
Marek Olšák
2017-11-29
3
-7
/
+5
*
radeonsi: remove some definitions and helpers from r600_pipe_common.h
Marek Olšák
2017-11-29
1
-102
/
+0
*
radeonsi: remove r600_common_context::clear_buffer
Marek Olšák
2017-11-29
2
-15
/
+0
*
radeonsi: move r600_test_dma.c into si_test_dma.c
Marek Olšák
2017-11-29
4
-403
/
+0
*
radeonsi: move all clear() code into si_clear.c
Marek Olšák
2017-11-29
2
-550
/
+10
*
radeonsi: enable DCC with MSAA for VI
Marek Olšák
2017-11-29
3
-1
/
+8
*
radeonsi: implement fast color clear for DCC with MSAA for VI
Marek Olšák
2017-11-29
1
-5
/
+30
*
ac/surface: enable DCC computation for MSAA
Marek Olšák
2017-11-29
1
-1
/
+2
*
radeonsi: fix layered DCC fast clear
Marek Olšák
2017-11-29
1
-1
/
+4
*
radeonsi: avoid attempting to create CMASK if the tiling mode doesn't have it
Nicolai Hähnle
2017-11-28
1
-0
/
+2
*
ac: change legacy_surf_level::slice_size to dword units
Marek Olšák
2017-11-27
2
-6
/
+7
*
ac: pack ac_surface better
Marek Olšák
2017-11-27
1
-6
/
+6
*
radeonsi: always initialize max_forced_staging_uploads
Marek Olšák
2017-11-27
1
-0
/
+2
*
radeonsi: remove an old hack for evergreen
Marek Olšák
2017-11-27
1
-10
/
+0
*
radeon/video: enable encode support for raven
Boyuan Zhang
2017-11-17
1
-1
/
+2
*
radeon/vcn: add create encoder
Boyuan Zhang
2017-11-17
1
-1
/
+81
*
radeon/vcn: add encode get feedback
Boyuan Zhang
2017-11-17
1
-1
/
+14
*
radeon/vcn: add encode destroy
Boyuan Zhang
2017-11-17
1
-1
/
+15
*
radeon/vcn: add encode end frame
Boyuan Zhang
2017-11-17
1
-1
/
+2
*
radeon/vcn: add encode bitstream
Boyuan Zhang
2017-11-17
1
-1
/
+13
*
radeon/vcn: add encode begin frame
Boyuan Zhang
2017-11-17
1
-1
/
+22
*
radeon/vcn: add encode header implementations
Boyuan Zhang
2017-11-17
2
-0
/
+241
*
radeon/vcn: add encode header algorithms
Boyuan Zhang
2017-11-17
2
-0
/
+127
*
radeon/vcn: add ib implementations
Boyuan Zhang
2017-11-17
1
-24
/
+268
*
radeon/vcn: add common encode part
Boyuan Zhang
2017-11-17
5
-0
/
+489
*
radeon/winsys: add vcn enc ring type
Boyuan Zhang
2017-11-17
1
-0
/
+1
*
radeon/vcn: add vcn encode interface
Boyuan Zhang
2017-11-17
1
-0
/
+325
*
gallium/radeon: disable the cache when nir backend enabled
Timothy Arceri
2017-11-15
1
-0
/
+4
*
radeonsi: remove has_cp_dma, has_streamout flags (v2)
Marek Olšák
2017-11-14
2
-17
/
+2
*
meson: don't use build_by_default for specific gallium drivers
Dylan Baker
2017-11-13
1
-1
/
+0
*
radeonsi: pack r600_surface better
Marek Olšák
2017-11-09
1
-11
/
+11
*
radeonsi: pack r600_texture better
Marek Olšák
2017-11-09
1
-27
/
+26
*
radeonsi: clean up r600_surface
Marek Olšák
2017-11-09
2
-29
/
+11
*
radeonsi: remove r600_texture::non_disp_tiling
Marek Olšák
2017-11-09
2
-9
/
+0
*
radeonsi: remove DBG_NO_DISCARD_RANGE
Marek Olšák
2017-11-09
3
-5
/
+0
*
radeonsi: move fence functions to si_fence.c
Nicolai Hähnle
2017-11-09
1
-267
/
+0
*
winsys/amdgpu: handle cs_add_fence_dependency for deferred/unsubmitted fences
Nicolai Hähnle
2017-11-09
1
-1
/
+3
*
util: move os_time.[ch] to src/util
Nicolai Hähnle
2017-11-09
4
-4
/
+4
*
radeonsi: move pipe debug callback to si_context
Nicolai Hähnle
2017-11-09
2
-13
/
+0
*
radeonsi: use ac_get_llvm_processor_name
Marek Olšák
2017-11-07
2
-36
/
+2
*
radeonsi: don't map big VRAM buffers for the first upload directly
Marek Olšák
2017-11-06
2
-0
/
+21
*
gallium/u_threaded: don't map big VRAM buffers for the first upload directly
Marek Olšák
2017-11-06
1
-2
/
+8
*
winsys/amdgpu: Add R600_DEBUG flag to reserve VMID per ctx.
Andrey Grodzovsky
2017-11-03
2
-0
/
+2
*
radeonsi: remove 'Authors:' comments
Marek Olšák
2017-11-02
16
-74
/
+0
*
Revert "winsys/amdgpu: Add R600_DEBUG flag to reserve VMID per ctx."
Marek Olšák
2017-11-01
2
-2
/
+0
*
winsys/amdgpu: Add R600_DEBUG flag to reserve VMID per ctx.
Andrey Grodzovsky
2017-10-31
2
-0
/
+2
*
radeon/video: add gfx9 offsets when rejoin the video surface
Leo Liu
2017-10-26
1
-1
/
+4
*
radeonsi: add GFX-IB-size query to the HUD
Marek Olšák
2017-10-17
3
-0
/
+6
*
meson: build radeonsi
Dylan Baker
2017-10-16
1
-0
/
+55
*
radeonsi: implement sync_file import/export
Marek Olšák
2017-10-12
1
-1
/
+76
[next]