[Bug 103130] Mesa from git causes games to crash mid-play

2017-10-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=103130 --- Comment #3 from Adam --- - What GPU are you using? (you can find that in the output of lspci and/or glxinfo) VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Ellesmere [Radeon RX 470/480/570/580] (rev e7) - Which exact ver

[Bug 103142] R600g+sb: optimizer apparently stuck in an endless loop

2017-10-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=103142 Bug ID: 103142 Summary: R600g+sb: optimizer apparently stuck in an endless loop Product: Mesa Version: git Hardware: x86-64 (AMD64) OS: Linux (All)

[Bug 103138] [regression, vega] BUG: Bad page state in process gnome-shell pfn:77cc33

2017-10-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=103138 --- Comment #3 from Vedran Miletić --- (In reply to Christian König from comment #2) > No need for the bisect, there is only one patch which might be the source of > the problem. > > Going to take a closer look on Monday. It's very nice to hea

[Bug 103138] [regression, vega] BUG: Bad page state in process gnome-shell pfn:77cc33

2017-10-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=103138 Christian König changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #2 from Christia

[Bug 102431] Talos Principle renders many small black patches with OpenGL on Vega

2017-10-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=102431 Vedran Miletić changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug 103138] [regression, vega] BUG: Bad page state in process gnome-shell pfn:77cc33

2017-10-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=103138 Vedran Miletić changed: What|Removed |Added Keywords||regression Summary|[regress

[Bug 103138] [regression] BUG: Bad page state in process gnome-shell pfn:77cc33

2017-10-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=103138 Bug ID: 103138 Summary: [regression] BUG: Bad page state in process gnome-shell pfn:77cc33 Product: Mesa Version: unspecified Hardware: All OS: All

[drm-intel:for-linux-next 18/27] drivers/gpu/drm/i915/i915_gem_gtt.c:1087: warning: 'iter' is used uninitialized in this function

2017-10-07 Thread kbuild test robot
tree: git://anongit.freedesktop.org/drm-intel for-linux-next head: a883241c3922000b21b58b5740c55badfe09940f commit: 0a03852e049af91da9ae70326c44bb5d9b0d377a [18/27] drm/i915: support 2M pages for the 48b PPGTT config: x86_64-randconfig-a0-10072329 (attached as .config) compiler: gcc-4.4 (Debia

[Bug 99851] [drm:.r600_ring_test [radeon]] *ERROR* radeon: ring 0 test failed (scratch(0x8504)=0xCAFEDEAD)

2017-10-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=99851 --- Comment #55 from erhar...@mailbox.org --- Joshuas comment #54 made me curious if it's a card specific issue. So I swapped some cards around my boxes. I run both machines on Kernel 4.13.5. on my PowerMac G5 11,2: Radeon HD 5450: hits the bug R

[Bug 101483] A10-8780P (Carrizo) + R7 M260/M265 does not boot without any "workaround" parameter.

2017-10-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101483 --- Comment #16 from FFAB --- Testing amdgpu-pro dkms from amd.com as suggested by xorg(Ubuntu) https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1639517/comments/30 Download: following the direct link to the drive on site https://sup

[Bug 101483] A10-8780P (Carrizo) + R7 M260/M265 does not boot without any "workaround" parameter.

2017-10-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=101483 --- Comment #15 from FFAB --- Created attachment 134726 --> https://bugs.freedesktop.org/attachment.cgi?id=134726&action=edit short hw-info of my HP Pavilion 17-g164ng T1318 -- You are receiving this mail because: You are the assignee for th

[PATCHv3 1/2] dt-bindings: adi,adv7511.txt: document cec clock

2017-10-07 Thread Hans Verkuil
From: Hans Verkuil Document the cec clock binding. Signed-off-by: Hans Verkuil Acked-by: Rob Herring --- Documentation/devicetree/bindings/display/bridge/adi,adv7511.txt | 4 1 file changed, 4 insertions(+) diff --git a/Documentation/devicetree/bindings/display/bridge/adi,adv7511.txt b

[PATCHv3 0/2] drm/bridge/adv7511: add CEC support

2017-10-07 Thread Hans Verkuil
From: Hans Verkuil This patch series adds CEC support to the drm adv7511/adv7533 drivers. I have tested this with the Qualcomm Dragonboard C410 (adv7533 based) and the Renesas R-Car Koelsch board (adv7511 based). I only have the Koelsch board to test with, but it looks like other R-Car boards u

[PATCHv3 2/2] drm: adv7511/33: add HDMI CEC support

2017-10-07 Thread Hans Verkuil
From: Hans Verkuil Add support for HDMI CEC to the drm adv7511/adv7533 drivers. The CEC registers that we need to use are identical for both drivers, but they appear at different offsets in the register map. Signed-off-by: Hans Verkuil --- drivers/gpu/drm/bridge/adv7511/Kconfig | 8 +

[Bug 103130] Mesa from git causes games to crash mid-play

2017-10-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=103130 Kai changed: What|Removed |Added Keywords||regression --- Comment #2 from Kai --- Hi Adam,