OSDN Git Service

drm: initial mode object groups.
authorDave Airlie <airlied@redhat.com>
Mon, 2 Jun 2008 06:45:44 +0000 (16:45 +1000)
committerDave Airlie <airlied@redhat.com>
Mon, 2 Jun 2008 06:45:44 +0000 (16:45 +1000)
commit149b17311ad5f117e8f53a7a8cc032e369b95ed2
treef3e42a300471992c34d308de63243932f4101190
parent50d3e5bd020d0b6877a5fef441408f16e31121cd
drm: initial mode object groups.

This creates a default group attached to the legacy drm minor nodes.

It covers all the objects in the set. make set resources only return
objects for this set. Need to fix up other functions to only work on
objects in their allowed set.
linux-core/drmP.h
linux-core/drm_crtc.c
linux-core/drm_crtc.h
linux-core/drm_stub.c