[Bug 97500] Cannot unbind GPU from AMDGPU

2016-09-24 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97500 --- Comment #5 from Grazvydas Ignotas --- Created attachment 126769 --> https://bugs.freedesktop.org/attachment.cgi?id=126769&action=edit modprobe then X then rmmod dmasg if X session was used before rmmod -- You are receiving this mail beca

[Bug 97879] [amdgpu] Rocket League: long hangs (several seconds) when loading assets (models/textures/shaders?)

2016-09-24 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97879 --- Comment #14 from Tobias Droste --- Created attachment 126770 --> https://bugs.freedesktop.org/attachment.cgi?id=126770&action=edit Profile of the the first few seconds of a game (all components) -- You are receiving this mail because: You

[Bug 97879] [amdgpu] Rocket League: long hangs (several seconds) when loading assets (models/textures/shaders?)

2016-09-24 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97879 --- Comment #15 from Tobias Droste --- Created attachment 126771 --> https://bugs.freedesktop.org/attachment.cgi?id=126771&action=edit Profile of the the first few seconds of a game (only radeonsi) -- You are receiving this mail because: You

[Bug 97879] [amdgpu] Rocket League: long hangs (several seconds) when loading assets (models/textures/shaders?)

2016-09-25 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97879 --- Comment #16 from Tobias Droste --- I tried to do some profiling but with callgrind it's impossible because after half an hour I'm not even in the game creation menu. I tried zoom as an alternative (never used it before) and the attached scre

[Bug 97879] [amdgpu] Rocket League: long hangs (several seconds) when loading assets (models/textures/shaders?)

2016-09-25 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97879 --- Comment #17 from Tobias Droste --- Created attachment 126772 --> https://bugs.freedesktop.org/attachment.cgi?id=126772&action=edit Profile of a few seconds in the middle of the game (all components) -- You are receiving this mail because:

[Bug 97879] [amdgpu] Rocket League: long hangs (several seconds) when loading assets (models/textures/shaders?)

2016-09-25 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97879 --- Comment #18 from Tobias Droste --- Created attachment 126773 --> https://bugs.freedesktop.org/attachment.cgi?id=126773&action=edit Profile of a few seconds in the middle of the game (only radeonsi) -- You are receiving this mail because:

[Bug 97879] [amdgpu] Rocket League: long hangs (several seconds) when loading assets (models/textures/shaders?)

2016-09-25 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97879 --- Comment #19 from Tobias Droste --- And I added screenshots of the profile for a few seconds where the game is running fine. I figured that it might be interesting where the difference between good and bad is. -- You are receiving this mail

[Bug 97917] Talos Principle gives Assertion `!NodePtr->isKnownSentinel()' failed

2016-09-25 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97917 Vedran Miletić changed: What|Removed |Added Blocks||77449 Keywords|

[Bug 97917] Talos Principle gives Assertion `!NodePtr->isKnownSentinel()' failed

2016-09-25 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97917 Vedran Miletić changed: What|Removed |Added URL||https://llvm.org/bugs/show_

[Bug 97917] Talos Principle gives Assertion `!NodePtr->isKnownSentinel()' failed

2016-09-25 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97917 Vedran Miletić changed: What|Removed |Added Keywords||bisected -- You are receiving this ma

[Bug 97500] Cannot unbind GPU from AMDGPU

2016-09-25 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97500 --- Comment #6 from Grazvydas Ignotas --- Created attachment 126782 --> https://bugs.freedesktop.org/attachment.cgi?id=126782&action=edit dmesg of powerplay crash I've sent some patches with fixes, but there seem to be multiple other issues.

[Bug 91202] Output to DVI-I (or DVI-D) is blank on Tonga (R9 285 and 380X) with multiple monitors

2016-09-26 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=91202 --- Comment #23 from Thomas R. --- Guido, does that mean that now it works for you, or simply that you can't say one way or the other because you didn't test with DAL actually running? I'm asking because I finally got around to compile amd-stagi

[Bug 97879] [amdgpu] Rocket League: long hangs (several seconds) when loading assets (models/textures/shaders?)

2016-09-26 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97879 --- Comment #20 from Eero Tamminen --- Apitrace's own CPU overhead is so high that it's not very good for identifying CPU bottlenecks. Best would be to do (e.g. from SSH console): # perf record -a ^C During the game freeze. And provide pro

[Bug 97879] [amdgpu] Rocket League: long hangs (several seconds) when loading assets (models/textures/shaders?)

2016-09-26 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97879 --- Comment #21 from Silvan Jegen --- (In reply to Eero Tamminen from comment #20) > Best would be to do (e.g. from SSH console): > # perf record -a > ^C > > During the game freeze. I have a dual screen setup and ran 'perf record -a' on a t

[Bug 97879] [amdgpu] Rocket League: long hangs (several seconds) when loading assets (models/textures/shaders?)

2016-09-26 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97879 --- Comment #22 from Silvan Jegen --- Created attachment 126796 --> https://bugs.freedesktop.org/attachment.cgi?id=126796&action=edit perf report of RocketLeague stalling/freezing -- You are receiving this mail because: You are on the CC list

[Bug 97917] Talos Principle gives Assertion `!NodePtr->isKnownSentinel()' failed

2016-09-26 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97917 --- Comment #2 from Nicolai Hähnle --- Hi Vedran, please provide the output with R600_DEBUG=vs,tcs,tes,gs,ps,cs. From there, it should be possible to extract the crashing shader. -- You are receiving this mail because: You are the assignee for

[Bug 97879] [amdgpu] Rocket League: long hangs (several seconds) when loading assets (models/textures/shaders?)

2016-09-27 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97879 --- Comment #23 from Michel Dänzer --- Please pass --call-graph to perf record (you may need to play with the different methods supported by that to find the one which works best for you, see perf record --help) and perf report. -- You are rec

[Bug 97879] [amdgpu] Rocket League: long hangs (several seconds) when loading assets (models/textures/shaders?)

2016-09-27 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97879 --- Comment #24 from Silvan Jegen --- (In reply to Michel Dänzer from comment #23) > Please pass --call-graph to perf record (you may need to play with the > different methods supported by that to find the one which works best for > you, see per

[Bug 97783] TearFree fails in dual card configuration

2016-09-27 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97783 --- Comment #7 from Michel Dänzer --- The missing redraws should be fixed with current xf86-video-ati Git master. Can you still reproduce the original problem with that? -- You are receiving this mail because: You are the assignee for the bug.

[Bug 97857] card detects non-existent monitor on display port

2016-09-27 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97857 --- Comment #8 from Michel Dänzer --- (In reply to Daniel from comment #7) > But I did, in my description: "Since kernel 4.5.0-2 my Xorg.0.log shows that > something is also connected to display port...". > > Up to 4.5.0-1 everything was fine.

[Bug 97783] TearFree fails in dual card configuration

2016-09-27 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97783 denisgolovan at yandex.ru changed: What|Removed |Added Status|NEW |RESOLVED Resolution|-

[Bug 94984] XCom2 crashes with SIGSEGV on radeonsi

2016-09-27 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=94984 --- Comment #14 from Nicolai Hähnle --- Yes, the series is meant for precisely this type of problem :) I plan to land it in the next days. -- You are receiving this mail because: You are the assignee for the bug. -- next part -

[Bug 97894] Crash in u_transfer_unmap_vtbl when unmapping a buffer mapped in different context

2016-09-27 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97894 --- Comment #2 from Nicolai Hähnle --- You like to live dangerously :) I can reproduce and will look into this, thank you for the clean report! -- You are receiving this mail because: You are the assignee for the bug. -- next part

[Bug 97857] card detects non-existent monitor on display port

2016-09-27 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97857 --- Comment #9 from Alex Deucher --- (In reply to Michel Dänzer from comment #8) > (In reply to Daniel from comment #7) > > But I did, in my description: "Since kernel 4.5.0-2 my Xorg.0.log shows that > > something is also connected to display p

[Bug 97879] [amdgpu] Rocket League: long hangs (several seconds) when loading assets (models/textures/shaders?)

2016-09-27 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97879 --- Comment #25 from Silvan Jegen --- Created attachment 126813 --> https://bugs.freedesktop.org/attachment.cgi?id=126813&action=edit perf report of RocketLeague stalling/freezing, including callgraphs -- You are receiving this mail because:

[Bug 97879] [amdgpu] Rocket League: long hangs (several seconds) when loading assets (models/textures/shaders?)

2016-09-27 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97879 --- Comment #26 from Silvan Jegen --- I generated the report and uploaded the result. I may have hit a bug in perf while doing it. "perf report" was blocking on a pread64 call on /dev/dri/card0 when creating the report. I had to use gdb to close

[Bug 97879] [amdgpu] Rocket League: long hangs (several seconds) when loading assets (models/textures/shaders?)

2016-09-27 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97879 --- Comment #27 from Eero Tamminen --- (In reply to Silvan Jegen from comment #22) > Created attachment 126796 [details] > perf report of RocketLeague stalling/freezing Overview: - 74.86% RocketLeague 76.73%

[Bug 97879] [amdgpu] Rocket League: long hangs (several seconds) when loading assets (models/textures/shaders?)

2016-09-27 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97879 --- Comment #28 from Micael Bergeron --- I can reproduce this every time. Using amdgpu-pro seems to fix the problem. I asked Psyonix for the debug symbols bug had no response. http://psyonix.com/forum/viewtopic.php?f=36&t=27894 I opened a bug

[Bug 91202] Output to DVI-I (or DVI-D) is blank on Tonga (R9 285 and 380X) with multiple monitors

2016-09-27 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=91202 --- Comment #24 from Guido Winkelmann --- (In reply to Thomas R. from comment #23) > Guido, does that mean that now it works for you, or simply that you can't > say one way or the other because you didn't test with DAL actually running? No, it w

[Bug 97894] Crash in u_transfer_unmap_vtbl when unmapping a buffer mapped in different context

2016-09-27 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97894 --- Comment #3 from Nicolai Hähnle --- A candidate fix is here: https://patchwork.freedesktop.org/series/12982/ -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachmen

[Bug 94984] XCom2 crashes with SIGSEGV on radeonsi

2016-09-27 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=94984 Nicolai Hähnle changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug 97879] [amdgpu] Rocket League: long hangs (several seconds) when loading assets (models/textures/shaders?)

2016-09-27 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97879 --- Comment #29 from Silvan Jegen --- (In reply to Micael Bergeron from comment #28) > I asked Psyonix for the debug symbols bug had no response. > http://psyonix.com/forum/viewtopic.php?f=36&t=27894 Maybe you can add a link to this bug report o

[Bug 76490] Hang during boot when DPM is on (R9 270X)

2016-09-27 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=76490 --- Comment #116 from Alex Deucher --- Created attachment 126814 --> https://bugs.freedesktop.org/attachment.cgi?id=126814&action=edit possible fix Does this patch help? -- You are receiving this mail because: You are the assignee for the bu

[Bug 97471] kworker consumes 100% of a cpu core when screen sleeps with amdgpu kernel driver.

2016-09-27 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97471 Alex Deucher changed: What|Removed |Added CC||striker at terranforge.com --- Comment #4

[Bug 97849] kworker uses 100% CPU when using _only_ HDMI output with AMDGPU on Carrizo R7 (vanilla 4.7.4)

2016-09-27 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97849 Alex Deucher changed: What|Removed |Added Resolution|--- |DUPLICATE Status|NEW

[Bug 97471] kworker consumes 100% of a cpu core when screen sleeps with amdgpu kernel driver.

2016-09-27 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97471 --- Comment #5 from Alex Deucher --- For some reason the eDP panel is causing an hotplug interrupt storm when the panel is disabled. I'm not sure why radeon is behaving differently off hand. -- You are receiving this mail because: You are the

[Bug 97917] Talos Principle gives Assertion `!NodePtr->isKnownSentinel()' failed

2016-09-27 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97917 --- Comment #3 from Vedran Miletić --- Created attachment 126816 --> https://bugs.freedesktop.org/attachment.cgi?id=126816&action=edit Dump with R600_DEBUG=vs,tcs,tes,gs,ps,cs,sisched Interesting, doesn't crash without sisched. With R600_DEBU

[Bug 97917] Enabling sisched gives Assertion `!NodePtr->isKnownSentinel()' failed

2016-09-27 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97917 Vedran Miletić changed: What|Removed |Added Summary|Talos Principle gives |Enabling sisched gives

[Bug 97471] kworker consumes 100% of a cpu core when screen sleeps with amdgpu kernel driver.

2016-09-27 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97471 --- Comment #6 from Alex Deucher --- Does this only happen after a suspend/resume cycle? -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL:

[Bug 97471] kworker consumes 100% of a cpu core when screen sleeps with amdgpu kernel driver.

2016-09-27 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97471 --- Comment #7 from Striker Leggette --- Fresh boot. This happens as soon as you change the display to _only_ push HDMI. -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML

[Bug 97471] kworker consumes 100% of a cpu core when screen sleeps with amdgpu kernel driver.

2016-09-27 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97471 --- Comment #8 from Alex Deucher --- Created attachment 126818 --> https://bugs.freedesktop.org/attachment.cgi?id=126818&action=edit possible fix Does this patch help? -- You are receiving this mail because: You are the assignee for the bug.

[Bug 97879] [amdgpu] Rocket League: long hangs (several seconds) when loading assets (models/textures/shaders?)

2016-09-28 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97879 --- Comment #30 from Michel Dänzer --- (In reply to Eero Tamminen from comment #20) > Apitrace's own CPU overhead is so high that it's not very good for > identifying CPU bottlenecks. That may be true in general, but taking a CPU profile while

[Bug 97857] card detects non-existent monitor on display port

2016-09-28 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97857 --- Comment #10 from Michel Dänzer --- (In reply to Alex Deucher from comment #9) > Maybe some core drm/dp change? Any chance you could bisect? I can try, but probably not before next week. FWIW, according to the attached dmesg outputs, the r

[Bug 97917] Enabling sisched gives Assertion `!NodePtr->isKnownSentinel()' failed

2016-09-28 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97917 --- Comment #5 from Nicolai Hähnle --- I suspect sisched needs to be updated for recent changes in LLVM to the control flow lowering. Trying to ping Axel Davy... -- You are receiving this mail because: You are the assignee for the bug. ---

[Bug 97852] Unreal Engine corrupted preview viewport

2016-09-28 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97852 --- Comment #1 from Nicolai Hähnle --- Hi Markus, can you provide an apitrace that can reproduce the corruption? -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachme

[Bug 97887] llvm segfault in janusvr -render vive

2016-09-28 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97887 --- Comment #2 from Nicolai Hähnle --- I can reproduce this running plain JanusVR, and I'm going to investigate. Looks like there are actually two bugs - the one you originally reported, and another that prevents proper dumping of the affected s

[Bug 97909] X-Plane 10 crashes with SIGSEGV on radeonsi

2016-09-28 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97909 --- Comment #3 from Nicolai Hähnle --- Hi Christian, that really shouldn't happen. Can you provide an apitrace that shows the problem? My guess is that the index buffer tracking gets into an odd state because of the previous BufferData-related e

[Bug 97961] radeon: Failed to allocate virtual address for buffer

2016-09-28 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97961 Bug ID: 97961 Summary: radeon: Failed to allocate virtual address for buffer Product: Mesa Version: git Hardware: Other OS: All Status: NEW Severity: norm

[Bug 97961] radeon: Failed to allocate virtual address for buffer

2016-09-28 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97961 Vedran Miletić changed: What|Removed |Added Keywords||regression --- Comment #1 from Vedran

[Bug 97471] kworker consumes 100% of a cpu core when screen sleeps with amdgpu kernel driver.

2016-09-28 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97471 --- Comment #9 from Jan Vesely --- (In reply to Alex Deucher from comment #8) > Created attachment 126818 [details] [review] > possible fix > > Does this patch help? modified version of the patch helps on my setup. (patch modified to apply on t

[Bug 94900] HD6950 GPU lockup loop with various steam games (octodad[always], saints row 4[always], dead island[always], grid autosport[sometimes])

2016-09-28 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=94900 Heiko changed: What|Removed |Added Attachment #125271|0 |1 is obsolete|

[Bug 94900] HD6950 GPU lockup loop with various steam games (octodad[always], saints row 4[always], dead island[always], grid autosport[sometimes])

2016-09-28 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=94900 --- Comment #29 from Marek Olšák --- (In reply to Heiko from comment #28) > @Marek, what's the best/usual way to test for performance/instruction count > in mesa changes. I noticed those 'helped'/'hurt'/'+-%' infos and some > runtime numbers in

[Bug 76490] Hang during boot when DPM is on (R9 270X)

2016-09-28 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=76490 --- Comment #117 from Daniel Exner --- (In reply to Alex Deucher from comment #116) > Created attachment 126814 [details] [review] > possible fix > > Does this patch help? I applied the patch on Kernel 4.8.0-rc8-00771-g8ab293e: result is a stab

[Bug 76490] Hang during boot when DPM is on (R9 270X)

2016-09-28 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=76490 --- Comment #118 from Alex Deucher --- (In reply to Daniel Exner from comment #117) > (In reply to Alex Deucher from comment #116) > > Created attachment 126814 [details] [review] [review] > > possible fix > > > > Does this patch help? > > I ap

[Bug 97471] kworker consumes 100% of a cpu core when screen sleeps with amdgpu kernel driver.

2016-09-28 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97471 --- Comment #10 from Malcolm Lewis --- (In reply to Alex Deucher from comment #8) > Created attachment 126818 [details] [review] > possible fix > > Does this patch help? Hi I can confirm the patch also works for me, both with the Laptop screen,

[Bug 97969] [radeonsi, bisected: fb827c0] Video decoding shows green artifacts

2016-09-29 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97969 Bug ID: 97969 Summary: [radeonsi, bisected: fb827c0] Video decoding shows green artifacts Product: Mesa Version: unspecified Hardware: Other OS: All

[Bug 97969] [radeonsi, bisected: fb827c0] Video decoding shows green artifacts

2016-09-29 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97969 Alexandre Demers changed: What|Removed |Added Version|unspecified |git -- You are receiving this mail b

[Bug 97240] VCE encoding sometimes locks up since 4.8-rc1

2016-09-29 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97240 --- Comment #5 from Christoph Haag --- (In reply to Andy Furniss from comment #4) > (In reply to Christoph Haag from comment #3) > > > Also the decodebin element uses vaapi to decode the video, so I may have > > mischaracterized the bug in the f

[Bug 97942] [IGT] [BYT] /gem_mmap_gtt subtest basic-wc fails due to Test assertion failure

2016-09-29 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97942 cprigent changed: What|Removed |Added Resolution|WONTFIX |--- Status|CLOSED

[Bug 97942] [IGT] [BYT] /gem_mmap_gtt subtest basic-wc fails due to Test assertion failure

2016-09-29 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97942 --- Comment #3 from Chris Wilson --- No. That would be silly. -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL:

[Bug 97942] [IGT] [BYT] /gem_mmap_gtt subtest basic-wc fails due to Test assertion failure

2016-09-29 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97942 --- Comment #4 from yann --- (In reply to Chris Wilson from comment #1) > Yes, expected failure for this *hardware*. If this is expected, I guess we should have assertion and then SKIP test in that case -- You are receiving this mail because:

[Bug 97894] Crash in u_transfer_unmap_vtbl when unmapping a buffer mapped in different context

2016-09-29 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97894 --- Comment #4 from James Legg --- A can confirm that patch series fixes the issue. -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL:

[Bug 97976] VCE regression BO to small for addr since winsys/amdgpu: enable buffer allocation from slabs

2016-09-29 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97976 Bug ID: 97976 Summary: VCE regression BO to small for addr since winsys/amdgpu: enable buffer allocation from slabs Product: Mesa Version: git Hardware: Other

[Bug 97976] VCE regression BO to small for addr since winsys/amdgpu: enable buffer allocation from slabs

2016-09-29 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97976 Alex Deucher changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 97969] [radeonsi, bisected: fb827c0] Video decoding shows green artifacts

2016-09-29 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97969 Alex Deucher changed: What|Removed |Added CC||adf.lists at gmail.com --- Comment #1 fro

[Bug 97976] VCE regression BO to small for addr since winsys/amdgpu: enable buffer allocation from slabs

2016-09-29 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97976 Alex Deucher changed: What|Removed |Added Resolution|DUPLICATE |--- Status|RESOLVED

[Bug 97976] VCE regression BO to small for addr since winsys/amdgpu: enable buffer allocation from slabs

2016-09-29 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97976 --- Comment #2 from Alex Deucher --- Still probably a duplicate, but different winsys. -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL:

[Bug 97976] VCE regression BO to small for addr since winsys/amdgpu: enable buffer allocation from slabs

2016-09-29 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97976 --- Comment #3 from Nicolai Hähnle --- Thanks for the report, I can reproduce this and will investigate. -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was s

[Bug 97969] [radeonsi, bisected: fb827c0] Video decoding shows green artifacts

2016-09-29 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97969 --- Comment #2 from Nicolai Hähnle --- Created attachment 126871 --> https://bugs.freedesktop.org/attachment.cgi?id=126871&action=edit possible fix Does the attached patch fix the problem for you? -- You are receiving this mail because: You

[Bug 97976] VCE regression BO to small for addr since winsys/amdgpu: enable buffer allocation from slabs

2016-09-29 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97976 --- Comment #4 from Nicolai Hähnle --- Created attachment 126880 --> https://bugs.freedesktop.org/attachment.cgi?id=126880&action=edit candidate fix Should be fixed by the attached patch. -- You are receiving this mail because: You are the

[Bug 97976] VCE regression BO to small for addr since winsys/amdgpu: enable buffer allocation from slabs

2016-09-29 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97976 --- Comment #5 from Andy Furniss --- (In reply to Nicolai Hähnle from comment #4) > Created attachment 126880 [details] [review] > candidate fix > > Should be fixed by the attached patch. Yes, working OK with that. -- You are receiving this

[Bug 97980] [amdgpu] New kernel warning during shutdown

2016-09-29 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97980 Bug ID: 97980 Summary: [amdgpu] New kernel warning during shutdown Product: DRI Version: XOrg git Hardware: Other OS: All Status: NEW Severity: normal

[Bug 97980] [amdgpu] New kernel warning during shutdown

2016-09-29 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97980 --- Comment #1 from Alex Deucher --- Does cherry-picking this patch over help? https://cgit.freedesktop.org/~airlied/linux/commit/?h=drm-fixes&id=a951ed85abd4615e98e36b536e3b3b07b22a88ac -- You are receiving this mail because: You are the assig

[Bug 97980] [amdgpu] New kernel warning during shutdown

2016-09-29 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97980 Mike Lothian changed: What|Removed |Added CC||mike at fireburn.co.uk --- Comment #2 fro

[Bug 97980] [amdgpu] New kernel warning during shutdown

2016-09-29 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97980 --- Comment #3 from Alex Deucher --- (In reply to Mike Lothian from comment #2) > Yes that fixes it > > I've been having a more and more difficult time testing stuff of late, > there's been quite a few regressions and I've been carrying more and

[Bug 97980] [amdgpu] New kernel warning during shutdown

2016-09-29 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97980 --- Comment #4 from Mike Lothian --- Sorry I spoke too soon, the issue is still there, it's just more difficult to see as the reboot is so quick now -- You are receiving this mail because: You are the assignee for the bug. -- next p

[Bug 97969] [radeonsi, bisected: fb827c0] Video decoding shows green artifacts

2016-09-29 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97969 --- Comment #3 from Alexandre Demers --- With the patch, when playing problematic videos, I get a black screen instead of a partial display with green artifacts. Also, with and without the patch, dmesg catches the following when playing the prob

[Bug 90997] [apitrace] GPU lockup with Dishonored and Gallium Nine

2016-09-29 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=90997 Nick Sarnie changed: What|Removed |Added Resolution|--- |WORKSFORME Status|NEW

[Bug 97976] VCE regression BO to small for addr since winsys/amdgpu: enable buffer allocation from slabs

2016-09-30 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97976 Nicolai Hähnle changed: What|Removed |Added Resolution|--- |FIXED Status|REOPENED

[Bug 97969] [radeonsi, bisected: fb827c0] Video decoding shows green artifacts

2016-09-30 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97969 Nicolai Hähnle changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 97986] sony vaio with ati graphics flashing flikering

2016-09-30 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97986 Bug ID: 97986 Summary: sony vaio with ati graphics flashing flikering Product: Mesa Version: 12.0 Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Sev

[Bug 97988] [radeonsi] playing back videos with VDPAU exhibits deinterlacing/anti-aliasing issues not visible with VA-API

2016-09-30 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97988 Bug ID: 97988 Summary: [radeonsi] playing back videos with VDPAU exhibits deinterlacing/anti-aliasing issues not visible with VA-API Product: Mesa Version: git

[Bug 97988] [radeonsi] playing back videos with VDPAU exhibits deinterlacing/anti-aliasing issues not visible with VA-API

2016-09-30 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97988 --- Comment #1 from Kai --- Created attachment 126903 --> https://bugs.freedesktop.org/attachment.cgi?id=126903&action=edit mpv --hwdec=vaapi --vo=opengl-hq (good rendering for reference) -- You are receiving this mail because: You are the as

[Bug 97988] [radeonsi] playing back videos with VDPAU exhibits deinterlacing/anti-aliasing issues not visible with VA-API

2016-09-30 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97988 --- Comment #2 from Christian König --- Does that happen as well with "mpv -hwdec vdpau -vo vdpau" ? Could as well be a problem in mpv. -- You are receiving this mail because: You are the assignee for the bug. -- next part ---

[Bug 97986] sony vaio with ati graphics flashing flikering

2016-09-30 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97986 --- Comment #1 from Alex Deucher --- Please attach your dmesg output. Is this a regression? Did it work with previous kernels? -- You are receiving this mail because: You are the assignee for the bug. -- next part -- A

[Bug 97988] [radeonsi] playing back videos with VDPAU exhibits deinterlacing/anti-aliasing issues not visible with VA-API

2016-09-30 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97988 --- Comment #3 from Kai --- (In reply to Christian König from comment #2) > Does that happen as well with "mpv -hwdec vdpau -vo vdpau" ? No, it doesn't! > Could as well be a problem in mpv. So this is a MPV issue then? -- You are receiving

[Bug 97988] [radeonsi] playing back videos with VDPAU exhibits deinterlacing/anti-aliasing issues not visible with VA-API

2016-09-30 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97988 --- Comment #4 from Grigori Goronzy --- Yeah, this is an issue with the GL interop. I can reproduce it here, so maybe I should take a look at it. -- You are receiving this mail because: You are the assignee for the bug. -- next part

[Bug 97969] [radeonsi, bisected: fb827c0] Video decoding shows green artifacts

2016-09-30 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97969 Alexandre Demers changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Bug 97471] kworker consumes 100% of a cpu core when screen sleeps with amdgpu kernel driver.

2016-09-30 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97471 --- Comment #11 from Malcolm Lewis --- Hi I would also like to confirm the patch works with the 4.4.21-3-default in openSUSE Leap 42.2 currently in beta. I also expect it to work with SLED 12 SP2 when released since they are running the same ker

[Bug 97980] [amdgpu] New kernel warning during shutdown

2016-09-30 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97980 --- Comment #5 from Andy Furniss --- Maybe a different issue but I've just started getting shutdown issues with agd5f drm-next-4.9-wip It seems the monitor blanks early so I don't get to see anything - just with halt it doesn't power off. On cu

[Bug 97986] sony vaio with ati graphics flashing flikering

2016-09-30 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97986 --- Comment #2 from andreapuntoolivotto at gmail.com --- Created attachment 126906 --> https://bugs.freedesktop.org/attachment.cgi?id=126906&action=edit Dmesg output -- You are receiving this mail because: You are the assignee for the bug. ---

[Bug 97986] sony vaio with ati graphics flashing flikering

2016-09-30 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97986 --- Comment #3 from andreapuntoolivotto at gmail.com --- (In reply to Alex Deucher from comment #1) > Please attach your dmesg output. Is this a regression? Did it work with > previous kernels? I had the very same behaviour both with linux mint

[Bug 97993] amdgpu_query_gpu_info () segfaults when user does not have permission to open /dev/dri/card*

2016-09-30 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97993 Bug ID: 97993 Summary: amdgpu_query_gpu_info () segfaults when user does not have permission to open /dev/dri/card* Product: DRI Version: unspecified Hardware: All

[Bug 97988] [radeonsi] playing back videos with VDPAU exhibits deinterlacing/anti-aliasing issues not visible with VA-API

2016-09-30 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97988 --- Comment #5 from Christian König --- Could as well be a problem within Mesa. Grigori if you could take a look that would be great. Thanks in advance, Christian. -- You are receiving this mail because: You are the assignee for the bug. ---

[Bug 97988] [radeonsi] playing back videos with VDPAU exhibits deinterlacing/anti-aliasing issues not visible with VA-API

2016-09-30 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97988 --- Comment #6 from andreaskem at web.de --- That is strange. This sounds very much like a problem I and another user encountered with an older version of Mesa: https://github.com/mpv-player/mpv/issues/3317 https://bugs.freedesktop.org/show_bug.c

[Bug 97988] [radeonsi] playing back videos with VDPAU exhibits deinterlacing/anti-aliasing issues not visible with VA-API

2016-09-30 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97988 --- Comment #7 from Andy Furniss --- Still not quite right with vaapi or before this, but that's a different hard to see issue without a res test of the correct height. This one seems to start with - commit 16be87c904293c2e53d50cc3519789a604a6a

[Bug 97988] [radeonsi] playing back videos with VDPAU exhibits deinterlacing/anti-aliasing issues not visible with VA-API

2016-09-30 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97988 --- Comment #8 from Grigori Goronzy --- Here's a bit of background: Earlier, mpv used interop with OutputSurfaces. That is, it rendered the video into an RGB surface and then used that for its own procesing (scaling, rendering OSD on top, etc.).

[Bug 97988] [radeonsi] playing back videos with VDPAU exhibits deinterlacing/anti-aliasing issues not visible with VA-API

2016-09-30 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97988 --- Comment #9 from Grigori Goronzy --- Sorry, it's something else. The field is set up later by pointing to the right layer. So there's something else going wrong. Andy, I can confirm that reverting to that commit fixes it. I'll keep looking. -

[Bug 97500] Cannot unbind GPU from AMDGPU

2016-09-01 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97500 Grazvydas Ignotas changed: What|Removed |Added CC||alexdeucher at gmail.com,

[Bug 99120] VERDE 7770 - glxdemo, vlc/glx, weston fail with garbled screen. Elsewhere blurry text rendering when focus lost

2017-01-01 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=99120 --- Comment #13 from Tom St Denis --- I wonder if it's a tile mode array problem? Looking at the code for radeon/si.c and amdgpu/gfx_v6_0.c the array configs are different (entries 18-20 don't exist in the radeon side). Briefly looking at a few

<    12   13   14   15   16   17   18   19   20   21   >