mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2026-05-08 12:48:05 +02:00
tests/util: add tidss driver
Add an entry for the "tidss" driver, so that the test utilities work with this driver without passing the -M argument. Signed-off-by: Francesco Valla <valla.francesco@gmail.com> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
This commit is contained in:
parent
01f91aa73d
commit
1b4e04ba68
1 changed files with 1 additions and 0 deletions
|
|
@ -126,6 +126,7 @@ static const char * const modules[] = {
|
|||
"simpledrm",
|
||||
"imx-lcdif",
|
||||
"vkms",
|
||||
"tidss",
|
||||
};
|
||||
|
||||
int util_open(const char *device, const char *module)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue