On 2018-03-29 20:22, Sean Paul wrote:
On Thu, Mar 29, 2018 at 03:59:24PM +0530, Sravanthi Kollukuduru wrote:
Currently, the downstream driver depends on the DT file for the
hardware block offsets and other target specific catalog information.
To align the driver with the upstream DT design, this
On Thursday 29 March 2018 12:36 AM, Sean Paul wrote:
Ensure that any queued events are issued when disabling the crtc. This
avoids timeouts when we come back and wait for dependencies (like the
previous frame's flip_done).
Reviewed-by: Archit Taneja
Changes in v2:
- None
Signed-off-by: S
On Thursday 29 March 2018 12:36 AM, Sean Paul wrote:
Don't leave the event != NULL once it's consumed, this is used a signal
s/used a/used as a ?
to the atomic helpers that the event will be handled by the driver.
Reviewed-by: Archit Taneja
Changes in v2:
- None
Cc: Jeykumar Sankaran
On Thursday 29 March 2018 12:36 AM, Sean Paul wrote:
Factor out the commit_tail() portions of complete_commit() into a
separate function to facilitate moving to the atomic helpers in future
patches.
Reviewed-by: Archit Taneja
Changes in v2:
- None
Cc: Jeykumar Sankaran
Signed-off-by: Se
On Thursday 29 March 2018 12:36 AM, Sean Paul wrote:
Now that we have private state handled by the core, we can use those
instead of rolling our own swap_state for private data.
Originally posted here: https://patchwork.freedesktop.org/patch/211361/
Changes in v2:
- Use state->state in disp
https://bugs.freedesktop.org/show_bug.cgi?id=105425
--- Comment #12 from MirceaKitsune ---
Created attachment 138483
--> https://bugs.freedesktop.org/attachment.cgi?id=138483&action=edit
Output of: watch cat /sys/kernel/debug/dri/0/amdgpu_pm_info
I decided to turn my attention to the last logi
Am 01.04.2018 um 20:21 schrieb Takashi Iwai:
On Sun, 01 Apr 2018 19:58:11 +0200,
Christian K6nig wrote:
Am 01.04.2018 um 19:45 schrieb Ilia Mirkin:
On Sun, Apr 1, 2018 at 1:39 PM, Christian König
wrote:
Am 30.03.2018 um 22:45 schrieb Takashi Iwai:
amdgpu driver lacks of modeset module option
https://bugs.freedesktop.org/show_bug.cgi?id=99403
--- Comment #4 from Roman Elshin ---
patch from 94459 does not help, d3d9 apitrace (witcher.trace.7z - 170M):
https://drive.google.com/file/d/11yogHC1q45emz3hOQOkJ70wW_xzhjOP8/view?usp=sharing
--
You are receiving this mail because:
You are the
https://bugs.freedesktop.org/show_bug.cgi?id=105425
--- Comment #11 from MirceaKitsune ---
I'm still struggling to debug this. The more I see the more my jaw drops.
First of all, the rule that disabling anti-aliasing decreases the frequency of
the freeze (see the comments above) was just patched
https://bugs.freedesktop.org/show_bug.cgi?id=105218
Matias N. Goldberg changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bugs.freedesktop.org/show_bug.cgi?id=105218
--- Comment #7 from Matias N. Goldberg ---
I just tested with Mesa latest from git
(2f175bfe5d8ca59a8a68b6d6d072cd7bf2f8baa9) and LLVM 7.0 revision 328838
(anything newer and Mesa won't compile due to a known issue) and the problem is
gone.
Eit
On Sun, 01 Apr 2018 19:58:11 +0200,
Christian K6nig wrote:
>
> Am 01.04.2018 um 19:45 schrieb Ilia Mirkin:
> > On Sun, Apr 1, 2018 at 1:39 PM, Christian König
> > wrote:
> >> Am 30.03.2018 um 22:45 schrieb Takashi Iwai:
> >>> amdgpu driver lacks of modeset module option other drm drivers provide
https://bugs.freedesktop.org/show_bug.cgi?id=102553
--- Comment #19 from mercuriete ---
Created attachment 138480
--> https://bugs.freedesktop.org/attachment.cgi?id=138480&action=edit
lspci balanced
--
You are receiving this mail because:
You are the assignee for the bug._
https://bugs.freedesktop.org/show_bug.cgi?id=102553
--- Comment #18 from mercuriete ---
Created attachment 138479
--> https://bugs.freedesktop.org/attachment.cgi?id=138479&action=edit
lspci battery
--
You are receiving this mail because:
You are the assignee for the bug.__
Am 01.04.2018 um 19:45 schrieb Ilia Mirkin:
On Sun, Apr 1, 2018 at 1:39 PM, Christian König
wrote:
Am 30.03.2018 um 22:45 schrieb Takashi Iwai:
amdgpu driver lacks of modeset module option other drm drivers provide
for enforcing or disabling the driver load. Interestingly, the
amdgpu_mode var
https://bugs.freedesktop.org/show_bug.cgi?id=102553
--- Comment #17 from mercuriete ---
With the patch from comment 4 ported to amdgpu...
https://patchwork.kernel.org/patch/8731311/
the warning is silenced but i have the same behaviour as Stefano Cipriani
I will attach lspci of battery and bal
On Sun, Apr 1, 2018 at 1:39 PM, Christian König
wrote:
> Am 30.03.2018 um 22:45 schrieb Takashi Iwai:
>>
>> amdgpu driver lacks of modeset module option other drm drivers provide
>> for enforcing or disabling the driver load. Interestingly, the
>> amdgpu_mode variable declaration is already found
Am 30.03.2018 um 22:45 schrieb Takashi Iwai:
amdgpu driver lacks of modeset module option other drm drivers provide
for enforcing or disabling the driver load. Interestingly, the
amdgpu_mode variable declaration is already found in the header file,
but the actual implementation seems to have bee
https://bugs.freedesktop.org/show_bug.cgi?id=103736
--- Comment #14 from aceman ---
I'm using Mesa git, but LLVM 6.0 release. Is that fine wrt. this mismatch?
--
You are receiving this mail because:
You are the assignee for the bug.___
dri-devel maili
https://bugs.freedesktop.org/show_bug.cgi?id=102553
--- Comment #16 from mercuriete ---
(In reply to Alex Deucher from comment #13)
> Created attachment 138450 [details] [review]
> possible fix
>
> Thanks for looking into this. Good start! The attached patch should fix it.
Hi Alex,
I tested y
https://bugs.freedesktop.org/show_bug.cgi?id=105733
--- Comment #6 from Allan ---
TL;DR : I don't have any idea of what is happening. The errors aren't clear and
I didn't find a discrete way of reproducing it and I'm in need of help.
That's exactly the problem... I'm getting crazy about this pro
https://bugs.freedesktop.org/show_bug.cgi?id=99403
--- Comment #3 from Roman Elshin ---
I am not sure about compiling 32 bit mesa on 64 bit system, but will try.
--
You are receiving this mail because:
You are the assignee for the bug.___
dri-devel ma
https://bugzilla.kernel.org/show_bug.cgi?id=199085
--- Comment #5 from Stuart Foster (smf.li...@ntlworld.com) ---
If I remove drm_kms_helper.edid_firmware=edid/hp_lp2065.bin from the kernel
boot line the messages go away and as far as I can seen no edid data is loaded
by the kernel is this the cor
https://bugs.freedesktop.org/show_bug.cgi?id=99403
--- Comment #2 from i...@yahoo.com ---
Could you try the patch from this bugreport :
https://bugs.freedesktop.org/show_bug.cgi?id=94459
If the bug is still present, please make an d3d9 apitrace of the game that
shows the bug. The smaller the fil
https://bugs.freedesktop.org/show_bug.cgi?id=105729
--- Comment #3 from Jan Vlug ---
I reported this issue also on the AMD support forum here:
https://community.amd.com/message/2855328
--
You are receiving this mail because:
You are the assignee for the bug._
https://bugs.freedesktop.org/show_bug.cgi?id=104825
--- Comment #17 from mlen ---
No issues on drm-next-4.17-wip, unbinding works without any lockdep issues.
Do you plan to backport these changes to 4.16 or maybe even 4.15?
For the record, suspend fails on drm-next-4.17-wip. This could be poss
https://bugs.freedesktop.org/show_bug.cgi?id=105729
Jan Vlug changed:
What|Removed |Added
Summary|AMD Radeon flickering on|AMD Radeon flickering on
|
https://bugs.freedesktop.org/show_bug.cgi?id=103736
--- Comment #13 from Ernst Sjöstrand ---
aceman: the problem was mismatching development snapshots, couldn't happen if
you have any real releases in the mix.
--
You are receiving this mail because:
You are the assignee for the bug.
28 matches
Mail list logo