Skip to content
Snippets Groups Projects
Commit 5c4426a7 authored by Dave Airlie's avatar Dave Airlie
Browse files

drm/kms/fb: add polling support for when nothing is connected.


When we are running in a headless environment we have no idea what
output the user might plug in later, we only have hotplug detect
from the digital outputs. So if we detect no connected outputs at
initialisation, start a slow work operation to poll every 5 seconds
for an output.

this is only hooked up for radeon so far, on hw where we have full
hotplug detection there is no need for this.

Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
parent 19b4b445
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment