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
/
radeon_uvd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: remove 'Authors:' comments
Marek Olšák
2017-11-02
1
-6
/
+0
*
gallium/radeon: remove old r600g code checking chip_class and family
Marek Olšák
2017-10-07
1
-1
/
+1
*
r600: fork and import gallium/radeon
Marek Olšák
2017-09-26
1
-29
/
+29
*
radeon/uvd: fix the assertion check for YUYV format
Leo Liu
2017-09-06
1
-3
/
+5
*
radeon/uvd: add Define Restart Interval to MJPEG bitstream reconstruction
Leo Liu
2017-09-02
1
-0
/
+11
*
radeon/uvd: fix MJPEG quantization table index
Leo Liu
2017-09-02
1
-1
/
+1
*
radeon/uvd: add YUYV format support for target buffer
Leo Liu
2017-08-21
1
-2
/
+4
*
radeon/uvd: reconstruct MJPEG bitstream
Leo Liu
2017-08-21
1
-0
/
+136
*
radeon/uvd: add MJPEG support
Leo Liu
2017-08-21
1
-9
/
+22
*
radeon/uvd: get the target buffer pitch correct for different format
Leo Liu
2017-08-21
1
-2
/
+2
*
radeon/uvd: set correct vega10 db pitch alignment
Boyuan Zhang
2017-03-30
1
-4
/
+12
*
radeon/uvd: clear message buffer when reuse
Leo Liu
2017-03-30
1
-1
/
+2
*
radeon/uvd: adapt gfx9 surface to uvd
Leo Liu
2017-03-30
1
-36
/
+67
*
radeon/uvd: add uvd soc15 register
Leo Liu
2017-03-30
1
-4
/
+22
*
gallium/radeon: move pre-GFX9 radeon_surf.* members to radeon_surf.u.legacy.*
Marek Olšák
2017-03-30
1
-10
/
+10
*
radeon/uvd: enable 10bit HEVC decode v2
Christian König
2017-03-13
1
-7
/
+10
*
radeon/UVD: fix the decoding target pitch calculation
Christian König
2017-03-13
1
-1
/
+1
*
radeon/uvd: add h264 constrained baseline support
Boyuan Zhang
2017-02-01
1
-0
/
+1
*
gallium/radeon: remove radeon_surf_level::pitch_bytes
Marek Olšák
2016-11-01
1
-1
/
+1
*
winsys/radeon: add buffer_get_reloc_offset
Nicolai Hähnle
2016-10-04
1
-1
/
+1
*
radeon/uvd: adjust the buffer offset when relocation is used
Nicolai Hähnle
2016-09-30
1
-0
/
+1
*
gallium/radeon: add RADEON_USAGE_SYNCHRONIZED
Nicolai Hähnle
2016-09-27
1
-1
/
+2
*
radeon/uvd: add session context buffer for polaris 10/11 v2
Christian König
2016-07-18
1
-0
/
+20
*
radeon/uvd: fail to create a decoder if RUVD_MSG_CREATE submission fails
Marek Olšák
2016-07-14
1
-6
/
+9
*
radeon/uvd: simplify sending context buffer message
Christian König
2016-07-08
1
-4
/
+1
*
radeon/uvd: fix contex buffer destruction in the error path
Christian König
2016-07-08
1
-6
/
+2
*
radeon/uvd: move polaris fw check into radeon_video.c v2
Christian König
2016-07-08
1
-8
/
+0
*
radeon/uvd: fix overflow error while calculating bit stream buffer size
Indrajit Das
2016-07-04
1
-1
/
+1
*
radeon/uvd: fix a h265 context size bug
sonjiang
2016-06-29
1
-0
/
+3
*
radeon/uvd: seperate uvd context buffer from DPB
sonjiang
2016-06-29
1
-9
/
+97
*
gallium/radeon: boolean -> bool, TRUE -> true, FALSE -> false
Marek Olšák
2016-06-25
1
-1
/
+1
*
gallium/radeon: use radeon_emit
Nicolai Hähnle
2016-05-17
1
-3
/
+2
*
radeon/uvd: fix tonga feedback buffer size
Leo Liu
2016-04-14
1
-4
/
+8
*
radeon/uvd: alignment fix for decode message buffer
Boyuan Zhang
2016-04-11
1
-1
/
+1
*
gallium/radeon: remove old CS tracing
Marek Olšák
2016-03-20
1
-2
/
+2
*
radeon/uvd: handle HEVC main 10 decode
Boyuan Zhang
2016-03-11
1
-11
/
+58
*
radeon/uvd: silence a warning
Marek Olšák
2016-02-10
1
-0
/
+3
*
gallium/radeon: remove radeon_winsys_cs_handle
Marek Olšák
2015-12-11
1
-16
/
+16
*
radeon/uvd: uv pitch separation for stoney
Boyuan Zhang
2015-11-23
1
-0
/
+2
*
radeon/uvd: fix VC-1 simple/main profile decode v2
Boyuan Zhang
2015-11-06
1
-0
/
+6
*
radeon/uvd: implement and add flag for VAAPI HEVC decode
Boyuan Zhang
2015-10-27
1
-0
/
+7
*
gallium/radeon: stop using "reloc" in a few places
Marek Olšák
2015-10-03
1
-1
/
+1
*
gallium/radeon: tell the winsys the exact resource binding types
Marek Olšák
2015-10-03
1
-1
/
+1
*
radeon/uvd: remove unused variables
Grazvydas Ignotas
2015-08-18
1
-4
/
+1
*
radeon/uvd: implement HEVC support
Boyuan Zhang
2015-08-14
1
-17
/
+225
*
radeon/uvd: make 30M as minimum for MPEG4 dpb buffer size
Leo Liu
2015-08-14
1
-0
/
+2
*
radeon/uvd: recalculate dbp buffer size
Leo Liu
2015-08-14
1
-22
/
+59
*
gallium/radeon: add h264 performance HW decoder support
Leo Liu
2015-08-14
1
-22
/
+41
*
gallium/radeon: use VM for UVD
Christian König
2015-08-14
1
-2
/
+14
*
winsys/radeon: add an interface for contexts
Marek Olšák
2015-08-07
1
-1
/
+2
[next]