[PATCH] drm/exynos: Check for NULL dereference of crtc

2015-03-07 Thread Inki Dae
On 2015년 03월 06일 23:04, Charles Keepax wrote: > On Fri, Mar 06, 2015 at 10:13:42PM +0900, Inki Dae wrote: >> On 2015년 02월 18일 02:14, Charles Keepax wrote: >>> The commit "drm/exynos: remove exynos_plane_dpms" (d9ea6256) removed the >>> use of the enabled flag, which means that the code

[PATCH 1/5] drm/cma: use correct fb width/height

2015-03-07 Thread Laurent Pinchart
Hi Rob, Thank you for the patch. On Friday 06 March 2015 16:23:06 Rob Clark wrote: This deserves an explanation, the reason why this fix is needed is far from clear from the code only. > Signed-off-by: Rob Clark > --- > drivers/gpu/drm/drm_fb_cma_helper.c | 2 +- > 1 file changed, 1 insertio

[Bug 94471] New: Displayport monitor randomly disconnects

2015-03-07 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=94471 Bug ID: 94471 Summary: Displayport monitor randomly disconnects Product: Drivers Version: 2.5 Kernel Version: 3.18.0-rc7.emp3 Hardware: All OS: Linux Tree: Mai

[Bug 89072] Radeon Hawaii no acceleration on 32-bit kernel

2015-03-07 Thread bugzilla-dae...@freedesktop.org
attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150307/c259f29c/attachment.html>

[Bug 94331] Random panic with radeon

2015-03-07 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=94331 --- Comment #2 from sulamiification at gmail.com --- (In reply to Michel Dänzer from comment #1) > (In reply to sulamiification from comment #0) > > Because of the panic messsage I am assuming it is at least related to > > radeon. > > Why is tha

GSOC 2015 project mentor

2015-03-07 Thread Stefan Lance
Hello, Who should I contact about / who is the mentor for the project titled "GL/GLSL tests for GL 4.0 and newer"? Thanks, Stefan Lance -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/2015

[PATCH 4/5] drm/fb: small cleanup

2015-03-07 Thread Daniel Kurtz
On Sat, Mar 7, 2015 at 5:23 AM, Rob Clark wrote: > Flip conditional to reduce indentation level of rest of fxn, and use > min/max to make the code clearer. > > Signed-off-by: Rob Clark > --- > drivers/gpu/drm/drm_fb_helper.c | 28 +++- > 1 file changed, 15 insertions(+),

[PATCH 1/5] drm/cma: use correct fb width/height

2015-03-07 Thread Rob Clark
On Sat, Mar 7, 2015 at 12:56 PM, Laurent Pinchart wrote: > Hi Rob, > > Thank you for the patch. > > On Friday 06 March 2015 16:23:06 Rob Clark wrote: > > This deserves an explanation, the reason why this fix is needed is far from > clear from the code only. > as discussed on irc, I'll add a patch

Problems with DRI on Acube Sam460 AMCC 460ex board

2015-03-07 Thread Julian Margetson
<http://lists.freedesktop.org/archives/dri-devel/attachments/20150307/7f42c648/attachment.html>

[PATCH:libdrm] On Solaris, #include in xf86drm.c

2015-03-07 Thread Alan Coopersmith
Needed for the definitions of major() & minor() used in drmGetNodeTypeFromFd() and makedev() used in drmOpenMinor() Signed-off-by: Alan Coopersmith --- configure.ac |2 ++ xf86drm.c|3 +++ 2 files changed, 5 insertions(+) diff --git a/configure.ac b/configure.ac index 8afee83..bd39a

[PATCH 5/5] drm/fb: handle tiled connectors better

2015-03-07 Thread Rob Clark
We don't want tile 0,0 to artificially constrain the size of the legacy fbdev device. Instead when reducing fb_size to be the minimum of all displays, only consider the rightmost and bottommost tiles. Signed-off-by: Rob Clark Tested-by: Hai Li --- drivers/gpu/drm/drm_fb_helper.c | 26 +

[PATCH 4/5] drm/fb: small cleanup

2015-03-07 Thread Rob Clark
Flip conditional to reduce indentation level of rest of fxn, and use min/max to make the code clearer. v2: surface_width -> surface_height typo Signed-off-by: Rob Clark Reviewed-by: Daniel Kurtz --- drivers/gpu/drm/drm_fb_helper.c | 28 +++- 1 file changed, 15 insertion

[PATCH libdrm v3] drm: add drmGet(Master|Render)NameFrom(Render|Master)FD functions

2015-03-07 Thread Emil Velikov
On 7 March 2015 at 00:58, Emil Velikov wrote: > Currently most places assume reliable master <> render node mapping. > Although this may work in some cases, it is not correct. > > Add a couple of helpers that hide the details and provide the name of > the master/render device name, given an render

[PATCH libdrm v3] drm: add drmGet(Master|Render)NameFrom(Render|Master)FD functions

2015-03-07 Thread Emil Velikov
Currently most places assume reliable master <> render node mapping. Although this may work in some cases, it is not correct. Add a couple of helpers that hide the details and provide the name of the master/render device name, given an render/master FD. v2: - Rename Device and Primary to Master

[Bug 89479] HDMI audio won't pass ac3 through another device

2015-03-07 Thread bugzilla-dae...@freedesktop.org
-- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150307/91beaf63/attachment.html>

[Bug 89479] HDMI audio won't pass ac3 through another device

2015-03-07 Thread bugzilla-dae...@freedesktop.org
;m testing this with a trailer downloaded from hdtrailers.net, playing with either XBMC or VLC. -- 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-de