commit | 73d77107b8e5eba57e831b414de7eeb75a719646 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Mon Dec 14 22:39:42 2015 +0200 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Thu Dec 31 11:25:46 2015 +0200 |
tree | f076c0ff68e6fdb4d8984e60869d29c597e40b80 | |
parent | 92b4b44538a034495fc598f61cc95f4e647adbd1 [diff] |
drm: omapdrm: gem: Remove check for impossible condition The GEM object can't be tiled without a usergart as that condition is checked and considered as an error when creating the GEM object. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>