forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
kernel/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_util.c
....@@ -1,13 +1,5 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /* Copyright (c) 2015-2018, The Linux Foundation. All rights reserved.
2
- *
3
- * This program is free software; you can redistribute it and/or modify
4
- * it under the terms of the GNU General Public License version 2 and
5
- * only version 2 as published by the Free Software Foundation.
6
- *
7
- * This program is distributed in the hope that it will be useful,
8
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
9
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10
- * GNU General Public License for more details.
113 */
124 #define pr_fmt(fmt) "[drm:%s:%d] " fmt, __func__, __LINE__
135
....@@ -50,9 +42,6 @@
5042 #define QSEED3_CLK_CTRL0 0x54
5143 #define QSEED3_CLK_CTRL1 0x58
5244 #define QSEED3_CLK_STATUS 0x5C
53
-#define QSEED3_MISR_CTRL 0x70
54
-#define QSEED3_MISR_SIGNATURE_0 0x74
55
-#define QSEED3_MISR_SIGNATURE_1 0x78
5645 #define QSEED3_PHASE_INIT_Y_H 0x90
5746 #define QSEED3_PHASE_INIT_Y_V 0x94
5847 #define QSEED3_PHASE_INIT_UV_H 0x98