Fixing system lockup after GPU reset on SI (Radeon HD 7970 GHz edition)

2016-01-17 Thread Matthew Dawson
ext attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: This is a digitally signed message part. URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20160117/0ec6fe1a/attachment.sig>

Fixing system lockup after GPU reset on SI (Radeon HD 7970 GHz edition)

2016-01-17 Thread Matthew Dawson
hew -- next part -- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 5584 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20160117/8a312fe3/attachment-0001.bin>

[Bug 108221] amdgpu: mouse cursor flickers + black boxes

2016-01-17 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=108221 Fred Santos changed: What|Removed |Added Kernel Version|4.3.0-7 |>= 4.3.0-7 See Also|

[Bug 88861] [efi, i915, vgaswitcheroo, black screen, nouveau] Screen goes black when switching from dedicated nvidia graphics card (nouveau) to integrated

2016-01-17 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=88861 Jani Nikula changed: What|Removed |Added Assignee|intel-gfx-bugs at lists.freede |dri-devel at lists.freedesktop

[Bug 93740] weston client egl corruption above certain window size since radeonsi: Enable DCC.

2016-01-17 Thread bugzilla-dae...@freedesktop.org
org/archives/dri-devel/attachments/20160117/15da2272/attachment.html>

[Bug 93740] weston client egl corruption above certain window size since radeonsi: Enable DCC.

2016-01-17 Thread bugzilla-dae...@freedesktop.org
because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20160117/9d00aaf1/attachment.html>

[PATCH v12 0/18] Add Analogix Core Display Port Driver

2016-01-17 Thread Heiko Stuebner
scrubbed... Name: 0001-analogix_dp-rockchip-use-.enable-instead-of-preprare.patch Type: text/x-patch Size: 1406 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20160117/40b29442/attachment.bin>

[RFC/PATCH] drm/rockchip: don't wait for vblank if fb hasn't changed

2016-01-17 Thread Heiko Stuebner
Am Mittwoch, 13. Januar 2016, 12:53:34 schrieb John Keeping: > As commented in drm_atomic_helper_wait_for_vblanks(), userspace relies > on cursor ioctls being unsynced. Converting the rockchip driver to > atomic has significantly impacted cursor performance by making every > cursor update wait for

[PULL] topic/drm-misc

2016-01-17 Thread Daniel Vetter
Hi Dave, Since your main drm-next pull isn't out of the door yet I figured I might as well flush out drm-misc instead of delaying for 4.6. It's really just random stuff all over, biggest thing probably connector_mask tracking from Maarten. Cheers, Daniel The following changes since commit e112e

[PATCH v2 06/26] clk: sunxi: Add PLL3 clock

2016-01-17 Thread Chen-Yu Tsai
Hi, On Thu, Jan 14, 2016 at 11:24 PM, Maxime Ripard wrote: > The A10 SoCs and relatives have a PLL controller to drive the PLL3 and > PLL7, clocked from a 3MHz oscillator, that drives the display related > clocks (GPU, display engine, TCON, etc.) > > Add a driver for it. > > Signed-off-by: Maxime

[PATCH v2 07/26] clk: sunxi: Add TCON channel1 clock

2016-01-17 Thread Chen-Yu Tsai
Hi, On Thu, Jan 14, 2016 at 11:24 PM, Maxime Ripard wrote: > The TCON is a controller generating the timings to output videos signals, > acting like both a CRTC and an encoder. > > It has two channels depending on the output, each channel being driven by > its own clock (and own clock controller)

[PATCH v2 10/26] ARM: sun5i: a13: Add display and TCON clocks

2016-01-17 Thread Chen-Yu Tsai
Hi, On Thu, Jan 14, 2016 at 11:24 PM, Maxime Ripard wrote: > Enable the display and TCON (channel 0 and channel 1) clocks that are going > to be needed to drive the display engine, tcon and TV encoders. > > Signed-off-by: Maxime Ripard > --- > arch/arm/boot/dts/sun5i-a13.dtsi | 38 +

[PATCH v2 11/26] ARM: sun5i: Add DRAM gates

2016-01-17 Thread Chen-Yu Tsai
On Thu, Jan 14, 2016 at 11:24 PM, Maxime Ripard wrote: > The DRAM gates control whether the image / display devices on the SoC have > access to the DRAM clock or not. > > Enable it. > > Signed-off-by: Maxime Ripard > --- > arch/arm/boot/dts/sun5i-a10s.dtsi | 7 --- > arch/arm/boot/dts/sun5i

[linux-sunxi] [PATCH v2 16/26] drm: Add Allwinner A10 Display Engine support

2016-01-17 Thread Priit Laes
On Sat, 2016-01-16 at 17:11 +0200, Priit Laes wrote: > On Thu, 2016-01-14 at 16:24 +0100, Maxime Ripard wrote: > > The Allwinner A10 and subsequent SoCs share the same display > > pipeline, with > > variations in the number of controllers (1 or 2), or the presence > > or not of > > some output (HDM

[PATCH v2 12/26] ARM: sun5i: Add TV encoder gate to the DTSI

2016-01-17 Thread Chen-Yu Tsai
On Thu, Jan 14, 2016 at 11:24 PM, Maxime Ripard wrote: > It turns out that the A13 / R8 also have a tve encoder block, and a gate > for it. > > Add it to the DT. > > Signed-off-by: Maxime Ripard Acked-by: Chen-Yu Tsai > --- > arch/arm/boot/dts/sun5i-a13.dtsi | 8 > 1 file changed, 4

Fixing SIGILL on Pentium 4

2016-01-17 Thread Michael Harder
Mike -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20160117/11d4c9b5/attachment.html>

[git pull] drm for 4.5-rc1

2016-01-17 Thread Dave Airlie
Hi Linus, This is the main drm pull request for 4.5. I don't think I've missed anything too major, I'm mostly back at work now but I'll probably get some sleep in 5 years time. I think it should fix the i915 warning from the audio tree, if not let me know. summary below, Dave. New drivers

[git pull] drm for 4.5-rc1

2016-01-17 Thread Linus Torvalds
On Sun, Jan 17, 2016 at 1:35 PM, Dave Airlie wrote: > > This is the main drm pull request for 4.5. I don't think I've missed anything > too > major, I'm mostly back at work now but I'll probably get some sleep in 5 > years time. Good luck with that. > I think it should fix the i915 warning fro

Fixing SIGILL on Pentium 4

2016-01-17 Thread Roland Scheidegger
Am 17.01.2016 um 20:09 schrieb Michael Harder: > Hi all, > > I'm trying to get my Kodi media center working but am experiencing > crashes when playing a movie. There is a ticket > at https://bugs.freedesktop.org/show_bug.cgi?id=27512. From the help > I've received so far and the research I've done

[Bug 93747] Proprietary game Minecraft fails to enter fullscreen

2016-01-17 Thread bugzilla-dae...@freedesktop.org
wn to a mesa bug or something? I am not sure how it works. -- 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/20160117/a24a0826/attachment.html>

[Bug 93551] Divinity: Original Sin Enhanced Edition(Native) crash on start

2016-01-17 Thread bugzilla-dae...@freedesktop.org
nts/20160117/90344cfe/attachment.html>