On Mon, Sep 22, 2014 at 06:12:41PM +0800, Daniel Kurtz wrote:
On Mon, Sep 22, 2014 at 4:39 PM, Thierry Reding thierry.reding@gmail.com wrote:
It shouldn't matter all that much since the panel has EDID if I remember correctly. The modes parsed from EDID should take precedence over the fixed mode. If they don't then that's a bug.
The driver I am testing this with does not yet support reading the EDID over eDP, so I am using the fixed values for now.
Ew... you should get a better driver, then. =)
Thierry