Re: [PATCH 11/20] OMAPDSS: HDMI: split power_on/off to two parts

2012-10-29 Thread Archit Taneja
On Wednesday 24 October 2012 02:59 PM, Tomi Valkeinen wrote: There's currently just one power-on function for HDMI, which enables the IP and the video output. When reading EDID or detecting if a monitor is connected, we don't need the video output. Enabling the video output for these operations

Re: [PATCH 11/20] OMAPDSS: HDMI: split power_on/off to two parts

2012-10-29 Thread Tomi Valkeinen
On 2012-10-29 12:14, Archit Taneja wrote: On Wednesday 24 October 2012 02:59 PM, Tomi Valkeinen wrote: There's currently just one power-on function for HDMI, which enables the IP and the video output. When reading EDID or detecting if a monitor is connected, we don't need the video output.

[PATCH 11/20] OMAPDSS: HDMI: split power_on/off to two parts

2012-10-24 Thread Tomi Valkeinen
There's currently just one power-on function for HDMI, which enables the IP and the video output. When reading EDID or detecting if a monitor is connected, we don't need the video output. Enabling the video output for these operations is not a big problem in itself, but the quick enable/disable