Skip to content
Commit 282cb301 authored by likai's avatar likai Committed by David Edmundson
Browse files

Some GPUs will report a virtual edid even there is no monitor connected to


the VGA/HDMI port, when a monitor is plugged in, the edid will be updated.
The old pattern is not working for some GPUs, because the edid is already
in the cache with wrong data.

So we clear edid when output changed, to make libkscreen to get the latest
edid and improve hardware compatibility.

Signed-off-by: default avatarlikai <likai@kylinos.cn>


(cherry picked from commit f34ec783)
parent 41d252c3
Pipeline #372149 passed with stage
in 2 minutes and 3 seconds
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