Rename DRM_NODE_RENDER to DRM_NODE_PRIMARY
authorFrank Binns <frank.binns@imgtec.com>
Wed, 14 Jan 2015 14:07:50 +0000 (14:07 +0000)
committerEmil Velikov <emil.l.velikov@gmail.com>
Fri, 23 Jan 2015 23:02:06 +0000 (23:02 +0000)
commitad8bbfd3c74466f088be8088d2d0524bed392b71
treed5e4cfc356ae2ae66a43eb7297550bff46127660
parentd2e0f552467ca11162fe04dfed55de4590280f23
Rename DRM_NODE_RENDER to DRM_NODE_PRIMARY

Now that there are render nodes it doesn't seem appropriate for the type of
the card nodes to be DRM_NODE_RENDER. For this reason, rename this type to
DRM_NODE_PRIMARY as this name better represents the purpose of these nodes.

Signed-off-by: Frank Binns <frank.binns@imgtec.com>
Reviewed-by: Rob Clark <robdclark@gmail.com>
tests/dristat.c
xf86drm.c