mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2025-12-25 02:30:12 +01:00
Add pl111 as a KMS driver for utils.
Signed-off-by: Eric Anholt <eric@anholt.net> Reviewed-by: Daniel Stone <daniels@collabora.com>
This commit is contained in:
parent
691a215799
commit
d75a7ef1d7
1 changed files with 1 additions and 0 deletions
|
|
@ -145,6 +145,7 @@ static const char * const modules[] = {
|
|||
"virtio_gpu",
|
||||
"mediatek",
|
||||
"meson",
|
||||
"pl111",
|
||||
};
|
||||
|
||||
int util_open(const char *device, const char *module)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue