Commit f00844da authored by Alex Deucher's avatar Alex Deucher
Browse files

drm/amd/display: add a license to cursor_reg_cache.h



It's MIT.

Fixes: b73353f7 ("drm/amd/display: Use the same cursor info across features")
Reviewed-by: default avatarHarry Wentland <harry.wentland@amd.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent b1d16662
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
/* SPDX-License-Identifier: MIT */
/* Copyright © 2022 Advanced Micro Devices, Inc. All rights reserved. */

#ifndef __DAL_CURSOR_CACHE_H__