summaryrefslogtreecommitdiffstats
path: root/tools/display_driver_helper
Commit message (Collapse)AuthorAgeFilesLines
* display_driver_helper: use modprobe --resolve-aliasAnssi Hannula2011-12-021-12/+2
| | | | | Adapt display_driver_helper to use the new modprobe --resolve-alias instead of manually parsing --dry-run --verbose output.
* fix typo in a commentAnssi Hannula2011-12-021-1/+1
|
* display_driver_helper: allow automatic loading of the implicit driverAnssi Hannula2011-06-151-2/+7
| | | | | | on systems without xorg.conf if the presence of other files indicates that this is not a live cd boot before automatic X.org configuration (fixes radeon KMS without xorg.conf)
* display_driver_helper: do not load radeon driver if the proprietaryAnssi Hannula2011-04-271-0/+5
| | | | driver is temporarily disabled on a PowerXpress system
* Try unloading unconfigured drivers in "display_driver_helper --check-loaded".Anssi Hannula2011-04-201-1/+2
|
* Fix ahead-of-X-server loading of proprietary and fglrx kernel modules.Anssi Hannula2011-04-201-0/+1
|
* Disable debug output of display_driver_helper by default.Anssi Hannula2011-04-201-3/+5
|
* Add display_driver_helper script and add/remove nokmsboot boot option as needed.Anssi Hannula2011-04-171-0/+461