aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/radeon/radeon_vcn_enc.h
Commit message (Expand)AuthorAgeFilesLines
* radeon/vcn: add vcn 3.0 encode supportThong Thai2020-06-181-0/+31
* radeon: Fix whitespacesThong Thai2020-05-151-92/+92
* radeon: switch to 3-spaces stylePierre-Eric Pelloux-Prayer2020-03-301-429/+404
* radeon: fix includesPierre-Eric Pelloux-Prayer2020-03-301-0/+2
* radeon/vcn: adding engine type for new fw interfaceBoyuan Zhang2019-07-191-0/+2
* radeon/vcn: update for new vcn enc interfaceBoyuan Zhang2019-07-031-0/+1
* radeon/vcn: use variable to assign ib cmdBoyuan Zhang2019-07-031-0/+32
* radeon/vcn: implement vcn 2.0 encodeBoyuan Zhang2019-07-031-0/+2
* radeon/vcn: add vcn2.0 encode skeletonBoyuan Zhang2019-07-031-0/+2
* radeon/vcn: move vcn1.0 specific defines to cBoyuan Zhang2019-07-031-29/+0
* radeon/vcn: assign function pointer with ib functionsBoyuan Zhang2019-07-031-7/+5
* radeon/vcn: add function pointer for ib functionsBoyuan Zhang2019-07-031-0/+32
* radeon/vcn: move header related algorithm to vcn_encBoyuan Zhang2019-07-031-0/+20
* radeon/vcn: move add buf func to common fileBoyuan Zhang2019-07-031-0/+4
* radeon/vcn: move cs defines to enc header fileBoyuan Zhang2019-07-031-0/+10
* amd,radeonsi: rename radeon_winsys_cs -> radeon_cmdbufMarek Olšák2018-06-191-1/+1
* radeon/vcn: support picture parameters for HEVCBoyuan Zhang2018-02-051-1/+1
* radeon/vcn: add vcn encode interface for HEVCBoyuan Zhang2018-02-051-2/+79
* radeon/vcn: add encode header implementationsBoyuan Zhang2017-11-171-0/+1
* radeon/vcn: add encode header algorithmsBoyuan Zhang2017-11-171-0/+6
* radeon/vcn: add common encode partBoyuan Zhang2017-11-171-0/+82
* radeon/vcn: add vcn encode interfaceBoyuan Zhang2017-11-171-0/+325