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
/
radeon_video.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeon: switch to 3-spaces style
Pierre-Eric Pelloux-Prayer
2020-03-30
1
-64
/
+60
*
radeonsi: remove si_vid_join_surfaces and use combined planar allocations
Marek Olšák
2019-10-09
1
-86
/
+0
*
radeonsi: fix VAAPI segfault due to various bugs
Michel Dänzer
2019-09-24
1
-0
/
+1
*
radeonsi: use the correct buffer size in si_vid_clear_buffer
Marek Olšák
2019-07-19
1
-1
/
+1
*
radeonsi: rename r600_resource -> si_resource
Marek Olšák
2019-01-22
1
-3
/
+3
*
winsys/amdgpu: explicitly declare whether buffer_map is permanent or not
Nicolai Hähnle
2018-11-28
1
-2
/
+4
*
radeonsi: merge SI and CI dma_clear_buffer and remove the callback
Marek Olšák
2018-09-10
1
-2
/
+1
*
amd,radeonsi: rename radeon_winsys_cs -> radeon_cmdbuf
Marek Olšák
2018-06-19
1
-1
/
+1
*
radeonsi: use r600_resource() typecast helper
Marek Olšák
2018-04-27
1
-3
/
+2
*
radeonsi: remove r600_common_context
Marek Olšák
2018-04-05
1
-5
/
+5
*
radeonsi: use si_context instead of pipe_context in parameters pt2
Marek Olšák
2018-04-05
1
-2
/
+2
*
radeonsi: use r600_common_context less pt7
Marek Olšák
2018-04-05
1
-8
/
+6
*
radeonsi: remove r600_common_screen
Marek Olšák
2017-11-29
1
-3
/
+3
*
radeonsi: move video queries into si_get.c
Marek Olšák
2017-11-29
1
-149
/
+0
*
radeon/video: enable encode support for raven
Boyuan Zhang
2017-11-17
1
-1
/
+2
*
radeonsi: remove 'Authors:' comments
Marek Olšák
2017-11-02
1
-6
/
+0
*
radeon/video: add gfx9 offsets when rejoin the video surface
Leo Liu
2017-10-26
1
-1
/
+4
*
gallium/radeon: remove old r600g code checking chip_class and family
Marek Olšák
2017-10-07
1
-17
/
+10
*
r600: fork and import gallium/radeon
Marek Olšák
2017-09-26
1
-22
/
+22
*
radeon/video: Return false explicitly for HEVC if not the case
Leo Liu
2017-08-23
1
-0
/
+1
*
radeon/video: MJPEG not support stacked video buffers
Leo Liu
2017-08-21
1
-1
/
+5
*
radeon/video: add MJPEG support
Leo Liu
2017-08-21
1
-0
/
+8
*
gallium/radeon: fix VDPAU breakage, need VRAM with WC
Marek Olšák
2017-07-05
1
-1
/
+2
*
radeon/uvd: adapt gfx9 surface to uvd
Leo Liu
2017-03-30
1
-14
/
+24
*
gallium/radeon: move pre-GFX9 radeon_surf.* members to radeon_surf.u.legacy.*
Marek Olšák
2017-03-30
1
-7
/
+7
*
radeon/uvd: enable 10bit HEVC decode v2
Christian König
2017-03-13
1
-1
/
+10
*
radeonsi: use SDMA in rvid_buffer_clear on CIK-VI
Marek Olšák
2017-01-05
1
-2
/
+2
*
gallium/radeon: stop using PIPE_BIND_CUSTOM
Marek Olšák
2016-10-26
1
-1
/
+1
*
gallium/radeon: rename bo_size -> surf_size, bo_alignment -> surf_alignment
Marek Olšák
2016-10-26
1
-2
/
+2
*
radeon/video: don't use sub-allocated buffers
Nicolai Hähnle
2016-09-30
1
-1
/
+7
*
radeon/uvd: move polaris fw check into radeon_video.c v2
Christian König
2016-07-08
1
-3
/
+13
*
radeon/video: fix coding style in radeon_video.c v2
Christian König
2016-07-08
1
-15
/
+15
*
gallium/radeon: use r600_resource_reference
Marek Olšák
2016-06-25
1
-1
/
+1
*
radeon/uvd: fix the H264 level for Tonga v2
Christian König
2016-06-02
1
-1
/
+1
*
Treewide: Remove Elements() macro
Jan Vesely
2016-05-17
1
-1
/
+1
*
radeonsi: rework clear_buffer flags
Marek Olšák
2016-04-28
1
-1
/
+1
*
winsys/radeon: remove use_reusable_pool parameter from buffer_create
Nicolai Hähnle
2016-04-27
1
-1
/
+1
*
radeon/video: always use the reusable buffer pool
Nicolai Hähnle
2016-04-27
1
-2
/
+2
*
radeon/video: enable HEVC main 10 decode
Boyuan Zhang
2016-03-11
1
-2
/
+6
*
radeon/uvd: increase max height to 4096 for VI and newer
Tamil velan
2016-03-08
1
-1
/
+1
*
radeon/uvd: disable MPEG1
Christian König
2016-03-08
1
-0
/
+1
*
gallium/radeon: remove radeon_winsys_cs_handle
Marek Olšák
2015-12-11
1
-5
/
+5
*
radeon/uvd: fix VC-1 simple/main profile decode v2
Boyuan Zhang
2015-11-06
1
-2
/
+1
*
radeon/uvd: don't expose HEVC on old UVD hw (v3)
Alex Deucher
2015-10-22
1
-32
/
+18
*
radeon/uvd: implement HEVC support
Boyuan Zhang
2015-08-14
1
-0
/
+10
*
radeon/video: config encode stacked frame number based on HW
Leo Liu
2015-08-14
1
-0
/
+2
*
radeon/video: add 4K support for decode/encode parameters
Leo Liu
2015-08-14
1
-4
/
+4
*
winsys/radeon: add a private interface for radeon_surface
Marek Olšák
2015-04-29
1
-1
/
+1
*
winsys/radeon: move radeon_winsys.h to drivers/radeon
Marek Olšák
2015-04-29
1
-1
/
+0
*
radeonsi: only flush the right set of caches for CP DMA operations
Marek Olšák
2015-01-07
1
-1
/
+2
[next]