Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
[linux-2.6-block.git] / drivers / gpu / host1x / bus.c
index 66ea5acee820fa637883e635cef698804c800dc9..2e57c9cea696e317ae67a5ee9a7eb2b512fb2cf7 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)