[Bug 99857] Radeon R7 M260/M265 *ERROR* amdgpu asic reset failed - Suspending notebook freezes it

2017-02-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=99857 Bug ID: 99857 Summary: Radeon R7 M260/M265 *ERROR* amdgpu asic reset failed - Suspending notebook freezes it Product: DRI Version: XOrg git Hardware: x86-64 (AMD64)

[Bug 99744] Bad crtc detection on Radeon Pro WX 4100

2017-02-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=99744 --- Comment #8 from Matt Corallo --- Confirmed the attached patch fixes the issue. -- You are receiving this mail because: You are the assignee for the bug.___ dri-devel mailing list dri-devel@lists.f

[drm-intel:drm-intel-next-queued 3/23] drivers/gpu/drm/i915/i915_gem_gtt.c:964: error: 'iter.sg' is used uninitialized in this function

2017-02-18 Thread kbuild test robot
tree: git://anongit.freedesktop.org/drm-intel drm-intel-next-queued head: 75c7b0b8620ce5a672da02e721a775acb7863c64 commit: 894ccebee2b0e606ba9638d20dd87b33568482d7 [3/23] drm/i915: Micro-optimise gen8_ppgtt_insert_entries() config: x86_64-randconfig-a0-02190713 (attached as .config) compiler:

[Bug 35457] [rs690m] Graphics corruption with ati x1200

2017-02-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35457 --- Comment #112 from Micha --- Still the same problems (with latest Mint Mate + Oibaf-ppa) -- You are receiving this mail because: You are the assignee for the bug.___ dri-devel mailing list dri-deve

[PATCH] drm/ttm: fix use-after-free races in vm fault handling

2017-02-18 Thread Nicolai Hähnle
From: Nicolai Hähnle The vm fault handler relies on the fact that the VMA owns a reference to the BO. However, once mmap_sem is released, other tasks are free to destroy the VMA, which can lead to the BO being freed. Fix two code paths where that can happen, both related to vm fault retries. Fou

Re: [PATCH 2/2] drm/ast: Support AST2500

2017-02-18 Thread Benjamin Herrenschmidt
On Sat, 2017-02-18 at 15:43 +, Emil Velikov wrote: > > Out of curiosity - can you try testing with and w/o the ddr_test_2500 > bug fix(?). > Would be interesting to see if any of the omitted code [in > ast_dram_init_2500] has noticeable effect. Afaik, the original ddr_test_2500 from aspeed wa

Re: [PATCH 6/9] drm/ast: Factor mmc_test code in POST code

2017-02-18 Thread Benjamin Herrenschmidt
On Sat, 2017-02-18 at 15:28 +, Emil Velikov wrote: > Original code does the following data flexing only for the mmc_*test2 > code, while this patch adds it to both test and test2. > >    data = ast_mindwm(...); >    data = (data | (data >> 16)) & 0x; > //   ast_moutdwm(...); >

[PULL] tinydrm

2017-02-18 Thread Noralf Trønnes
Hi Dave, Please pull tinydrm. Thanks, Noralf The following changes since commit 9ca70356a9260403c1bda40d942935e55d00c11c: Revert "drm: Resurrect atomic rmfb code, v3" (2017-02-17 12:39:04 +1000) are available in the git repository at: https://github.com/notro/linux tags/drm-tinydrm-2017-

Re: [PATCH 2/2] drm/ast: Support AST2500

2017-02-18 Thread Emil Velikov
On 18 February 2017 at 03:41, Benjamin Herrenschmidt wrote: > On Fri, 2017-02-17 at 21:27 +, Emil Velikov wrote: >> Hi Ben, > > .../... > >> Not sure why you opted for splitting each suggestion in separate >> email, but it seems to have lead to a [serious] bugfix to go >> unnoticed. > > Many

Re: [PATCH 6/9] drm/ast: Factor mmc_test code in POST code

2017-02-18 Thread Emil Velikov
On 17 February 2017 at 05:32, Benjamin Herrenschmidt wrote: > There's a lot of duplication for what's essentially N copies of > the same loop, so factor it. The upcoming AST2500 POST code adds > more of this. > > Signed-off-by: Benjamin Herrenschmidt Here is where things go fun: Original code d

Re: [PATCH 4/9] drm/ast: Fix calculation of MCLK

2017-02-18 Thread Emil Velikov
On 17 February 2017 at 05:32, Benjamin Herrenschmidt wrote: > Some braces were missing causing an incorrect calculation. > > Y.C. Chen from Aspeed provided me with the right formula > which I tested on AST2400 and 2500. > > The MCLK isn't currently used by the driver (it will eventually > to filte

Re: [PATCH 3/9] drm/ast: Remove spurrious include

2017-02-18 Thread Emil Velikov
On 17 February 2017 at 05:32, Benjamin Herrenschmidt wrote: > Signed-off-by: Benjamin Herrenschmidt Nice - this should shave a few bytes of off the module size. Reviewed-by: Emil Velikov -Emil ___ dri-devel mailing list dri-devel@lists.freedesktop.or

Re: [PATCH 2/9] drm/ast: const'ify mode setting tables

2017-02-18 Thread Emil Velikov
On 17 February 2017 at 05:32, Benjamin Herrenschmidt wrote: > And fix some comment alignment & space/tabs while at it > > Signed-off-by: Benjamin Herrenschmidt Could have kept the white space changes separate, but that's me being pedantic :-] Either way: Reviewed-by: Emil Velikov -Emil

Re: [PATCH 2/2] drm/ast: Support AST2500

2017-02-18 Thread Emil Velikov
On 17 February 2017 at 21:36, Benjamin Herrenschmidt wrote: > On Fri, 2017-02-17 at 21:27 +, Emil Velikov wrote: >> > Heh ok. I don't want to change that POST code too much as I'm not >> > equipped to test it, but I'll have a look later today. >> > >> >> Not sure why you opted for splitting ea

[Bug 193081] amdgpu-related kernel output delays booting/suspending/resuming

2017-02-18 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=193081 Michael Long (harn-s...@gmx.de) changed: What|Removed |Added Kernel Version|4.9.x, 4.10-rcX |4.9, 4.10-rc8 R

[Bug 99484] Crusader Kings 2 - Loading bars, siege bars, morale bars, etc. do not render correctly

2017-02-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=99484 Timothy Arceri changed: What|Removed |Added URL||https://bugs.llvm.org/show_

[Bug 99843] Geometry Shader - Incorrect Output

2017-02-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=99843 smoki changed: What|Removed |Added Component|Drivers/Gallium/radeonsi|Drivers/Gallium/r600 -- You are receiving this

Re: [PATCH trivial 3/4] drm/amd: Spelling s/SDMA_WRTIE_SUB_OPCODE_TILED/SDMA_WRITE_SUB_OPCODE_TILED/

2017-02-18 Thread Christian König
Am 17.02.2017 um 16:36 schrieb Geert Uytterhoeven: Signed-off-by: Geert Uytterhoeven Cc: Alex Deucher Cc: Christian König Cc: dri-devel@lists.freedesktop.orgamd-...@lists.freedesktop.org Reviewed-by: Christian König --- drivers/gpu/drm/amd/amdgpu/cikd.h | 2 +- drivers/gpu/drm/radeon/c