From Fedora Project Wiki

(create hybrid graphics output test case (this is quite similar to the graphics 'multihead' case, but a bit different in details))
 
mNo edit summary
Line 1: Line 1:
{{QA/Test_Case
{{QA/Test_Case
|description=This test case tests external display outputs on hybrid graphics systems.
|description=This test case tests external display outputs on hybrid graphics systems. It is only valid if run on a system with hybrid graphics.


|setup=
|setup=

Revision as of 21:01, 2 November 2016

Description

This test case tests external display outputs on hybrid graphics systems. It is only valid if run on a system with hybrid graphics.

Setup

  1. Ensure your system has at least one external display connector, and you have a display (monitor) and appropriate cable to connect the two. The more outputs and displays you can connect, the better!
  2. Clean boot the system, with no video-related kernel parameters or custom configuration

How to test

  1. Connect a display to an external display connector, and check that it is initialized properly (with its native resolution) and the desktop extended to it
    • If the display is not brought up automatically, you can run the Displays configuration tool (just Displays from the Overview, or gnome-control-center display) to configure it, and arrange it relative to the internal display
  2. Check you can drag a typical application window (e.g. a terminal) to the external display and back
  3. If suspend and resume usually works on the system, suspend the system with the external display connected, resume again, and check that the external display still works
  4. Disconnect the external display
  5. Repeat the above steps for as many connectors as you can test

Expected Results

  1. When an external display is connected, the system should notice, initialize it at the correct resolution, and add it to the desktop configuration
    • If not, it should at least appear in the display configuration tool and you should be able to set it up and add it to the display configuration manually
  2. Dragging applications between displays should work smoothly
  3. On resume from suspend, the external display should continue to function correctly