mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 03:08:05 +02:00
radeonsi/vcn: add register definitions for JPEG 4.0.3
Signed-off-by: Sathishkumar S <sathishkumar.sundararaju@amd.com> Acked-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com> Reviewed-by: Leo Liu <leo.liu@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22158>
This commit is contained in:
parent
d75f0d6c26
commit
9422627074
1 changed files with 35 additions and 0 deletions
|
|
@ -234,6 +234,41 @@
|
|||
#define vcnipUVD_JPEG_CNTL 0x4000
|
||||
#define vcnipUVD_JPEG_RB_RPTR 0x4003
|
||||
#define vcnipUVD_JPEG_OUTBUF_WPTR 0x401d
|
||||
#define vcnipUVD_JPEG_DEC_SOFT_RST_1 0x4051
|
||||
#define vcnipUVD_JPEG_PITCH_1 0x4043
|
||||
#define vcnipUVD_JPEG_UV_PITCH_1 0x4044
|
||||
#define vcnipJPEG_DEC_ADDR_MODE_1 0x404B
|
||||
#define vcnipUVD_JPEG_TIER_CNTL2_1 0x400E
|
||||
#define vcnipUVD_JPEG_OUTBUF_CNTL_1 0x4040
|
||||
#define vcnipUVD_JPEG_OUTBUF_WPTR_1 0x4041
|
||||
#define vcnipUVD_JPEG_OUTBUF_RPTR_1 0x4042
|
||||
#define vcnipUVD_JPEG_LUMA_BASE0_0 0x41C0
|
||||
#define vcnipUVD_JPEG_CHROMA_BASE0_0 0x41C1
|
||||
#define vcnipUVD_JPEG_CHROMAV_BASE0_0 0x41C2
|
||||
#define vcnipJPEG_DEC_Y_GFX10_TILING_SURFACE_1 0x4048
|
||||
#define vcnipJPEG_DEC_UV_GFX10_TILING_SURFACE_1 0x4049
|
||||
#define vcnipUVD_LMI_JPEG_WRITE_64BIT_BAR_HIGH_1 0x40B5
|
||||
#define vcnipUVD_LMI_JPEG_WRITE_64BIT_BAR_LOW_1 0x40B4
|
||||
#define vcnipUVD_LMI_JPEG_READ_64BIT_BAR_HIGH_1 0x40B3
|
||||
#define vcnipUVD_LMI_JPEG_READ_64BIT_BAR_LOW_1 0x40B2
|
||||
#define vcnipUVD_JPEG_ROI_CROP_POS_START 0x401B
|
||||
#define vcnipUVD_JPEG_ROI_CROP_POS_STRIDE 0x401C
|
||||
#define vcnipUVD_JPEG_INT_STAT 0x400B
|
||||
#define vcnipUVD_JPEG_FC_SPS_INFO 0x4052
|
||||
#define vcnipUVD_JPEG_SPS_INFO 0x4006
|
||||
#define vcnipUVD_JPEG_FC_R_COEF 0x4018
|
||||
#define vcnipUVD_JPEG_FC_G_COEF 0x4019
|
||||
#define vcnipUVD_JPEG_FC_B_COEF 0x401A
|
||||
#define vcnipUVD_JPEG_FC_VUP_COEF_CNTL0 0x4010
|
||||
#define vcnipUVD_JPEG_FC_VUP_COEF_CNTL1 0x4011
|
||||
#define vcnipUVD_JPEG_FC_VUP_COEF_CNTL2 0x4012
|
||||
#define vcnipUVD_JPEG_FC_VUP_COEF_CNTL3 0x4013
|
||||
#define vcnipUVD_JPEG_FC_HUP_COEF_CNTL0 0x4014
|
||||
#define vcnipUVD_JPEG_FC_HUP_COEF_CNTL1 0x4015
|
||||
#define vcnipUVD_JPEG_FC_HUP_COEF_CNTL2 0x4016
|
||||
#define vcnipUVD_JPEG_FC_HUP_COEF_CNTL3 0x4017
|
||||
#define vcnipUVD_JPEG_FC_TMEOUT_CNT 0x4183
|
||||
#define vcnipUVD_JPEG_SPS1_INFO 0x4007
|
||||
|
||||
#define UVD_BASE_INST0_SEG0 0x00007800
|
||||
#define UVD_BASE_INST0_SEG1 0x00007E00
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue