Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add info for amdgpu vs radeon conflicts | Thomas Backlund | 2021-01-24 | 1 | -2/+2 |
| | |||||
* | display_driver_helper: fix --is-kms-allowed for amdgpu (mga#24589) | Martin Whitaker | 2019-03-30 | 1 | -2/+2 |
| | |||||
* | detect amdgpu (mga#20538) | Thomas Backlund | 2017-03-28 | 1 | -3/+13 |
| | |||||
* | Prevent dkms autoload of display driver on Live system before xorg.conf ↵ | Martin Whitaker | 2016-12-02 | 1 | -1/+5 |
| | | | | exists (mga#19520). | ||||
* | detect grub2 when checking for liveCD/DVD | Thierry Vignaud | 2016-07-11 | 1 | -1/+1 |
| | |||||
* | X fails to load nouveau on atleast G84 (mga#7982) | Thomas Backlund | 2013-09-04 | 1 | -0/+2 |
| | |||||
* | display_driver_helper: never select ums for radeon driver, it is not | Anssi Hannula | 2012-11-26 | 1 | -51/+2 |
| | | | | supported by current X11 driver anymore | ||||
* | display_driver_helper: add --setup-boot-kms action which | Anssi Hannula | 2012-04-05 | 1 | -0/+10 |
| | | | | sets/unsets 'nokmsboot' boot option as necessary | ||||
* | display_driver_helper: return false for --is-kms-allowed when radeon | Anssi Hannula | 2012-04-05 | 1 | -0/+16 |
| | | | | firmware is needed but not installed | ||||
* | display_driver_helper: factor get_hw_display_modaliases out of ↵ | Anssi Hannula | 2012-04-05 | 1 | -3/+8 |
| | | | | get_active_kms_drivers | ||||
* | display_driver_helper: load radeon module with modeset=0 when no firmware is ↵ | Anssi Hannula | 2012-04-05 | 1 | -5/+48 |
| | | | | installed (see mga#3466) | ||||
* | display_driver_helper: allow use of nouveau without xorg.conf | Anssi Hannula | 2012-04-05 | 1 | -2/+2 |
| | |||||
* | display_driver_helper: drop unused and unuseful --check-initrd option | Anssi Hannula | 2012-04-05 | 1 | -23/+0 |
| | |||||
* | display_driver_helper: cosmetics | Anssi Hannula | 2012-04-05 | 1 | -6/+12 |
| | |||||
* | display_driver_helper: use modprobe --resolve-alias | Anssi Hannula | 2011-12-02 | 1 | -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 comment | Anssi Hannula | 2011-12-02 | 1 | -1/+1 |
| | |||||
* | display_driver_helper: allow automatic loading of the implicit driver | Anssi Hannula | 2011-06-15 | 1 | -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 proprietary | Anssi Hannula | 2011-04-27 | 1 | -0/+5 |
| | | | | driver is temporarily disabled on a PowerXpress system | ||||
* | Try unloading unconfigured drivers in "display_driver_helper --check-loaded". | Anssi Hannula | 2011-04-20 | 1 | -1/+2 |
| | |||||
* | Fix ahead-of-X-server loading of proprietary and fglrx kernel modules. | Anssi Hannula | 2011-04-20 | 1 | -0/+1 |
| | |||||
* | Disable debug output of display_driver_helper by default. | Anssi Hannula | 2011-04-20 | 1 | -3/+5 |
| | |||||
* | Add display_driver_helper script and add/remove nokmsboot boot option as needed. | Anssi Hannula | 2011-04-17 | 1 | -0/+461 |