[linux-sunxi] Re: [PATCH 3.4 00/11] sunxi-disp: hotplug + dpms support

2014-01-27 Thread Phil Scull
Hans, I still have trouble getting the HDMI monitor to come out of suspend running linaro on CT. Removing the lines that switch the clock off and back on again seems to sort the problem. There is probably a deeper underlying issue tho. Interested if you have any thoughts. Kind regards, Phil

[linux-sunxi] sunxi 3.4: stuttering video playback

2014-01-27 Thread Phil Scull
Video playback in linaro using cedar and libhybris stutters and sometimes the frame rate drops very low. There may be an issue in disp_video.c as the included changes sort the issue for me. My possibly flawed reasoning goes something like... Its not a good idea to update display_cnt in

Re: [linux-sunxi] [PATCH 3.4] sunxi-hdmiaudio: enable low sample-rate HDMI audi

2014-01-28 Thread Phil Scull
Cubietruck (A20) connected to a BenQ monitor. The driver advertises SNDRV_PCM_RATE_8000_192000 in sndhdmi.c which I guess is incorrect if HDMI does not support it + I must be very lucky :-) On Tuesday, 28 January 2014 06:39:30 UTC, Rudi wrote: Am 27.01.2014 21:54, schrieb Phil Scull: Low

Re: [linux-sunxi] Re: [PATCH 3.4 00/11] sunxi-disp: hotplug + dpms support

2014-01-29 Thread Phil Scull
No worries, thanks for the reply. Phil On Tue, Jan 28, 2014 at 3:57 PM, Hans de Goede hdego...@redhat.com wrote: Hi, On 01/27/2014 10:28 PM, Phil Scull wrote: Hans, I still have trouble getting the HDMI monitor to come out of suspend running linaro on CT. Removing the lines