[RFC 1/4] drm/exynos: add ipp subsystem

2012-11-24 Thread Inki Dae
Enchul, let's add comments enough first. Other guys couldn't afford to review your patch if you don't provide comments enough because they should analyze your patch set spending their efforts. And please rebase them to be based on exynos-drm-next. Below is a little bit comments. Please, describe

[PATCH v2] drm: exynos: hdmi: sending AVI and AUI info frames

2012-11-24 Thread Inki Dae
Let's update one more time. Below is my comments. > -Original Message- > From: Rahul Sharma [mailto:rahul.sharma at samsung.com] > Sent: Friday, November 23, 2012 9:04 PM > To: dri-devel at lists.freedesktop.org > Cc: inki.dae at samsung.com; kgene.kim at samsung.com; r.sh.open at gmail.co

[PATCH 1/1] drm/exynos: remove unnecessary clk_disable calls in exynos_drm_fimd.c

2012-11-24 Thread Inki Dae
> -Original Message- > From: Sachin Kamat [mailto:sachin.kamat at linaro.org] > Sent: Friday, November 23, 2012 7:06 PM > To: dri-devel at lists.freedesktop.org > Cc: inki.dae at samsung.com; sachin.kamat at linaro.org; patches at linaro.org > Subject: [PATCH 1/1] drm/exynos: remove unnec

[Bug 56405] Distorted graphics on Radeon HD 6620G

2012-11-24 Thread bugzilla-dae...@freedesktop.org
e390 Msrc -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20121124/f459874a/attachment.html>

[PATCH] drm/nouveau: prevent log mangling

2012-11-24 Thread Daniel J Blueman
On 3.7-rc6, add missing newline to to prevent the following kernel log line getting appended to the current one after switching the integrated GPU and suspending the discrete GPU. Signed-off-by: Daniel J Blueman --- drivers/gpu/drm/nouveau/core/subdev/i2c/aux.c |2 +- 1 file changed, 1 inser

[RFC v2 0/5] Common Display Framework

2012-11-24 Thread Tomi Valkeinen
as a resource (like it could use a regulator, gpio, etc). Tomi -- next part -- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 899 bytes Desc: OpenPGP digital signature URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20121124/4e1d6545/attachment.pgp>

[Bug 56405] Distorted graphics on Radeon HD 6620G

2012-11-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56405 --- Comment #34 from Michael Dressel --- I finished bisecting (again). The result looks like this: git bisect bad c0c979eebc076b95cc8d18a013ce2968fe6311ad is the first bad commit commit c0c979eebc076b95cc8d18a013ce2968fe6311ad Author: Jerome Gl