drm: omapdrm: gem: Remove check for impossible condition
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Mon, 14 Dec 2015 20:39:42 +0000 (22:39 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 31 Dec 2015 09:25:46 +0000 (11:25 +0200)
commit73d77107b8e5eba57e831b414de7eeb75a719646
treef076c0ff68e6fdb4d8984e60869d29c597e40b80
parent92b4b44538a034495fc598f61cc95f4e647adbd1
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>
drivers/gpu/drm/omapdrm/omap_gem.c
This page took 0.02689 seconds and 5 git commands to generate.