summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dml/display_mode_vba.h
diff options
context:
space:
mode:
authorHarry Wentland <harry.wentland@amd.com>2017-10-16 22:58:18 -0400
committerAlex Deucher <alexander.deucher@amd.com>2017-10-21 16:52:48 -0400
commitc6ca4496177d89e3f6eef7d7b6200798b19250ee (patch)
treee65006bbaa4b1fcd2b0217ccc1faa8cb8c54fdc7 /drivers/gpu/drm/amd/display/dc/dml/display_mode_vba.h
parent16b2f2ed5f2ece5bf44d94883412048856ca2966 (diff)
downloadop-kernel-dev-c6ca4496177d89e3f6eef7d7b6200798b19250ee.zip
op-kernel-dev-c6ca4496177d89e3f6eef7d7b6200798b19250ee.tar.gz
drm/amd/display: Add bunch of missing license headers in DML
All files should have MIT headers. Signed-off-by: Harry Wentland <harry.wentland@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/dc/dml/display_mode_vba.h')
-rw-r--r--drivers/gpu/drm/amd/display/dc/dml/display_mode_vba.h24
1 files changed, 21 insertions, 3 deletions
diff --git a/drivers/gpu/drm/amd/display/dc/dml/display_mode_vba.h b/drivers/gpu/drm/amd/display/dc/dml/display_mode_vba.h
index c8d1a05..4112409 100644
--- a/drivers/gpu/drm/amd/display/dc/dml/display_mode_vba.h
+++ b/drivers/gpu/drm/amd/display/dc/dml/display_mode_vba.h
@@ -1,8 +1,26 @@
/*
- * display_mode_vba.h
+ * Copyright 2017 Advanced Micro Devices, Inc.
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the "Software"),
+ * to deal in the Software without restriction, including without limitation
+ * the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ * and/or sell copies of the Software, and to permit persons to whom the
+ * Software is furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice shall be included in
+ * all copies or substantial portions of the Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ * THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR
+ * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+ * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+ * OTHER DEALINGS IN THE SOFTWARE.
+ *
+ * Authors: AMD
*
- * Created on: Aug 18, 2017
- * Author: dlaktyus
*/
#ifndef __DML2_DISPLAY_MODE_VBA_H__
OpenPOWER on IntegriCloud