Skip to content
Commit 276e526c authored by Ben Skeggs's avatar Ben Skeggs
Browse files

drm/nv50-/kms: pass a non-zero value for head to sor dpms methods



There's Apple machines out there which (probably completely arbitrarily)
restrict each output path to a particular head.  This causes us to not
be able to locate the output data needed to power on/off the DP output
correctly.

We fix this by passing in a head index we know is valid (as opposed to
"head 0").

Signed-off-by: default avatarBen Skeggs <bskeggs@redhat.com>
parent 3c4be80b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment