Skip to content
Commit c964b129 authored by Dave Airlie's avatar Dave Airlie Committed by Dave Airlie
Browse files

drm/kms: don't try to shortcut drm mode set function



We have a drm_set_config which takes a crtc/encoder/mode setup,
and checks it to see if it can shortcut and just do a base setup,
or whether a complete mode setting is required.

Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
parent e8a13441
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