summaryrefslogtreecommitdiff
path: root/nvif/client.c
diff options
context:
space:
mode:
Diffstat (limited to 'nvif/client.c')
-rw-r--r--nvif/client.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/nvif/client.c b/nvif/client.c
index 20fb38688..3c4df1fc2 100644
--- a/nvif/client.c
+++ b/nvif/client.c
@@ -60,6 +60,7 @@ nvif_drivers[] = {
#ifdef __KERNEL__
&nvif_driver_nvkm,
#else
+ &nvif_driver_drm,
&nvif_driver_lib,
#endif
NULL