mirror of
https://github.com/torvalds/linux.git
synced 2026-06-03 20:14:06 +02:00
drm/amdgpu: add missing license to some files
The driver is MIT, so add the licenses. Bug: https://gitlab.freedesktop.org/drm/amd/-/issues/2265 Acked-by: Luben Tuikov <luben.tuikov@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
244b8edbdf
commit
e93e075d34
|
|
@ -1,3 +1,4 @@
|
|||
// SPDX-License-Identifier: MIT
|
||||
// This is a stripped-down version of the smu11_driver_if.h file for the relevant DAL interfaces.
|
||||
|
||||
#define SMU11_DRIVER_IF_VERSION 0x40
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
// SPDX-License-Identifier: MIT
|
||||
// This is a stripped-down version of the smu13_driver_if.h file for the relevant DAL interfaces.
|
||||
|
||||
#define SMU13_DRIVER_IF_VERSION 0x18
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
// SPDX-License-Identifier: MIT
|
||||
#ifndef _dcn_3_0_0_OFFSET_HEADER
|
||||
#define _dcn_3_0_0_OFFSET_HEADER
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
// SPDX-License-Identifier: MIT
|
||||
#ifndef _dcn_3_0_0_SH_MASK_HEADER
|
||||
#define _dcn_3_0_0_SH_MASK_HEADER
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
// SPDX-License-Identifier: MIT
|
||||
#ifndef YELLOW_CARP_OFFSET_H
|
||||
#define YELLOW_CARP_OFFSET_H
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user