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)
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
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:
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
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
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
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(...);
>
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-
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
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
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
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
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
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
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
https://bugs.freedesktop.org/show_bug.cgi?id=99484
Timothy Arceri changed:
What|Removed |Added
URL||https://bugs.llvm.org/show_
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
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
18 matches
Mail list logo