[Bug 93522] Tonga has only black virtual terminals

2016-01-02 Thread bugzilla-dae...@freedesktop.org
/Kconfig:50 > │ Depends on: HAS_IOMEM [=y] && DRM [=y] > │ Selects: DRM_KMS_HELPER [=y] && DRM_KMS_FB_HELPER [=y] -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: &l

[Bug 92912] Full GPU lockups in TF2 - R600

2016-01-02 Thread bugzilla-dae...@freedesktop.org
vel/attachments/20160102/2aab91c1/attachment.html>

[Bug 92912] Full GPU lockups in TF2 - R600

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

[Bug 93471] [radeonsi] power consumption on pitcairn card stays high after 2. monitor disconnected

2016-01-02 Thread bugzilla-dae...@freedesktop.org
the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20160102/58f75e5e/attachment-0001.html>

[Bug 93522] Tonga has only black virtual terminals

2016-01-02 Thread bugzilla-dae...@freedesktop.org
|--- |NOTABUG --- Comment #4 from EoD --- That did indeed the trick. -- 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/20160

[PULL] drm-intel-fixes

2016-01-02 Thread Jani Nikula
Hi Dave, Linus - Two display fixes still for v4.4. The new year's resolution is to start using signed tags per Linus' request. This one is still unsigned; I want to fix this up in our maintainer scripts instead of doing it one-off. BR, Jani. The following changes since commit a98728e0bb978fbe

[Bug 93471] [radeonsi] power consumption on pitcairn card stays high after 2. monitor disconnected

2016-01-02 Thread bugzilla-dae...@freedesktop.org
video-ati Everything else could be build. -- 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/20160102/eb767a77/attachment.html>

[PATCH] vga_switcheroo: Prettify documentation

2016-01-02 Thread Lukas Wunner
Fix indentation of vga_switcheroo sections in gpu.tmpl. Change section type of API documentation from "chapter" to "sect1" so that the individual functions no longer clutter up the ToC. Group together under a new "API" chapter. Fix wording "heretoforth" -> "henceforth". Signed-off-by: Lukas Wunn