drm/rockchip: drv: update rockchip drm driver version to 3.0

linux 4.4:  1.0
linux 4.19: 2.0
linux 5.10: 3.0

Signed-off-by: Sandy Huang <hjc@rock-chips.com>
Change-Id: I8f1d7f53ccbdcfd163343ff179271a466a9cc661
This commit is contained in:
Sandy Huang
2021-07-08 14:23:07 +08:00
committed by Tao Huang
parent c910049be1
commit 0084647e87

View File

@@ -35,7 +35,7 @@
#define DRIVER_NAME "rockchip"
#define DRIVER_DESC "RockChip Soc DRM"
#define DRIVER_DATE "20140818"
#define DRIVER_MAJOR 1
#define DRIVER_MAJOR 3
#define DRIVER_MINOR 0
static bool is_support_iommu = true;