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
/
gallium
/
drivers
/
radeon
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
winsys/amdgpu: implement sync_file import/export
Marek Olšák
2017-10-12
1
-0
/
+12
*
ac: add radeon_info::has_sync_file
cros-mesa-17.2.3-vanilla
chadv/cros-mesa-17.2.3-vanilla
Marek Olšák
2017-10-12
1
-0
/
+1
*
gallium: add pipe_screen::check_resource_capability
Marek Olšák
2017-10-12
1
-0
/
+21
*
Android: fix build break from r600/radeon split
Rob Herring
2017-10-10
1
-1
/
+1
*
radeonsi: shrink r600d_common.h and stop using it
Marek Olšák
2017-10-09
5
-35
/
+38
*
radeonsi: import cayman_msaa.c from drivers/radeon
Marek Olšák
2017-10-09
4
-296
/
+0
*
radeonsi: remove r600_emit_reloc
Marek Olšák
2017-10-09
3
-24
/
+10
*
radeonsi: import r600_streamout from drivers/radeon
Marek Olšák
2017-10-09
5
-380
/
+4
*
radeonsi: disable primitive binning on Vega10 (v2)
Marek Olšák
2017-10-09
2
-0
/
+4
*
radeonsi: enumerize DBG flags
Marek Olšák
2017-10-09
4
-111
/
+122
*
radeonsi: move si_draw_rectangle into si_state_draw.c
Marek Olšák
2017-10-07
2
-88
/
+0
*
gallium/radeon: remove r600_atom::num_dw
Marek Olšák
2017-10-07
3
-36
/
+2
*
gallium/radeon: remove old r600g code checking chip_class and family
Marek Olšák
2017-10-07
7
-226
/
+53
*
gallium: Remove util_format_s3tc_init()
Matt Turner
2017-10-02
1
-1
/
+0
[next]