Re: [RFC 0/5] Generic panel framework
From: Zhou Zhu <hidden>
Date: 2012-09-04 08:20:39
Also in:
dri-devel, linux-media
From: Zhou Zhu <hidden>
Date: 2012-09-04 08:20:39
Also in:
dri-devel, linux-media
Hi Laurent, Basically I agree that we need a common panel framework. I just have some questions: 1. I think we should add color format in videomode - if we use such common video mode structure shared across subsystems. In HDMI, colors are bind with timings tightly. We need a combined videomode with timing and color format together. 2. I think we should add "set_videomode" interface. It helps HDMI monitors to set EDIDs. -- Thanks, -Zhou