ac/radeonsi: add av1 defaults header file from radeonsi

This just moves this header file so radv can use it.

Acked-by: Leo Liu <leo.liu@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23640>
This commit is contained in:
Dave Airlie 2023-02-08 08:04:10 +10:00 committed by Marge Bot
parent b7f37265ac
commit 562e890f2c
4 changed files with 2 additions and 2 deletions

View file

@ -105,6 +105,7 @@ amd_common_files = files(
'amd_family.c',
'ac_perfcounter.c',
'ac_perfcounter.h',
'ac_vcn_av1_default.h',
)
if dep_elf.found()

View file

@ -89,7 +89,6 @@ files_libradeonsi = files(
'radeon_vce_52.c',
'radeon_vcn.h',
'radeon_vcn.c',
'radeon_vcn_av1_default.h',
'radeon_vcn_dec.c',
'radeon_vcn_dec.h',
'radeon_vcn_dec_jpeg.c',

View file

@ -19,7 +19,7 @@
#include <assert.h>
#include <stdio.h>
#include "radeon_vcn_av1_default.h"
#include "ac_vcn_av1_default.h"
#define FB_BUFFER_OFFSET 0x1000
#define FB_BUFFER_SIZE 2048