[Bug 93144] [radeonsi] Alien: Isolation feature request

2016-04-02 Thread bugzilla-dae...@freedesktop.org
L: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160402/6e0e3913/attachment.html>

[Bug 78717] radeon: Failed to allocate a buffer with Tesseract

2016-04-02 Thread bugzilla-dae...@freedesktop.org
L: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160402/21414ec2/attachment.html>

[Bug 93144] [radeonsi] Alien: Isolation feature request

2016-04-02 Thread bugzilla-dae...@freedesktop.org
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/20160402/39309981/attachment.html>

[Bug 93144] [radeonsi] Alien: Isolation feature request

2016-04-02 Thread bugzilla-dae...@freedesktop.org
e the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160402/0584fdfd/attachment.html>

[Bug 93144] [radeonsi] Alien: Isolation feature request

2016-04-02 Thread bugzilla-dae...@freedesktop.org
-- next part -- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160402/81b41d33/attachment.html>

[PATCH] gma500: fix missing comma in dsi_errors array initializer

2016-04-02 Thread Patrik Jakobsson
On Wed, Mar 23, 2016 at 2:28 AM, One Thousand Gnomes wrote: > On Tue, 22 Mar 2016 16:40:18 -0700 > Joe Perches wrote: > >> On Tue, 2016-03-22 at 22:49 +, Colin King wrote: >> > From: Colin Ian King >> > >> > There is a missing comma between two strings in the dsi_errors[] >> > array initiali

[PATCH RFC] drm/radeon: Fix PCIe lane width calculation

2016-04-02 Thread Paul Parsons
Two years ago I tried an AMD Radeon E8860 embedded GPU with the drm driver. The dmesg output included driver warnings about an invalid PCIe lane width. Tracking the problem back led to si_set_pcie_lane_width_in_smc(). The calculation of the lane widths via ATOM_PPLIB_PCIE_LINK_WIDTH_MASK and ATOM_P

[PATCH] drm/edid: Fix EDID Established Timings I and II

2016-04-02 Thread Paul Parsons
Three of the VESA DMT timings in edid_est_modes[] are slightly off. 1. 640x480 at 72Hz vsync_end should be 492, not 491. 2. 640x480 at 60Hz clock should be 25175, not 25200. 3. 1024x768 at 75Hz clock should be 78750, not 78800. This patch corrects those timings per the VESA DMT specification, and t

[patch] drm: ARM HDLCD - fix an error code

2016-04-02 Thread Dan Carpenter
We accidentally return PTR_ERR(NULL) which is success instead of a negative error code. Fixes: 879e40bea6f2 ('drm: ARM HDLCD - get rid of devm_clk_put()') Signed-off-by: Dan Carpenter diff --git a/drivers/gpu/drm/arm/hdlcd_drv.c b/drivers/gpu/drm/arm/hdlcd_drv.c index 734849f..3ac1ae4 100644 ---

[Bug 115781] Hyper-V video driver leaking memory

2016-04-02 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=115781 feduzi at mailinator.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|--

[Bug 115781] New: Hyper-V video driver leaking memory

2016-04-02 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=115781 Bug ID: 115781 Summary: Hyper-V video driver leaking memory Product: Drivers Version: 2.5 Kernel Version: 4.4.5-1 Hardware: Intel OS: Linux Tree: Mainline