forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-11 04dd17822334871b23ea2862f7798fb0e0007777
kernel/drivers/gpu/drm/tegra/gr2d.h
....@@ -1,9 +1,6 @@
1
+/* SPDX-License-Identifier: GPL-2.0-only */
12 /*
23 * Copyright (C) 2013 NVIDIA Corporation
3
- *
4
- * This program is free software; you can redistribute it and/or modify
5
- * it under the terms of the GNU General Public License version 2 as
6
- * published by the Free Software Foundation.
74 */
85
96 #ifndef TEGRA_GR2D_H
....@@ -17,6 +14,7 @@
1714 #define GR2D_DSTC_BASE_ADDR 0x2d
1815 #define GR2D_SRCA_BASE_ADDR 0x31
1916 #define GR2D_SRCB_BASE_ADDR 0x32
17
+#define GR2D_PATBASE_ADDR 0x47
2018 #define GR2D_SRC_BASE_ADDR_SB 0x48
2119 #define GR2D_DSTA_BASE_ADDR_SB 0x49
2220 #define GR2D_DSTB_BASE_ADDR_SB 0x4a