4691306abf
Add drm_test Signed-off-by: arvin.zhu <arvin.zhu@starfivetech.com>
11 lines
316 B
Plaintext
11 lines
316 B
Plaintext
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
|