Support one CRTC per screen.

If there is a single Screen using a Device then CRTCs are handled
as before - they are wrapped as X CRTCS and form one virtual screen.
If there are multiple Screen sections for a particular Device, then
each Screen attaches to the corresponding CRTC, as returned
by drmGetResources.

Change-Id: Ibafd27bb02e9836b0537c1b8a9b497071c88597d
3 files changed
tree: 29add1481d8025935ce42fc734577e00b7f48099
  1. man/
  2. src/
  3. .gitignore
  4. autogen.sh
  5. configure.ac
  6. COPYING
  7. Makefile.am
  8. NEWS
  9. README