Added DRM device selection options to xorg.conf

The DriverName and BusID options added to xorg.conf allow
the user to select a specific DRM device.
If neither of these are specified then /dev/dri/card'x' is
opened where 'x' defaults to 0.
The DRICard option allows the user to set a value for 'x'

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