summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dml2/display_mode_lib_defines.h
diff options
context:
space:
mode:
authorStylon Wang <stylon.wang@amd.com>2023-10-19 22:46:51 +0800
committerAlex Deucher <alexander.deucher@amd.com>2023-10-26 18:41:22 -0400
commitd30a584cd70ebc5a8be3bd38ea1f184018bff151 (patch)
tree96eabfc9c816f636aa0bb758db1f304aebd18e5e /drivers/gpu/drm/amd/display/dc/dml2/display_mode_lib_defines.h
parentb258a4d5b383f0c087dd231dee2662126f3d0d83 (diff)
drm/amd/display: Fix copyright notice in DML2 code
[Why & How] Fix incomplete copyright notice in DML2 code. Reviewed-by: Harry Wentland <harry.wentland@amd.com> Signed-off-by: Stylon Wang <stylon.wang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/dc/dml2/display_mode_lib_defines.h')
-rw-r--r--drivers/gpu/drm/amd/display/dc/dml2/display_mode_lib_defines.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/gpu/drm/amd/display/dc/dml2/display_mode_lib_defines.h b/drivers/gpu/drm/amd/display/dc/dml2/display_mode_lib_defines.h
index 99bdb2ddd8ab..de63364be01d 100644
--- a/drivers/gpu/drm/amd/display/dc/dml2/display_mode_lib_defines.h
+++ b/drivers/gpu/drm/amd/display/dc/dml2/display_mode_lib_defines.h
@@ -20,6 +20,8 @@
* ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
* OTHER DEALINGS IN THE SOFTWARE.
*
+ * Authors: AMD
+ *
*/
#ifndef __DISPLAY_MODE_LIB_DEFINES_H__