[PATCH] drm/exynos: dpi: Fix NULL pointer dereference with legacy bindings

2014-06-18 Thread Tomasz Figa
On 10.06.2014 22:57, Tomasz Figa wrote: > If there is no panel node in DT and instead display timings are provided > directly in FIMD node, there is no panel object created and ctx->panel > becomes NULL. However during Exynos DRM initialization > drm_helper_hpd_irq_event() is called, which in

[Bug 78211] New: GPU lockup

2014-06-18 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=78211 Bug ID: 78211 Summary: GPU lockup Product: Drivers Version: 2.5 Kernel Version: 3.16-rc1 Hardware: x86-64 OS: Linux Tree: Mainline Status: NEW

[RFC PATCH 3/4] drm/tegra: Request memory bandwidth for the display controller

2014-06-18 Thread Thierry Reding
t available URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140618/38042c1e/attachment.sig>

[RFC PATCH 2/4] ARM: tegra: Add Tegra124 EMC support

2014-06-18 Thread Thierry Reding
c: not available URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140618/a3a8f026/attachment.sig>

[RFC PATCH 1/4] memory: tegra124-emc: Add EMC driver

2014-06-18 Thread Thierry Reding
better to have the MC register with the EMC for notifications. But perhaps there are other services from MC that EMC needs to work? Thierry -- next part -- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140618/17d8567e/attachment.sig>

[Bug 80172] Rendering an application with discrete card makes X crash with segfault

2014-06-18 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=80172 --- Comment #1 from Carlos Gomes --- $ glxinfo | grep Mesa client glx vendor string: Mesa Project and SGI OpenGL renderer string: Mesa DRI Intel(R) Ironlake Mobile OpenGL version string: 2.1 Mesa 10.3.0-devel (git-6c2d815 trusty-oibaf-ppa) $

[PATCH] drm/nouveau: fix oops in display destructor with headless cards

2014-06-18 Thread Ben Skeggs
On Tue, Jun 17, 2014 at 11:01 PM, Maarten Lankhorst wrote: > If init doesn't run then disp->outp might not be initialized, resulting in an > oops. This can't actually happen (in the very least, it's not supposed to)... What makes you think it can? > > Signed-off-by: Maarten Lankhorst > --- >

[Bug 80172] New: Rendering an application with discrete card makes X crash with segfault

2014-06-18 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=80172 Priority: medium Bug ID: 80172 Assignee: dri-devel at lists.freedesktop.org Summary: Rendering an application with discrete card makes X crash with segfault Severity: normal

<    1   2