mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-06 02:20:11 +01:00
amd/vpelib: Add missing copyrights
Missing copyrights added Reviewed-by: Roy Chan <Roy.Chan@amd.com> Acked-by: Chih-Wei Chien <Chih-Wei.Chien@amd.com> Signed-off-by: yuankwan <yuankwan@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31693>
This commit is contained in:
parent
8dc7fbaed3
commit
4be4983fc7
6 changed files with 8 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
// Copyright (c) 2020-2024 Advanced Micro Devices, Inc. All rights reserved.
|
||||
// Headers from LSDp CL1744173
|
||||
#ifndef _vpe_6_1_0_DEFAULT_HEADER
|
||||
#define _vpe_6_1_0_DEFAULT_HEADER
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
// Copyright (c) 2020-2024 Advanced Micro Devices, Inc. All rights reserved.
|
||||
// Headers from LSDp CL1744173
|
||||
#ifndef _vpe_6_1_0_OFFSET_HEADER
|
||||
#define _vpe_6_1_0_OFFSET_HEADER
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
// Copyright (c) 2022-2024 Advanced Micro Devices, Inc. All rights reserved.
|
||||
|
||||
// Headers from LSDp CL1744173
|
||||
#ifndef _vpe_6_1_0_SH_MASK_HEADER
|
||||
#define _vpe_6_1_0_SH_MASK_HEADER
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
// Copyright (c) 2020-2024 Advanced Micro Devices, Inc. All rights reserved.
|
||||
#ifndef VPE_1_0_OFFSET_H
|
||||
#define VPE_1_0_OFFSET_H
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
// Copyright (c) 2022-2024 Advanced Micro Devices, Inc. All rights reserved.
|
||||
|
||||
#include "vpe_priv.h"
|
||||
#include "reg_helper.h"
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
// Copyright (c) 2022-2024 Advanced Micro Devices, Inc. All rights reserved.
|
||||
|
||||
#include <string.h>
|
||||
#include <math.h>
|
||||
#include "color_bg.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue