mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2026-01-04 18:00:22 +01:00
tests: add komeda to list of modules to look for for testing
komeda is one of the supported GPUs in the kernel tree so this adds it to libdrm modules to look for in tests. Signed-off-by: Carsten Haitzler <carsten.haitzler@arm.com>
This commit is contained in:
parent
ce1387b591
commit
3ec26b03ee
1 changed files with 1 additions and 0 deletions
|
|
@ -147,6 +147,7 @@ static const char * const modules[] = {
|
|||
"stm",
|
||||
"sun4i-drm",
|
||||
"armada-drm",
|
||||
"komeda",
|
||||
};
|
||||
|
||||
int util_open(const char *device, const char *module)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue