drm_test: Add drm_test package

Add drm_test

Signed-off-by: arvin.zhu <arvin.zhu@starfivetech.com>
This commit is contained in:
arvin.zhu
2022-08-05 09:57:29 +08:00
committed by Andy Hu
parent 6b8cb8042a
commit 4691306abf
16 changed files with 4397 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
comment "drm test package"
config BR2_PACKAGE_DRM_TEST
bool "drm_test"
depends on BR2_PACKAGE_LIBDRM
help
Utility for testing drm working on variable modes. This tool based on
https://github.com/dvdhrm/docs.git and
https://github.com/hexiaolong2008/sample-code.git,
but provides additional features