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_dec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeon: switch to 3-spaces style
Pierre-Eric Pelloux-Prayer
2020-03-30
1
-1409
/
+1369
*
radeon: Use P010 for decoding of 10-bit videos
Thong Thai
2020-01-03
1
-2
/
+4
*
radeon/vcn: Add VP9 8K decode support
Leo Liu
2019-10-30
1
-1
/
+1
*
radeon: Fix mjpeg issue for ARCTURUS
Zhu, James
2019-09-06
1
-0
/
+1
*
radeon/vcn: add RENOIR VCN decode support
Leo Liu
2019-09-06
1
-4
/
+4
*
radeon/vcn/vp9: add Arcturus VP9 support
Leo Liu
2019-07-29
1
-3
/
+3
*
radeon/vcn: add Arcturus decode support
Leo Liu
2019-07-29
1
-1
/
+11
*
radeon/vcn: add direct register bool
Boyuan Zhang
2019-07-03
1
-0
/
+2
*
radeon/vcn: add VP9 support for Navi10
Leo Liu
2019-07-03
1
-10
/
+20
*
radeon/vcn: add VCN2 set of internal registers for IB
Leo Liu
2019-07-03
1
-9
/
+25
*
radeon/uvd: fix calc_ctx_size_h265_main10
Pierre-Eric Pelloux-Prayer
2019-06-28
1
-3
/
+3
*
radeon/vcn/vp9: search the render target from the whole list
Leo Liu
2019-04-01
1
-1
/
+1
*
radeon/vcn: add H.264 constrained baseline support
Leo Liu
2019-03-27
1
-0
/
+1
*
radeonsi: rename r600_resource -> si_resource
Marek Olšák
2019-01-22
1
-2
/
+2
*
winsys/amdgpu: explicitly declare whether buffer_map is permanent or not
Nicolai Hähnle
2018-11-28
1
-6
/
+12
*
radeonsi: stop command submission with PIPE_CONTEXT_LOSE_CONTEXT_ON_RESET only
Marek Olšák
2018-11-09
1
-1
/
+1
*
radeon/vcn: add jpeg decode implementation
Boyuan Zhang
2018-10-23
1
-7
/
+14
*
radeon/vcn: separate send cmd call from end frame
Boyuan Zhang
2018-10-23
1
-8
/
+21
*
radeon/vcn: create cs based on ring type
Boyuan Zhang
2018-10-23
1
-2
/
+6
*
radeon/vcn: move radeon decoder define to header file
Boyuan Zhang
2018-10-23
1
-31
/
+0
*
radeonsi: remove non-GFX BO priority flags
Marek Olšák
2018-07-16
1
-1
/
+1
*
radeonsi: rename r600_texture -> si_texture, rxxx -> xxx or sxxx
Marek Olšák
2018-06-19
1
-4
/
+4
*
amd,radeonsi: rename radeon_winsys_cs -> radeon_cmdbuf
Marek Olšák
2018-06-19
1
-1
/
+1
*
radeonsi: rename r600_texture::resource to buffer
Marek Olšák
2018-04-27
1
-1
/
+1
*
radeonsi: use r600_resource() typecast helper
Marek Olšák
2018-04-27
1
-2
/
+2
*
radeon/vcn: fix mpeg4 msg buffer settings
Boyuan Zhang
2018-04-26
1
-9
/
+9
*
radeon/vcn: add VP9 profile2 support
Leo Liu
2018-04-12
1
-0
/
+16
*
radeon/vcn: add VP9 context buffer
Leo Liu
2018-04-12
1
-0
/
+26
*
radeon/vcn: get VP9 msg buffer
Leo Liu
2018-04-12
1
-1
/
+175
*
radeon/vcn: fill probability table to prob buffers
Leo Liu
2018-04-12
1
-0
/
+38
*
radeon/vcn: add VP9 prob table buffer
Leo Liu
2018-04-12
1
-18
/
+34
*
radeon/vcn: add VP9 dpb buffer size
Leo Liu
2018-04-12
1
-0
/
+6
*
radeon/vcn: add VP9 stream type for decoder
Leo Liu
2018-04-12
1
-0
/
+3
*
radeonsi: remove r600_common_context
Marek Olšák
2018-04-05
1
-2
/
+2
*
radeonsi: use r600_common_context less pt7
Marek Olšák
2018-04-05
1
-3
/
+3
*
radeon: remove unneeded semicolons
Grazvydas Ignotas
2018-01-17
1
-3
/
+3
*
radeon/vcn: update quantiser matrices only when requested
Indrajit Das
2018-01-16
1
-6
/
+11
*
radeon/vcn: add and manage render picture list
Boyuan Zhang
2017-12-15
1
-4
/
+24
*
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
-2
/
+2
*
r600: fork and import gallium/radeon
Marek Olšák
2017-09-26
1
-28
/
+28
*
radeon/vcn: enable P016 mode support
Leo Liu
2017-08-22
1
-7
/
+11
*
radeon/vcn: correct target buffer pitch calculation
Leo Liu
2017-08-22
1
-1
/
+1
*
radeon/vcn: move message buffer to vram for now
Leo Liu
2017-07-25
1
-1
/
+2
*
radeon/vcn: enable h264 decode entension support
Leo Liu
2017-06-27
1
-0
/
+1
*
radeon/vcn: add decode message for mpeg4 codec
Leo Liu
2017-05-25
1
-0
/
+51
*
radeon/vcn: add decode message for mpeg2 codec
Leo Liu
2017-05-25
1
-0
/
+66
*
radeon/vcn: add decode message for vc1 codec
Leo Liu
2017-05-25
1
-0
/
+72
*
radeon/vcn: add decode message for hevc codec
Leo Liu
2017-05-25
1
-0
/
+225
*
radeon/vcn: add decode message decode for avc codec
Leo Liu
2017-05-25
1
-4
/
+193
[next]