Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
[linux-2.6-microblaze.git] / drivers / gpu / host1x / bus.c
index 66ea5ac..2e57c9c 100644 (file)
@@ -320,6 +320,7 @@ struct bus_type host1x_bus_type = {
        .name = "host1x",
        .match = host1x_device_match,
        .pm = &host1x_device_pm_ops,
+       .force_dma = true,
 };
 
 static void __host1x_device_del(struct host1x_device *device)