Bug#810471: libdrm2: [drm] stuck on render ring

2016-02-06 Thread Andreas Berger
Package: libdrm2
Version: 2.4.58-2
Followup-For: Bug #810471

Dear Maintainer,

i'm getting the same error message on debian stable upon resume from suspend to 
RAM. it causes kwin to crash and restart, and dmesg reads:

[12932.309403] [drm] stuck on render ring
[12932.310451] [drm] GPU HANG: ecode 0:0x00dff888, in Xorg [4535], reason: Ring 
hung, action: reset
[12934.304711] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off

i first experienced this a few days ago, and since then it has happened on 
about 80% of the times i resumed from suspend.
the odd thing is that, for all i know, i hadn't changed anything about the 
system when this started, except for using wifi.


-- System Information:
Debian Release: 8.3
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages libdrm2 depends on:
ii  libc6  2.19-18+deb8u2
ii  multiarch-support  2.19-18+deb8u2

libdrm2 recommends no packages.

libdrm2 suggests no packages.

-- no debconf information



Bug#813964: Allow having only the modesetting driver

2016-02-06 Thread Josh Triplett
Package: xserver-xorg
Version: 1:7.7+13
Severity: normal

xserver-xorg depends on xserver-xorg-video-all | xorg-driver-video.
However, in testing and unstable, xserver-xorg-video-modesetting got
merged into xserver-xorg-core, and xserver-xorg-core does not provide
xorg-driver-video, so xserver-xorg will no longer allow a system to have
only the modesetting driver installed.

Please consider having xserver-xorg allow having only the modesetting
driver installed.