mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2025-12-27 05:50:11 +01:00
modetest: Adding amdgpu to module list
Reviewed-by: Michel Dänzer <michel.daenzer@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
b214b05ccd
commit
3106a33fea
1 changed files with 1 additions and 0 deletions
|
|
@ -127,6 +127,7 @@ const char *util_lookup_connector_type_name(unsigned int type)
|
|||
|
||||
static const char * const modules[] = {
|
||||
"i915",
|
||||
"amdgpu",
|
||||
"radeon",
|
||||
"nouveau",
|
||||
"vmwgfx",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue