drm: introduce generation counter to interface.
authorDave Airlie <airlied@redhat.com>
Wed, 4 Jun 2008 03:49:43 +0000 (13:49 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 4 Jun 2008 03:50:51 +0000 (13:50 +1000)
commit382aa3ceeb79165a9bdddc8f944de131c8cbf2dd
tree1c61f11da47cd9bfb7b9b34c0fa3cdcf888e3e7c
parent9f31bd09c1e748f72a30f6a0861cd72d93258992
drm: introduce generation counter to interface.

Idea being if you want to add new crtc/output/encoder dynamically later,
you just increase the generation counter and userspace should re-read
all the resources
libdrm/xf86drmMode.h
linux-core/drm_crtc.c
linux-core/drm_crtc.h
shared-core/drm.h