[RFC V2 0/3] drm/bridge: panel and chaining

2014-05-08 Thread Ajay kumar
On Thu, May 8, 2014 at 6:29 PM, Andrzej Hajda wrote: > On 05/08/2014 12:26 PM, Ajay kumar wrote: >> Hi Andrej, >> >> On Thu, May 8, 2014 at 12:11 PM, Andrzej Hajda >> wrote: >>> On 05/05/2014 09:52 PM, Ajay Kumar wrote: This patchset is based on exynos-drm-next-todo branch of Inki Dae's tre

[Bug 73338] Fan speed in idle at 40% with radeonsi and at 18% with catalyst

2014-05-08 Thread bugzilla-dae...@freedesktop.org
attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140508/d1913691/attachment.html>

[Bug 78453] [HAWAII] Get acceleration working

2014-05-08 Thread bugzilla-dae...@freedesktop.org
ight be chance), but gpu resets continue for a while in dmesg (see attachment) -- 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/attachment

[RFC V2 0/3] drm/bridge: panel and chaining

2014-05-08 Thread Inki Dae
On 2014? 05? 08? 19:52, Ajay kumar wrote: > +Dave > +Thierry > > On Thu, May 8, 2014 at 1:14 PM, Inki Dae wrote: >> >> Just re-sending with text mode. Sorry for this. >> >> >> On 2014? 05? 08? 15:41, Andrzej Hajda wrote: >>> On 05/05/2014 09:52 PM, Ajay Kumar wrote: This patchset is based on

[PATCH 2/4] drm/exynos/mixer: use MXR_GRP_SXY_SY

2014-05-08 Thread Inki Dae
Hi Daniel, On 2014? 05? 08? 18:21, Daniel Kurtz wrote: > On Thu, May 8, 2014 at 12:33 PM, Seung-Woo Kim > wrote: >> >> Hello Daniel, >> >> On 2014? 05? 07? 23:14, Daniel Kurtz wrote: >>> On Wed, May 7, 2014 at 1:14 PM, Seung-Woo Kim >>> wrote: Hi Daniel, On 2014? 05? 05? 00:26,

[Bug 78453] [HAWAII] Get acceleration working

2014-05-08 Thread bugzilla-dae...@freedesktop.org
try running gears on a bare xserver. -- 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/20140508/2c049bcc/attachment-0001.html>

[PATCH] drm/radeon: handle non-VGA class pci devices with ATRM

2014-05-08 Thread Alex Deucher
Newer PX systems have non-VGA pci class dGPUs. Update the ATRM fetch method to handle those cases. bug: https://bugzilla.kernel.org/show_bug.cgi?id=75401 Signed-off-by: Alex Deucher Cc: stable at vger.kernel.org --- drivers/gpu/drm/radeon/radeon_bios.c | 14 ++ 1 file changed, 14 i

[Bug 78453] [HAWAII] Get acceleration working

2014-05-08 Thread bugzilla-dae...@freedesktop.org
the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140508/696aa36a/attachment.html>

[Bug 78453] [HAWAII] Get acceleration working

2014-05-08 Thread bugzilla-dae...@freedesktop.org
ause: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140508/e7217ed2/attachment.html>

[Bug 78453] [HAWAII] Get acceleration working

2014-05-08 Thread bugzilla-dae...@freedesktop.org
ssignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140508/3963d9dc/attachment.html>

[Bug 78453] [HAWAII] Get acceleration working

2014-05-08 Thread bugzilla-dae...@freedesktop.org
dri-devel/attachments/20140508/84f71cba/attachment.html>

[Bug 77009] 24P playback video signal loss with latest DRI patches

2014-05-08 Thread bugzilla-dae...@freedesktop.org
any sense. thanks -- 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/20140508/ad4e980b/attachment.html>

[Bug 78453] [HAWAII] Get acceleration working

2014-05-08 Thread bugzilla-dae...@freedesktop.org
e bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140508/1a9b0e96/attachment.html>

[Bug 78453] New: [HAWAII] Get acceleration working

2014-05-08 Thread bugzilla-dae...@freedesktop.org
killing glxgears (from remote), the computer crashes completely - also see attached logs -- 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/20140508/b95bfec6/attachment.html>

[PATCH] drm/radeon: fix DCE83 check for mullins

2014-05-08 Thread Alex Deucher
Mullins is DCE83 just like Kabini. Set the proper number of endpoints on mullins. Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/radeon.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/gpu/drm/radeon/radeon.h b/drivers/gpu/drm/radeon/radeon.h index b58e1af

[RFC] drm + i915 DP MST code preview

2014-05-08 Thread Dave Airlie
On 8 May 2014 17:24, Chris Wilson wrote: > On Thu, May 08, 2014 at 11:56:02AM +1000, Dave Airlie wrote: >> I've pushed a branch of -modesetting to >> >> http://cgit.freedesktop.org/~airlied/xf86-video-modesetting/log/?h=dp-mst > > In parse_path_blob(): > char conn_id[5]; > > len = conn - (blob_dat

[PATCH 2/4] drm/exynos/mixer: use MXR_GRP_SXY_SY

2014-05-08 Thread Daniel Kurtz
On Thu, May 8, 2014 at 12:33 PM, Seung-Woo Kim wrote: > > Hello Daniel, > > On 2014? 05? 07? 23:14, Daniel Kurtz wrote: > > On Wed, May 7, 2014 at 1:14 PM, Seung-Woo Kim > > wrote: > >> Hi Daniel, > >> > >> On 2014? 05? 05? 00:26, Daniel Kurtz wrote: > >>> Mixer hardware supports offsetting dma

[RFC V2 0/3] drm/bridge: panel and chaining

2014-05-08 Thread Inki Dae
Just re-sending with text mode. Sorry for this. On 2014? 05? 08? 15:41, Andrzej Hajda wrote: > On 05/05/2014 09:52 PM, Ajay Kumar wrote: >> This patchset is based on exynos-drm-next-todo branch of Inki Dae's tree at: >> git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos.git >> >> I

[RFC V2 0/3] drm/bridge: panel and chaining

2014-05-08 Thread Inki Dae
Hi Andrzej On 2014? 05? 08? 15:41, Andrzej Hajda wrote: > On 05/05/2014 09:52 PM, Ajay Kumar wrote: >> This patchset is based on exynos-drm-next-todo branch of Inki Dae's tree at: >> git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos.git >> >> I have just put up Rob's and Sean's id

[Bug 75992] Display freezes & corruption with an r7 260x on 3.14-rc6

2014-05-08 Thread bugzilla-dae...@freedesktop.org
art -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140508/5cdf6fba/attachment.html>

[Bug 75992] Display freezes & corruption with an r7 260x on 3.14-rc6

2014-05-08 Thread bugzilla-dae...@freedesktop.org
scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140508/b0ecfb67/attachment.html>

[RFC V2 0/3] drm/bridge: panel and chaining

2014-05-08 Thread Ajay kumar
+Dave +Thierry On Thu, May 8, 2014 at 1:14 PM, Inki Dae wrote: > > Just re-sending with text mode. Sorry for this. > > > On 2014? 05? 08? 15:41, Andrzej Hajda wrote: >> On 05/05/2014 09:52 PM, Ajay Kumar wrote: >>> This patchset is based on exynos-drm-next-todo branch of Inki Dae's tree at: >>> g

[RFC V2 0/3] drm/bridge: panel and chaining

2014-05-08 Thread Ajay kumar
Hi Andrej, On Thu, May 8, 2014 at 12:11 PM, Andrzej Hajda wrote: > On 05/05/2014 09:52 PM, Ajay Kumar wrote: >> This patchset is based on exynos-drm-next-todo branch of Inki Dae's tree at: >> git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos.git >> >> I have just put up Rob's and S

Wayland/Weston no display with 3.8.13 with drmbackend

2014-05-08 Thread Vikas Patil
Thanks Karthik,Anand. Display is showing desktop shell after applying 0005-temp-hack-to-enable-weston-1.3.patch to weston 1.4.0. Thanks & Regards, Vikash On Tue, Apr 29, 2014 at 3:23 PM, Balagopalakrishnan, Anand wrote: > Vikas, > > > > You may want to check the GLSDK 6.04.00.02 release: > >

[RFC V2 0/3] drm/bridge: panel and chaining

2014-05-08 Thread Andrzej Hajda
On 05/08/2014 12:26 PM, Ajay kumar wrote: > Hi Andrej, > > On Thu, May 8, 2014 at 12:11 PM, Andrzej Hajda wrote: >> On 05/05/2014 09:52 PM, Ajay Kumar wrote: >>> This patchset is based on exynos-drm-next-todo branch of Inki Dae's tree at: >>> git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/d

[RFC V2 0/3] drm/bridge: panel and chaining

2014-05-08 Thread Rob Clark
On Thu, May 8, 2014 at 7:57 AM, Inki Dae wrote: > On 2014? 05? 08? 19:52, Ajay kumar wrote: >> +Dave >> +Thierry >> >> On Thu, May 8, 2014 at 1:14 PM, Inki Dae wrote: >>> >>> Just re-sending with text mode. Sorry for this. >>> >>> >>> On 2014? 05? 08? 15:41, Andrzej Hajda wrote: On 05/05/201

[RFC V2 0/3] drm/bridge: panel and chaining

2014-05-08 Thread Rob Clark
On Thu, May 8, 2014 at 2:41 AM, Andrzej Hajda wrote: > On 05/05/2014 09:52 PM, Ajay Kumar wrote: >> This patchset is based on exynos-drm-next-todo branch of Inki Dae's tree at: >> git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos.git >> >> I have just put up Rob's and Sean's idea of

[PATCH 2/4] drm/exynos/mixer: use MXR_GRP_SXY_SY

2014-05-08 Thread Seung-Woo Kim
Hello Daniel, On 2014? 05? 07? 23:14, Daniel Kurtz wrote: > On Wed, May 7, 2014 at 1:14 PM, Seung-Woo Kim > wrote: >> Hi Daniel, >> >> On 2014? 05? 05? 00:26, Daniel Kurtz wrote: >>> Mixer hardware supports offsetting dma from start of source buffer using >>> the MXR_GRP_SXY register. >>> >>> Si

[PATCH] drm/exynos: dp: Remove drm_crtc.h header inclusion in exynos_dp_core.c

2014-05-08 Thread Jingoo Han
On Wednesday, May 07, 2014 8:46 PM, Jingoo Han wrote: > > drm_crtc.h is already included by exynos_dp_core.h. Please ignore this patch. I think that it looks good to include this header directly, even though exynos_dp_core.h includes this header. It is not sure that drm_crtc.h header inclusion

[RFC] drm + i915 DP MST code preview

2014-05-08 Thread Dave Airlie
I've pushed a branch of -modesetting to http://cgit.freedesktop.org/~airlied/xf86-video-modesetting/log/?h=dp-mst that in theory supports this then, it uses the same option name the nvidia driver does, and seems to work as well as we can expect. I'll probably port that code to intel, ati and no

[PATCH] drm/radeon: add a i2c bus mutex

2014-05-08 Thread Alex Deucher
The i2c and aux buses use the same pads so add a mutex to protect access to the pads. Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/atombios_dp.c | 18 ++ drivers/gpu/drm/radeon/atombios_i2c.c | 17 + drivers/gpu/drm/radeon/radeon_i2c.c | 9 +

[Bug 68571] GPU lockup on AMD Radeon HD6850 with DPM=1

2014-05-08 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=68571 --- Comment #39 from kilobug at kilobug.org --- I still have the problem with 3.14.2. Are you sure you enabled dpm ? Due to this bug, dpm is disabled by default on 3.14 for this chipset, you need to force it enabled. -- You are receiving this mai

[RFC v3 PATCH v6 11/16] ARM: dts: s6e3fa0: add DT bindings

2014-05-08 Thread YoungJun Cho
Hi Laurent, Thank you for comments. On 05/08/2014 01:00 AM, Laurent Pinchart wrote: > On Wednesday 07 May 2014 10:05:46 YoungJun Cho wrote: >> Hi Andrzej >> >> Thank you for comments. >> >> On 05/05/2014 07:35 PM, Andrzej Hajda wrote: >>> On 04/27/2014 03:50 AM, YoungJun Cho wrote: This patc

[RFC V2 0/3] drm/bridge: panel and chaining

2014-05-08 Thread Andrzej Hajda
On 05/05/2014 09:52 PM, Ajay Kumar wrote: > This patchset is based on exynos-drm-next-todo branch of Inki Dae's tree at: > git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos.git > > I have just put up Rob's and Sean's idea of chaining up the bridges > in code, and have implemented ba

[RFC] drm + i915 DP MST code preview

2014-05-08 Thread Dave Airlie
On 7 May 2014 18:07, Daniel Vetter wrote: > On Wed, May 07, 2014 at 12:16:37AM -0700, Aaron Plattner wrote: >> On 05/03/2014 02:00 AM, Chris Wilson wrote: >> >On Sat, May 03, 2014 at 07:08:02AM +1000, Dave Airlie wrote: >> >>On 2 May 2014 18:52, Chris Wilson wrote: >> >>>On Fri, May 02, 2014 at 0

[RFC] drm + i915 DP MST code preview

2014-05-08 Thread Chris Wilson
On Thu, May 08, 2014 at 11:56:02AM +1000, Dave Airlie wrote: > I've pushed a branch of -modesetting to > > http://cgit.freedesktop.org/~airlied/xf86-video-modesetting/log/?h=dp-mst In parse_path_blob(): char conn_id[5]; len = conn - (blob_data + 4); if (len + 1> 5) return -1; memcpy(conn_id, bl

gma500: wrong pixel clock on LVDS (half the correct frequency)

2014-05-08 Thread Paulo Marques
Hi all, I have a embedded PC system here that has an Atom Z510. The system includes a GMA500 graphics chip. The display is connected through the LVDS port and has a resolution of 1024x768. The system works ok in Windows and painfully slowly in Linux with the vesa driver, but without any flic

[Bug 78238] GPU lockup on opening new tab in Chromium

2014-05-08 Thread bugzilla-dae...@freedesktop.org
lder kernel, bisect? -- 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/20140508/7ed1b668/attachment.html>

[Bug 75711] New: Radeon: GPU recovery is unable to recover from GPU lockups (R9 270 - error in VDPAU).

2014-05-08 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=75711 Bug ID: 75711 Summary: Radeon: GPU recovery is unable to recover from GPU lockups (R9 270 - error in VDPAU). Product: Drivers Version: 2.5 Kernel Version: 3.15-rc4 Hardw

[Bug 75701] New: Radeon: GPU recovery is unable to recover from GPU lockups (HD5770 - OpenCL example).

2014-05-08 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=75701 Bug ID: 75701 Summary: Radeon: GPU recovery is unable to recover from GPU lockups (HD5770 - OpenCL example). Product: Drivers Version: 2.5 Kernel Version: 3.15-rc4 Hardw