drm/amdgpu: Add vcn v5_0_0 ip headers (v5)
authorHawking Zhang <Hawking.Zhang@amd.com>
Tue, 19 Dec 2023 11:14:55 +0000 (19:14 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 12 Feb 2024 21:10:05 +0000 (16:10 -0500)
commit5995a22f2e66bb385421a35078a2399c525756ba
tree699f03f2df63f7a82aec83a8dd46f66cab4eb61b
parentca46c2590918bbf66d1147546b3f50bc17af5ad5
drm/amdgpu: Add vcn v5_0_0 ip headers (v5)

v1: Add vcn v5_0_0 register offset and shift masks
    header files. (Hawking)
v2: Update vcn v5_0_0 register offset and shift masks
    header files to RE2. (Likun)
v3: Update vcn v5_0_0 register offset and shift masks
    header files to RE2.5. (Likun)
v4: Update vcn v5_0_0 register offset and shift masks
    header files to RE3. (Likun)
v5: Clean up vcn v5_0_0 ip headers. (Alex)

Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Likun Gao <Likun.Gao@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Reviewed-by: Likun Gao <Likun.Gao@amd.com
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/include/asic_reg/vcn/vcn_5_0_0_offset.h [new file with mode: 0644]
drivers/gpu/drm/amd/include/asic_reg/vcn/vcn_5_0_0_sh_mask.h [new file with mode: 0644]