https://bugs.freedesktop.org/show_bug.cgi?id=99970
Bug ID: 99970 Summary: DRI3 steam login window is empty Product: DRI Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium Component: DRM/Radeon Assignee: dri-devel@lists.freedesktop.org Reporter: cosiekvfj@o2.pl
Created attachment 129927 --> https://bugs.freedesktop.org/attachment.cgi?id=129927&action=edit screenshot
Steam login window is empty with dri3. Window is functional. I can write my password and when I press enter I can login to steam. After that everything is normal. With dri2 bug is not present.
01:05.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] RC410M [Mobility Radeon Xpress 200M]
https://bugs.freedesktop.org/show_bug.cgi?id=99970
--- Comment #1 from cosiekvfj@o2.pl --- Created attachment 129932 --> https://bugs.freedesktop.org/attachment.cgi?id=129932&action=edit Piglit dri2 patched
I'm testing mesa with patch for this bug: https://bugs.freedesktop.org/show_bug.cgi?id=98869 And also will be testing this: https://bugs.freedesktop.org/show_bug.cgi?id=37724
https://bugs.freedesktop.org/show_bug.cgi?id=99970
--- Comment #2 from cosiekvfj@o2.pl --- Created attachment 129934 --> https://bugs.freedesktop.org/attachment.cgi?id=129934&action=edit piglit dri3 patched
In addition to dri setting I'm also using this in xorg.conf Option "EnablePageFlip" "false" Option "SwapbuffersWait" "false"
https://bugs.freedesktop.org/show_bug.cgi?id=99970
cosiekvfj@o2.pl changed:
What |Removed |Added ---------------------------------------------------------------------------- Priority|medium |high
https://bugs.freedesktop.org/show_bug.cgi?id=99970
--- Comment #3 from Michel Dänzer michel@daenzer.net --- Please attach the corresponding Xorg log file.
https://bugs.freedesktop.org/show_bug.cgi?id=99970
--- Comment #4 from cosiekvfj@o2.pl --- Created attachment 129953 --> https://bugs.freedesktop.org/attachment.cgi?id=129953&action=edit DRI3 Xorg.log
https://bugs.freedesktop.org/show_bug.cgi?id=99970
--- Comment #5 from cosiekvfj@o2.pl --- Created attachment 129962 --> https://bugs.freedesktop.org/attachment.cgi?id=129962&action=edit DRI2 Xorg.log
Is there anything more needed? If you want more tests or you want me to redo previous tests or if you are unsure about results, I'm happy to help.
https://bugs.freedesktop.org/show_bug.cgi?id=99970
Michel Dänzer michel@daenzer.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #129953|text/x-log |text/plain mime type| |
https://bugs.freedesktop.org/show_bug.cgi?id=99970
--- Comment #6 from Michel Dänzer michel@daenzer.net --- This could be due to a fundamental incompatibility between DRI3 and EXA (as it is used by the radeon driver). That incompatibility is the reason for the radeon(4) manpage saying:
Note: DRI3 may not work correctly in all cases with EXA, enable at your own risk.
You can try glamor, but I'm not sure it can work with your GPU.
https://bugs.freedesktop.org/show_bug.cgi?id=99970
--- Comment #7 from cosiekvfj@o2.pl ---
You can try glamor, but I'm not sure it can work with your GPU.
Yea I think it can't /var/log/Xorg.0.log
glamor requires at least 128 instructions (64 reported)
Is is worth to try to fix DRI3 and EXA for this driver or is it better to stick to DRI2?
https://bugs.freedesktop.org/show_bug.cgi?id=99970
--- Comment #8 from Michel Dänzer michel@daenzer.net --- (In reply to cosiekvfj from comment #7)
Is is worth to try to fix DRI3 and EXA for this driver or is it better to stick to DRI2?
I'd say the latter.
https://bugs.freedesktop.org/show_bug.cgi?id=99970
Martin Peres martin.peres@free.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |MOVED
--- Comment #9 from Martin Peres martin.peres@free.fr --- -- GitLab Migration Automatic Message --
This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.
You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/drm/amd/issues/778.
dri-devel@lists.freedesktop.org