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_vcn_enc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeon: switch to 3-spaces style
Pierre-Eric Pelloux-Prayer
2020-03-30
1
-374
/
+382
*
radeon: add support for 10-bit HEVC encoding to VCN 2.0
Thong Thai
2020-03-06
1
-0
/
+2
*
gallium/video: remove pipe_video_buffer.chroma_format
Pierre-Eric Pelloux-Prayer
2020-02-27
1
-1
/
+0
*
radeonsi: Add support for midstream bitrate change in encoder
Zhang, Boyuan
2020-01-31
1
-0
/
+15
*
radeon/vcn: Handle crop parameters for encoder
Satyajit Sahu
2020-01-09
1
-4
/
+11
*
radeon/vcn: exclude raven2 from vcn 2.0 encode initialization
Indrajit Das
2019-09-13
1
-1
/
+1
*
radeon/vcn: fix poc for hevc encode
Boyuan Zhang
2019-07-26
1
-1
/
+2
*
radeon/vcn: implement vcn 2.0 encode
Boyuan Zhang
2019-07-03
1
-1
/
+4
*
radeon/vcn: assign function pointer with ib functions
Boyuan Zhang
2019-07-03
1
-1
/
+76
*
radeon/vcn: move header related algorithm to vcn_enc
Boyuan Zhang
2019-07-03
1
-0
/
+122
*
radeon/vcn: move add buf func to common file
Boyuan Zhang
2019-07-03
1
-0
/
+13
*
winsys/amdgpu: explicitly declare whether buffer_map is permanent or not
Nicolai Hähnle
2018-11-28
1
-1
/
+3
*
radeonsi: stop command submission with PIPE_CONTEXT_LOSE_CONTEXT_ON_RESET only
Marek Olšák
2018-11-09
1
-1
/
+2
*
radeonsi: remove r600_common_context
Marek Olšák
2018-04-05
1
-2
/
+2
*
radeon/vcn: support picture parameters for HEVC
Boyuan Zhang
2018-02-05
1
-16
/
+56
*
radeon/vcn: determine idr by pic type
Boyuan Zhang
2017-12-15
1
-1
/
+1
*
r300,r600,radeonsi: replace RADEON_FLUSH_* with PIPE_FLUSH_*
Marek Olšák
2017-11-29
1
-1
/
+1
*
radeonsi: remove r600_common_screen
Marek Olšák
2017-11-29
1
-3
/
+3
*
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 common encode part
Boyuan Zhang
2017-11-17
1
-0
/
+164