(→Scope) |
|||
Line 62: | Line 62: | ||
<!-- The Fedora Release Notes inform end-users about what is new in the release. Examples of past release notes are here: http://docs.fedoraproject.org/release-notes/ --> | <!-- The Fedora Release Notes inform end-users about what is new in the release. Examples of past release notes are here: http://docs.fedoraproject.org/release-notes/ --> | ||
<!-- The release notes also help users know how to deal with platform changes such as ABIs/APIs, configuration or data file formats, or upgrade concerns. If there are any such changes involved in this feature, indicate them here. You can also link to upstream documentation if it satisfies this need. This information forms the basis of the release notes edited by the documentation team and shipped with the release. --> | <!-- The release notes also help users know how to deal with platform changes such as ABIs/APIs, configuration or data file formats, or upgrade concerns. If there are any such changes involved in this feature, indicate them here. You can also link to upstream documentation if it satisfies this need. This information forms the basis of the release notes edited by the documentation team and shipped with the release. --> | ||
* | * Fedora 18 adds support for using USB graphics adapters to extend the current desktop. Supported adapters are displaylink based ones. | ||
== Comments and Discussion == | == Comments and Discussion == |
Revision as of 04:08, 5 February 2013
Graphics Hotplug
Summary
Provide support for hotplugging USB devices and having the desktop expand onto them and work efficiently.
Owner
- Name: Dave Airlie
- Email: <airlied@redhat.com>
Current status
- Targeted release: Fedora 18
- Last updated: 25-July-2012
- Percentage of completion: 100%
Detailed Description
Currently when you plug a USB graphics adapter into a system, nothing interesting occurs. These USB devices are being used in more docks and systems going forward. We need to provide a better experience for users.
Benefit to Fedora
Proper support for a current technology.
Scope
Re-write the X server to support GPU hotplugging. - done
Port drivers to new X server interfaces. - done
Write a KMS driver for displaylink devices. - done
Write a generic X.org KMS driver with hotplug support. - done
Implement some DE support for it. - TODO (optional).
How To Test
Own the USB displaylink hardware. Plug it in, see if the desktop expands or if you can control the desktop via the gnome panels.
User Experience
Just works.
Dependencies
None
Contingency Plan
Do nothing.
Documentation
None
Release Notes
- Fedora 18 adds support for using USB graphics adapters to extend the current desktop. Supported adapters are displaylink based ones.