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

drm/radeon/kms: only change mode when coherent value changes.



On X startup we were getting a flicker where there shouldn't have been one.
the X DDX calls the kernel to set the properties to the same values (yes
it could be smarter), however the kernel was doing a pointless modeset then,
making my nice smooth boot ugly.

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