[Bug 97166] lockup during gameplay of Batman series of games

2016-08-01 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97166 --- Comment #4 from smoki --- At least AMD listing 00, F0, F1 revs... so pci-ids project might try to differinate descriptions somehow by revs too: http://developer.amd.com/resources/ati-catalyst-pc-vendor-id-1002-li/ For the bug, i suspec

[Bug 94860] [radeonsi/amdgpu][DCC] screen is corrupted when logging out of kde

2016-08-01 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=94860 Marek Olšák changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 90481] Radeonsi driver, X crash while playing "Spec ops: the line"

2016-08-01 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=90481 --- Comment #15 from Marek Olšák --- You can try to test with: GALLIUM_DDEBUG="pipelined 1" -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed

[Bug 95474] Bioshock Infinite and DiRT Showdown perform very poorly on any GPU with GCN >=1.1

2016-08-01 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=95474 --- Comment #14 from Marek Olšák --- I've done some profiling. Bioshock Infinite: - the game is CPU-bound most of the time - some small performance enhancements have landed already - the FenceSync optimization is a work in progress, expect a 3

[Bug 96866] REGRESSION System frozen after resume

2016-08-01 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=96866 --- Comment #2 from manof --- I have the same problem with Linux kernel 4.4.8 on my fresh (bought 4 days ago) HP notebook 17-y011nc, with AMD/ATI Topaz XT [Radeon R7 M260/M265]. The interesting thing is, that originally I had the 4.4.0 kernel fr

[Bug 96866] REGRESSION System frozen after resume

2016-08-01 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=96866 --- Comment #3 from Alex Deucher --- You can set amdgpu.runpm=0 on the kernel command line in grub or try the latest drm-next kernel code. -- You are receiving this mail because: You are the assignee for the bug. -- next part --

[Bug 91281] Tonga VCE 2160p encode fails with BO to small for addr

2016-08-01 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=91281 --- Comment #3 from Andy Furniss --- I know what causes this now. It's the get_cpb_num case statement in radeon_vce.c. It only handles up to 51 and defaults to 42. ffmpeg lucked into working because it calls 51 when it should really be 52. gs

[Bug 97174] Assault Android Cactus freezing on Mesa 12

2016-08-02 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97174 Bug ID: 97174 Summary: Assault Android Cactus freezing on Mesa 12 Product: Mesa Version: git Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity

[Bug 97174] Assault Android Cactus freezing on Mesa 12

2016-08-02 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97174 --- Comment #1 from blackheart_pro at yahoo.com --- (In reply to blackheart_pro from comment #0) > I got the suggestion that Mesa 13 was possibly too new for Ubuntu's stock My apologies, I meant to say Mesa 12 here. Obviously, Mesa 13 would be to

[Bug 97122] list of 12 dEQP-GLES2 tests causing systematic GPU lockups

2016-08-02 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97122 --- Comment #5 from Mauro Rossi --- Hi, llvm version used in android marshmallow-x86 is 3.7.0 (preceding the R600 to AMDGPU target renaming). On android my options are currently limited to backporting latest patches on top llvm 3.7.0 or trying u

[Bug 97122] list of 12 dEQP-GLES2 tests causing systematic GPU lockups

2016-08-02 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97122 --- Comment #6 from Mauro Rossi --- the missing part of a sentence: > do you know if similar GPU lockup bugs may be related and how? Mauro -- You are receiving this mail because: You are the assignee for the bug. -- next part ---

[Bug 97179] After launching games based on Source engine windows titles and borders are corrupted and sometimes frequently flicker

2016-08-02 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97179 Bug ID: 97179 Summary: After launching games based on Source engine windows titles and borders are corrupted and sometimes frequently flicker Product: Mesa Versio

[Bug 97179] After launching games based on Source engine windows titles and borders are corrupted and sometimes frequently flicker

2016-08-02 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97179 --- Comment #1 from Michel Dänzer --- (In reply to russianneuromancer from comment #0) > Most of the time I launch games via DRI_PRIME, but issue is also > reproducible when game is launched on iGPU. It can't be an r600 driver bug then. Are y

[Bug 94249] Topaz GPU not working correctly

2016-08-02 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=94249 --- Comment #11 from Michel Dänzer --- Weird, it seems to crash on this line of libdrm_amdgpu's amdgpu_vamgr_find_va: LIST_FOR_EACH_ENTRY_SAFE(hole, n, &mgr->va_holes, list) { Are you using any unusual compiler (options)? -- You are

[Bug 94249] Topaz GPU not working correctly

2016-08-02 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=94249 --- Comment #12 from Armin K --- I use clang 3.9 svn (same crash with clang 3.8 by the way) with -march=skylake -g -O2 -pipe -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HT

[Bug 94249] libdrm_amdgpu: Crash when built with clang

2016-08-02 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=94249 Armin K changed: What|Removed |Added Component|DRM/AMDgpu |libdrm Summary|Topaz GPU not workin

[Bug 94249] libdrm_amdgpu: Crash when built with clang

2016-08-02 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=94249 --- Comment #14 from Michel Dänzer --- Created attachment 125478 --> https://bugs.freedesktop.org/attachment.cgi?id=125478&action=edit Make sure the second argument to container_of() is initialized Does this patch fix the problem with clang?

[Bug 94249] libdrm_amdgpu: Crash when built with clang

2016-08-02 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=94249 --- Comment #15 from Armin K --- (In reply to Michel Dänzer from comment #14) > Created attachment 125478 [details] [review] > Make sure the second argument to container_of() is initialized > > Does this patch fix the problem with clang? It a

[Bug 97166] lockup during gameplay of Batman series of games

2016-08-02 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97166 --- Comment #5 from farmboy0+freedesktop at googlemail.com --- This is a desktop Sapphire 380X. I'll try with normal wine, I *think* I tried that already and it also locked up but Ill test again to be sure. -- You are receiving this mail becaus

[Bug 97179] After launching games based on Source engine windows titles and borders are corrupted and sometimes frequently flicker

2016-08-02 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97179 --- Comment #2 from russianneuromancer at ya.ru --- Right, there is KWin report: https://bugs.kde.org/show_bug.cgi?id=361154 Seems like reproducible with proprietary drivers too. -- You are receiving this mail because: You are the assignee for t

[Bug 97179] After launching games based on Source engine windows titles and borders are corrupted and sometimes frequently flicker

2016-08-02 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97179 russianneuromancer at ya.ru changed: What|Removed |Added Resolution|--- |INVALID Status|

[Bug 97166] lockup during gameplay of Batman series of games

2016-08-02 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97166 --- Comment #6 from farmboy0+freedesktop at googlemail.com --- Yep , also locking up with normal wine. To test just run the benchmark. It will lock up there and in the normal game. -- You are receiving this mail because: You are the assignee fo

[Bug 97174] Assault Android Cactus freezing on Mesa 12

2016-08-02 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97174 --- Comment #2 from Nicolai Hähnle --- For the reliably reproducible hangs: Can you record an apitrace and see if that reproduces the hang? Also, try running with GALLIUM_DDEBUG=1000 and provide the report from ~/ddebug_dumps/. -- You are rece

[Bug 97122] list of 12 dEQP-GLES2 tests causing systematic GPU lockups

2016-08-02 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97122 --- Comment #7 from Nicolai Hähnle --- I'm sorry, but LLVM 3.7 is extremely old. I'd say you're mostly out of luck. There have been huge changes to how control flow lowering works, and I'd say trying to cherry-pick individual fixes is basically

[Bug 97122] list of 12 dEQP-GLES2 tests causing systematic GPU lockups

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

[Bug 91880] Radeonsi on Grenada cards (r9 390) exceptionally unstable and poorly performing

2016-08-02 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=91880 --- Comment #116 from Calico Bass --- I found this bug report because I was having problems extracting my vbios and parsing the extracted rom. I notice that all the vbios.rom files attached here are 64K. When parsing my rom I found it was trunca

[Bug 97122] list of 12 dEQP-GLES2 tests causing systematic GPU lockups

2016-08-02 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97122 --- Comment #9 from Mauro Rossi --- Hi Nicolai, thanks a lot for your commitment and help. Now I also learned how to run deqp on linux I confirm that with the llvm 3.8.1 and later I see no GPU lockups. Being oibaf ppa not affected, the resolu

[Bug 97174] Assault Android Cactus freezing on Mesa 12

2016-08-03 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97174 --- Comment #3 from blackheart_pro at yahoo.com --- So I tried apitrace. Strangely, I can't get the hang to happen anymore when running apitrace. Mind you, this is a Steam app. I use the command: DEBUGGER="apitrace trace" steam steam://rungameid/

[Bug 97179] After launching games based on Source engine windows titles and borders are corrupted and sometimes frequently flicker

2016-08-03 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97179 Michel Dänzer changed: What|Removed |Added Resolution|INVALID |NOTOURBUG -- You are receiving this ma

[Bug 97174] Assault Android Cactus freezing on Mesa 12

2016-08-03 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97174 --- Comment #4 from Daniel Scharrer --- Hi, I can't seem to reproduce any freezes with AAC here (R9 380X, Gentoo, Mesa 6db93cd, LLVM r276989). I do see some reproducible stutter when getting to certain parts of the game for the first time after s

[Bug 97174] Assault Android Cactus freezing on Mesa 12

2016-08-03 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97174 --- Comment #5 from Nicolai Hähnle --- Strange that you don't get a hang with apitrace. For the hang not happening with the GALLIUM_DDEBUG setting, there are two possible explanations: 1. It might be a timing thing. With very recent Mesa you ca

[Bug 94249] libdrm_amdgpu: Crash when built with clang

2016-08-03 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=94249 Michel Dänzer changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug 97166] lockup during gameplay of Batman series of games

2016-08-03 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97166 --- Comment #7 from Vedran Miletić --- (In reply to farmboy0+freedesktop from comment #6) > Yep , also locking up with normal wine. > > To test just run the benchmark. It will lock up there and in the normal game. How much hassle is to get Bat

[Bug 97166] lockup during gameplay of Batman series of games

2016-08-03 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97166 --- Comment #8 from farmboy0+freedesktop at googlemail.com --- I *think* you need DotNet installed in your prefix. My Steam install resides there at least. Otherwise yeah Install and play should suffice. You might want to remove the intro movies t

[Bug 91281] Tonga VCE 2160p encode fails with BO to small for addr

2016-08-03 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=91281 --- Comment #4 from Christian König --- Nice catch. Brave enough to provide a patch or should Leo and I take a look? I'm just back from vacation and so busy that I probably won't come to it before the end of the month. -- You are receiving th

[Bug 91281] Tonga VCE 2160p encode fails with BO to small for addr

2016-08-03 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=91281 --- Comment #5 from Andy Furniss --- I can do a patch, but I'll need time to think/look/test more. First thought = easy just add 52 and maybe make default vary with chip type as done elsewhere, will fix gst-vaapi, but not going to help OMX. Ini

[Bug 90481] Radeonsi driver, X crash while playing "Spec ops: the line"

2016-08-03 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=90481 --- Comment #16 from Daniel Scharrer --- Unfortunately I am not able get a lockup when using GALLIUM_DDEBUG="pipelined 1" - it seems the perf impact is still too big on my PC. I also checked that it still hangs without GALLIUM_DDEBUG. Kernel

[Bug 97174] Assault Android Cactus freezing on Mesa 12

2016-08-04 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97174 --- Comment #6 from blackheart_pro at yahoo.com --- The conclusion I'm coming to is it's almost certainly some kind of conflict with Steam; particularly when launching the game through Steam itself. AAC is DRM free, it doesn't need Steam to run. W

[Bug 97174] Assault Android Cactus freezing on Mesa 12

2016-08-04 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97174 --- Comment #7 from Michel Dänzer --- If you have DRI3 enabled, does setting the environment variable LIBGL_DRI3_DISABLE=1 when launching steam avoid the hang? If so, how about LD_PRELOAD='/usr/$LIB/libxcb.so.1':$LD_PRELOAD ? -- You are receiv

[Bug 97174] Assault Android Cactus freezing on Mesa 12

2016-08-04 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97174 --- Comment #8 from blackheart_pro at yahoo.com --- (In reply to Michel Dänzer from comment #7) > If you have DRI3 enabled, does setting the environment variable > LIBGL_DRI3_DISABLE=1 when launching steam avoid the hang? If so, how about > L

[Bug 95659] HD 7450, R9-270, GPU locked when testing glmark2

2016-08-04 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=95659 --- Comment #7 from Tiger --- Always use VRAM for PIPE_USAGE_STREAM buffers, the GPU lockup does not occur. -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was

[Bug 95659] HD 7450, R9-270, GPU locked when testing glmark2

2016-08-04 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=95659 --- Comment #8 from Michel Dänzer --- Does setting the environment variable R600_DEBUG=nowc for the glmark2 process avoid the problem? -- You are receiving this mail because: You are the assignee for the bug. -- next part -

[Bug 97174] Assault Android Cactus freezing on Mesa 12

2016-08-04 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97174 Michel Dänzer changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 95659] HD 7450, R9-270, GPU locked when testing glmark2

2016-08-04 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=95659 --- Comment #9 from Tiger --- I'll try. -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL:

[Bug 91880] Radeonsi on Grenada cards (r9 390) exceptionally unstable and poorly performing

2016-08-04 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=91880 --- Comment #117 from Yuxuan Shui --- This _k firmware seems to fix the problem for me as well (have been running without lockup for a while), but only with the radeon driver. With amdgpu, I still got lock ups, though less often. -- You are rec

[Bug 97174] Assault Android Cactus freezing on Mesa 12

2016-08-04 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97174 --- Comment #10 from blackheart_pro at yahoo.com --- Oooh, that makes sense. Steam is the culprit, as suspected. Thanks, Michel Dänzer! Looks like this is on Valve. Guess I should contact them. -- You are receiving this mail because: You are th

[Bug 97215] [KBL] pm_rps / reset fails

2016-08-05 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97215 Bug ID: 97215 Summary: [KBL] pm_rps / reset fails Product: DRI Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal

[Bug 97215] [KBL] pm_rps / reset fails

2016-08-05 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97215 --- Comment #1 from cprigent --- Created attachment 125553 --> https://bugs.freedesktop.org/attachment.cgi?id=125553&action=edit kblu-pm_rps__reset-dmesg -- You are receiving this mail because: You are the assignee for the bug. --

[Bug 97215] [KBL] pm_rps / reset fails

2016-08-05 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97215 Alex Deucher changed: What|Removed |Added Component|DRM/amdkfd |DRM/Intel CC|

[Bug 95306] Random Blank(black) screens on "Carrizo"

2016-08-05 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=95306 Josh changed: What|Removed |Added Severity|normal |major OS|All

[Bug 95306] Random Blank(black) screens on "Carrizo"

2016-08-05 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=95306 --- Comment #2 from Josh --- This bug affects me on Ubuntu 14.04, 15.10, 16.04, and Arch Linux. I too have the same AMD chip, A10-8700p, on an HP 17-g121wm. I can only get past the black screen if I boot into low-graphics mode with the nomodeset

[Bug 97055] Black screens on A10-8780P (Carrizo) + R7 M260/M265 (Topaz) Combo

2016-08-05 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97055 --- Comment #3 from Josh --- This bug affects me on Ubuntu 14.04, 15.10, 16.04, and Arch Linux. I too have the same AMD chip, A10-8700p, on an HP 17-g121wm. I can only get past the black screen if I boot into low-graphics mode with the nomodeset

[Bug 97055] Black screens on A10-8780P (Carrizo) + R7 M260/M265 (Topaz) Combo

2016-08-05 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97055 --- Comment #4 from Alex Deucher --- Does appending: amdgpu.runpm=0 to the kernel command line in grub help? -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment wa

[Bug 97220] miss detect monitor. dell UP3214Q

2016-08-05 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97220 Bug ID: 97220 Summary: miss detect monitor. dell UP3214Q Product: DRI Version: XOrg git Hardware: Other OS: All Status: NEW Severity: normal Pri

[Bug 97221] monitor miss detection, philips 242G5

2016-08-05 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97221 Bug ID: 97221 Summary: monitor miss detection, philips 242G5 Product: DRI Version: XOrg git Hardware: Other OS: All Status: NEW Severity: normal

[Bug 97221] monitor miss detection, philips 242G5

2016-08-05 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97221 --- Comment #1 from kenneth johansson --- Created attachment 125567 --> https://bugs.freedesktop.org/attachment.cgi?id=125567&action=edit xorg log -- You are receiving this mail because: You are the assignee for the bug. -- next p

[Bug 97220] miss detect monitor. dell UP3214Q

2016-08-05 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97220 --- Comment #1 from kenneth johansson --- Created attachment 125568 --> https://bugs.freedesktop.org/attachment.cgi?id=125568&action=edit xorg log -- You are receiving this mail because: You are the assignee for the bug. -- next p

[Bug 97221] monitor miss detection, philips 242G5

2016-08-05 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97221 Alex Deucher changed: What|Removed |Added Attachment #125567|text/x-log |text/plain mime type|

[Bug 97220] miss detect monitor. dell UP3214Q

2016-08-05 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97220 Alex Deucher changed: What|Removed |Added Attachment #125568|text/x-log |text/plain mime type|

[Bug 97128] Kernel hang when running out of memory

2016-08-06 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97128 Bas Nieuwenhuizen changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 95247] System hangs after ~10 minutes when using Radeon R9 390

2016-08-06 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=95247 --- Comment #7 from Sandeep --- 00:00.0 Host bridge [0600]: Intel Corporation Skylake Host Bridge/DRAM Registers [8086:191f] (rev 07) 00:01.0 PCI bridge [0604]: Intel Corporation Skylake PCIe Controller (x16) [8086:1901] (rev 07) 00:08.0 System p

[Bug 93649] [radeonsi] Graphics lockup while playing tf2

2016-08-07 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=93649 --- Comment #19 from pandiculationfinch at gmail.com --- happens with stellaris as well. -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <

[Bug 91281] Tonga VCE 2160p encode fails with BO to small for addr

2016-08-07 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=91281 --- Comment #6 from Andy Furniss --- Maybe if enc->base.level is unreliable I shouldn't trust enc->base.max_references either, but it seems that the h/w gets set up using it - radeon_vce_40_2_2.c RVCE_CS(MAX2(enc->base.max_references, 1) - 1); /

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

2016-08-08 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97240 Bug ID: 97240 Summary: VCE encoding sometimes locks up since 4.8-rc1 Product: DRI Version: unspecified Hardware: Other OS: All Status: NEW Severity: norma

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

2016-08-08 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97240 --- Comment #1 from Christoph Haag --- Created attachment 125591 --> https://bugs.freedesktop.org/attachment.cgi?id=125591&action=edit dmesg Almost forgot dmesg. I think these messages correspond with the hang: [ 64.406834]

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

2016-08-08 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97240 Christian König changed: What|Removed |Added CC||deathsimple at vodafone.de --- Commen

[Bug 97248] [regression] [amdgpu] New regression in 4.8-rc1

2016-08-08 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97248 Bug ID: 97248 Summary: [regression] [amdgpu] New regression in 4.8-rc1 Product: DRI Version: DRI git Hardware: Other OS: All Status: NEW Severity: normal

[Bug 97248] [regression] [amdgpu] New regression in 4.8-rc1

2016-08-08 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97248 --- Comment #1 from Alex Deucher --- does reverting c63695cc5e5f685e924e25a8f9555f6e846f1fc6 help? drm/amdgpu: work around lack of upstream ACPI support for D3cold Until Dave's patch to support the new hybrid gfx ACPI method goes upstream, we c

[Bug 97248] [regression] [amdgpu] New regression in 4.8-rc1

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

[Bug 97248] [regression] [amdgpu] New regression in 4.8-rc1

2016-08-08 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97248 --- Comment #3 from Mike Lothian --- Created attachment 125606 --> https://bugs.freedesktop.org/attachment.cgi?id=125606&action=edit acpi switcherooo -- You are receiving this mail because: You are the assignee for the bug. -- nex

[Bug 97248] [regression] [amdgpu] New regression in 4.8-rc1

2016-08-08 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97248 --- Comment #4 from Mike Lothian --- Created attachment 125607 --> https://bugs.freedesktop.org/attachment.cgi?id=125607&action=edit acpi off -- You are receiving this mail because: You are the assignee for the bug. -- next part -

[Bug 97248] [regression] [amdgpu] New regression in 4.8-rc1

2016-08-08 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97248 --- Comment #5 from Mike Lothian --- Created attachment 125608 --> https://bugs.freedesktop.org/attachment.cgi?id=125608&action=edit amdgpu switcheroo -- You are receiving this mail because: You are the assignee for the bug. -- ne

[Bug 97248] [regression] [amdgpu] New regression in 4.8-rc1

2016-08-08 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97248 --- Comment #6 from Mike Lothian --- Yes reverting that patch seems to work -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL:

[Bug 97248] [regression] [amdgpu] New regression in 4.8-rc1

2016-08-08 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97248 --- Comment #7 from Alex Deucher --- (In reply to Mike Lothian from comment #2) > I'll revert that on the 4.9-next-wip branch and see if it makes a difference > > I'm bisecting on linus's tree at the moment to see where the regression > crept in

[Bug 96278] [amdgpu][tonga]Kernel Hung when starting X while detecting outputs

2016-08-08 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=96278 JohnDoe changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug 97249] R290x combined with Mg279q, Dp link fail in ubuntu, in multihead setup.

2016-08-08 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97249 Bug ID: 97249 Summary: R290x combined with Mg279q, Dp link fail in ubuntu, in multihead setup. Product: Mesa Version: 11.2 Hardware: x86-64 (AMD64) OS: Linu

[Bug 97249] R290x combined with Mg279q, Dp link fail in ubuntu, in multihead setup.

2016-08-08 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97249 --- Comment #1 from ramsland at hotmail.com --- Created attachment 125612 --> https://bugs.freedesktop.org/attachment.cgi?id=125612&action=edit glxinfo -- You are receiving this mail because: You are the assignee for the bug. -- n

[Bug 97249] R290x combined with Mg279q, Dp link fail in ubuntu-multihead setup.

2016-08-08 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97249 ramsland at hotmail.com changed: What|Removed |Added Summary|R290x combined with Mg279q, |R290x combined with Mg279q,

[Bug 97249] R290x combined with Mg279q, Dp link fail in ubuntu-multihead setup.

2016-08-08 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97249 --- Comment #2 from ramsland at hotmail.com --- Created attachment 125613 --> https://bugs.freedesktop.org/attachment.cgi?id=125613&action=edit Error msg in dmsg at startup. -- You are receiving this mail because: You are the assignee for the

[Bug 97249] R290x combined with Mg279q, Dp link fail in ubuntu-multihead setup.

2016-08-08 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97249 --- Comment #3 from ramsland at hotmail.com --- Created attachment 125614 --> https://bugs.freedesktop.org/attachment.cgi?id=125614&action=edit dmsg error when using xrandr to set resolution higher than 1080p. -- You are receiving this mail b

[Bug 97249] R290x combined with Mg279q, Dp link fail in ubuntu-multihead setup.

2016-08-08 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97249 --- Comment #4 from ramsland at hotmail.com --- Created attachment 125621 --> https://bugs.freedesktop.org/attachment.cgi?id=125621&action=edit glx info from fedora 24 live. -- You are receiving this mail because: You are the assignee for the

[Bug 97249] R290x combined with Mg279q, Dp link fail in ubuntu-multihead setup.

2016-08-08 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97249 --- Comment #5 from ramsland at hotmail.com --- Created attachment 125622 --> https://bugs.freedesktop.org/attachment.cgi?id=125622&action=edit Xorg-log -- You are receiving this mail because: You are the assignee for the bug. --

[Bug 97022] Garbage in windows while running a game windowed

2016-08-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97022 Marek Olšák changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug 97249] R290x combined with Mg279q, Dp link fail in ubuntu-multihead setup.

2016-08-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97249 Michel Dänzer changed: What|Removed |Added Product|Mesa|DRI Version|11.2

[Bug 97022] Garbage in windows while running a game windowed

2016-08-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97022 Peter Mulholland changed: What|Removed |Added Status|RESOLVED|VERIFIED --- Comment #13 from Peter M

[Bug 97258] Polaris: no sound over HDMI

2016-08-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97258 Bug ID: 97258 Summary: Polaris: no sound over HDMI Product: DRI Version: DRI git Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal

[Bug 97258] Polaris: no sound over HDMI

2016-08-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97258 --- Comment #1 from Alex Deucher --- Audio is only supported with the new DAL display code which is not upstream yet. You can use this branch in the interim: https://cgit.freedesktop.org/~agd5f/linux/log/?h=amd-staging-4.6 -- You are receiving

[Bug 97259] gem_shrink -oom subcases return fail instead of pass

2016-08-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97259 Bug ID: 97259 Summary: gem_shrink -oom subcases return fail instead of pass Product: DRI Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW

[Bug 97260] R9 290 low performance in Linux 4.7

2016-08-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97260 Bug ID: 97260 Summary: R9 290 low performance in Linux 4.7 Product: DRI Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Keywords

[Bug 97260] R9 290 low performance in Linux 4.7

2016-08-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97260 --- Comment #1 from Alex Deucher --- Can you bisect? -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL:

[Bug 97259] gem_shrink -oom subcases return fail instead of pass

2016-08-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97259 --- Comment #1 from cprigent --- Same with hang and hang-userptr. See https://bugs.freedesktop.org/show_bug.cgi?id=95423#c3 -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTM

[Bug 97259] Some gem_shrink subcases return fail instead of pass

2016-08-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97259 cprigent changed: What|Removed |Added Summary|gem_shrink -oom subcases|Some gem_shrink subcases |r

[Bug 97258] Polaris: no sound over HDMI

2016-08-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97258 --- Comment #2 from Marius Orcsik --- Thank you Alex, I'll try it. I've already tried the branches "drm-next-4.8-wip-dal" and "drm-next-4.6-wip-dal" from the same tree - the latter being suggested in another bug - and the compile was failing. -

[Bug 97258] Polaris: no sound over HDMI

2016-08-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97258 --- Comment #3 from Marius Orcsik --- Well, the compile of amd-staging-4.6 failed too: CC [M] drivers/gpu/drm/amd/amdgpu/../dal/dc/i2caux/dce80/i2c_sw_engine_dce80.o drivers/gpu/drm/amd/amdgpu/../dal/dc/i2caux/dce80/i2c_sw_engine_dce80.c:53:

[Bug 97258] Polaris: no sound over HDMI

2016-08-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97258 --- Comment #4 from Alex Deucher --- (In reply to Marius Orcsik from comment #3) > Well, the compile of amd-staging-4.6 failed too: > > > CC [M] > drivers/gpu/drm/amd/amdgpu/../dal/dc/i2caux/dce80/i2c_sw_engine_dce80.o > drivers/gpu/drm/amd/

[Bug 97258] Polaris: no sound over HDMI

2016-08-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97258 --- Comment #5 from Marius Orcsik --- Created attachment 125641 --> https://bugs.freedesktop.org/attachment.cgi?id=125641&action=edit Removing some unused structures from DAL related files OK, there were a few other issues in getting this bran

[Bug 97258] Polaris: no sound over HDMI

2016-08-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97258 --- Comment #6 from Marius Orcsik --- Thank you Alex. I'll compile again without -Werror. Sorry for all the spam and thank you (again) for your replies. -- You are receiving this mail because: You are the assignee for the bug. -- n

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

2016-08-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97240 --- Comment #3 from Christoph Haag --- I'm not completely confident that I marked every bad commit, but I got this: c4120d55ffa44746584a8a1e5b00cb7eafc006ff is the first bad commit commit c4120d55ffa44746584a8a1e5b00cb7eafc006ff Author: Christia

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

2016-08-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97240 --- Comment #4 from Andy Furniss --- (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 first place that it's really an UVD problem. So does

[Bug 97055] Black screens on A10-8780P (Carrizo) + R7 M260/M265 (Topaz) Combo

2016-08-09 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=97055 --- Comment #5 from Josh --- (In reply to Alex Deucher from comment #4) > Does appending: > amdgpu.runpm=0 > to the kernel command line in grub help? No, appending amdgpu.runpm=0 does not help. -- You are receiving this mail because: You are t

<    1   2   3   4   5   6   7   8   9   10   >