mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user