commit | a921c1a8ed96ecc4257be487cc582440dffe71e1 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Fri Oct 13 17:59:01 2017 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Tue Dec 19 10:32:00 2017 +0200 |
tree | 76b476b08f14454b1b8dcf165d7eecb6ebfeea6d | |
parent | 2cd3e6834d49747933bbd806b0bb10a19a15d774 [diff] |
drm: omapdrm: dss: Set the DMA coherent mask When merging the omapdrm and omapdss drivers the omapdrm virtual platform device will disappear, and the omapdss platform device will be used for DMA memory allocation. To prepare for that, set the DMA coherent mask for the device. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>