diff options
author | Benjamin Gaignard <benjamin.gaignard@linaro.org> | 2016-05-30 15:22:11 +0800 |
---|---|---|
committer | Marico Xu <marico.xu@arm.com> | 2016-08-24 02:41:48 +0100 |
commit | 2d2e996ac9f995263144b0efe24689b55082a265 (patch) | |
tree | 91e25b3c299e7ec03cde5da3a62df7a0b3a7338a /README | |
parent | 49b069d32fb8bbd262800ac4dfd38af895c65d81 (diff) |
Add sti driver support
Change-Id: Id1fdfb18ffba87ec62f5d0b5de181acbc91b79b8
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ The currently supported DRM drivers are: - pl111 - exynos - kirin +- sti For other drivers, you will need to implement this support yourself. A template implementation is provided in src/drmmode_template. |