]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm: omapdrm: gem: Group functions by purpose
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Mon, 14 Dec 2015 20:39:33 +0000 (22:39 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 31 Dec 2015 09:25:43 +0000 (11:25 +0200)
commit7ef93b0aa85dd16632be29ae7b4bffd550c17d5a
tree2ee432e8c4607de2bdf66afb328081016de50f08
parentb902f8f4d69094690accf4c483e9f176be525000
drm: omapdrm: gem: Group functions by purpose

Divide the GEM implementation in groups of functions to improve
readability.

No code change is performed by this commit.

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