[PATCH] drm/msm/dsi: fix definition of msm_dsi_pll_28nm_8960_init()

2016-03-13 Thread Kieran Bingham
On 04/02/16 05:09, Archit Taneja wrote: > > > On 02/03/2016 07:55 PM, Luis Henriques wrote: >> This fixes the following build failure: >> >> drivers/gpu/drm/msm/dsi/pll/dsi_pll_28nm.o: In function >> `msm_dsi_pll_28nm_8960_init': >> dsi_pll_28nm.c:(.text+0x1198): multiple definition of >>

[PATCH] drm/msm/dsi: fix definition of msm_dsi_pll_28nm_8960_init()

2016-03-13 Thread Rob Clark
On Sun, Mar 13, 2016 at 5:12 PM, Kieran Bingham wrote: > On 04/02/16 05:09, Archit Taneja wrote: >> >> >> On 02/03/2016 07:55 PM, Luis Henriques wrote: >>> This fixes the following build failure: >>> >>> drivers/gpu/drm/msm/dsi/pll/dsi_pll_28nm.o: In function >>> `msm_dsi_pll_28nm_8960_init': >>>

[Bug 94525] OpenCL memory allocation is limited to 1GB

2016-03-13 Thread bugzilla-dae...@freedesktop.org
computer are not even detected by "ethminer" nor "clinfo". -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160313/9252e810/attachment.html>

[Intel-gfx] [PATCH 1/2] drm/i915: Call intel_dp_mst_resume() before resuming displays

2016-03-13 Thread Daniel Vetter
On Fri, Mar 11, 2016 at 10:57:01AM -0500, Lyude wrote: > Since we need MST devices ready before we try to resume displays, > calling this after intel_display_resume() can result in some issues with > various laptop docks where the monitor won't turn back on after > suspending the system. > > This

[PATCH 2/2] drm/i915: Retry after 30ms if we fail to resume DP MST

2016-03-13 Thread Daniel Vetter
On Fri, Mar 11, 2016 at 10:57:02AM -0500, Lyude wrote: > For whatever reason, I've found that some laptops aren't immediately > capable of doing aux transactions with their docks when they come out of > standby. While I'm still not entirely sure what the cause of this is, > sleeping for 30ms and

[PATCH] drm: atomic helper: do not unreference error pointer

2016-03-13 Thread Daniel Vetter
On Fri, Mar 11, 2016 at 12:17:26PM +, Lionel Landwerlin wrote: > 562c5b4d8986 didn't quite fix the issue of dealing with an error > pointer. We can't free/unref an error pointer so reset it to NULL. > > Many thanks to Dan Carpenter for pointing this out again. > > Signed-off-by: Lionel

[PATCH] drm/edid: Extract SADs properly from multiple audio data blocks

2016-03-13 Thread Daniel Vetter
On Fri, Mar 11, 2016 at 04:24:35PM +0200, Jani Nikula wrote: > On Fri, 11 Mar 2016, Ville Syrjälä wrote: > > [ text/plain ] > > On Fri, Mar 11, 2016 at 03:36:48PM +0200, Jani Nikula wrote: > >> On Wed, 09 Mar 2016, ville.syrjala at linux.intel.com wrote: > >> > From: Ville Syrjälä > >> > >

[Bug 94284] [radeonsi] outlast segfault on start

2016-03-13 Thread bugzilla-dae...@freedesktop.org
are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160313/873b2b33/attachment.html>

[Bug 113861] [radeon] Xorg fatal freeze upon startx

2016-03-13 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=113861 martin.hamrle at gmail.com changed: What|Removed |Added CC||martin.hamrle at gmail.com

[patch] drm/vc4: Return -EFAULT on copy_from_user() failure

2016-03-13 Thread Eric Anholt
Pulled. Thanks! -- next part -- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 818 bytes Desc: not available URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160313/f86fdc9c/attachment.sig>

[PATCH] drm/vc4: improve throughput by pipelining binning and rendering jobs

2016-03-13 Thread Eric Anholt
9.76% 100-pixel line segment (3 kids) Some of these results seem to be spurious (ucirculate, for example). However, -line10 and -tilerect10 seem to be good. Pulled for -next. Thanks! -- next part -- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 818 bytes Desc: not available URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160313/e4cee195/attachment.sig>

[Intel-gfx] Possible 4.5 i915 Skylake regression

2016-03-13 Thread Andy Lutomirski
On Wed, Feb 17, 2016 at 8:18 AM, Daniel Vetter wrote: > On Tue, Feb 16, 2016 at 09:26:35AM -0800, Andy Lutomirski wrote: >> On Tue, Feb 16, 2016 at 9:12 AM, Andy Lutomirski >> wrote: >> > On Tue, Feb 16, 2016 at 8:12 AM, Daniel Vetter wrote: >> >> On Mon, Feb 15, 2016 at 06:58:33AM -0800, Andy

[GIT PULL] exynos-drm-next for 4.6

2016-03-13 Thread Inki Dae
Hi Dave, This pull request adds DRM_EXYNOS_GEM_MAP ioctl interface for the use of render node. This interface had been tried to mainline but tackled by Daniel Stone because there was no non-libdrm user, http://www.spinics.net/lists/dri-devel/msg93243.html We have

[Bug 94284] [radeonsi] outlast segfault on start

2016-03-13 Thread bugzilla-dae...@freedesktop.org
-- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160313/014cf608/attachment.html>

[Bug 94511] rv730 agp reproducable uvd gpu hangs in fullscreen

2016-03-13 Thread bugzilla-dae...@freedesktop.org
, bool emit_wait) { return false; } Same things. -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160313/a8497

[Bug 94511] rv730 agp reproducable uvd gpu hangs in fullscreen

2016-03-13 Thread bugzilla-dae...@freedesktop.org
-- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160313/886f96be/attachment-0001.html>

Reminder: 2016 X.Org Board of Directors Elections Nomination period is NOW

2016-03-13 Thread Peter Hutterer
We are seeking nominations for candidates for election to the X.Org Foundation Board of Directors. All X.Org Foundation members are eligible for election to the board. Nominations for the 2016 election are now open and will remain open until 23:59 UTC on 15 March 2016. The Board consists of

[Bug 60523] Radeon DPM not working with 2 monitors attached to Radeon HD5770 (Juniper)

2016-03-13 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=60523 --- Comment #77 from Steven Haigh --- Bueller? Bueller? Bueller? -- You are receiving this mail because: You are watching the assignee of the bug.