drm: make fb modes use usermode add/remove interface
authorDave Airlie <airlied@redhat.com>
Mon, 26 Nov 2007 03:05:49 +0000 (14:05 +1100)
committerDave Airlie <airlied@redhat.com>
Mon, 26 Nov 2007 03:05:49 +0000 (14:05 +1100)
commit53b4e0cb789151164a0a43b55058319667847aaf
treeb2e3e1cdce58d1897085e26f09e16058bcedaa66
parenta20587e3950f849deb1e723a0b4455a19f7b3fb8
drm: make fb modes use usermode add/remove interface

this stops usermode from getting a mode in the crtc it can't make sense off.
linux-core/drm_crtc.c
linux-core/drm_crtc.h
linux-core/drm_drv.c
linux-core/intel_fb.c