Bug 107509 - corrupted Box in top Right corner in some games
Summary: corrupted Box in top Right corner in some games
Status: RESOLVED MOVED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/Gallium/radeonsi (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Default DRI bug account
QA Contact: Default DRI bug account
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-08-07 10:43 UTC by monkeyinastripedshirt
Modified: 2019-09-25 18:09 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
glxinfo (143.41 KB, text/plain)
2018-08-07 10:43 UTC, monkeyinastripedshirt
Details
Xorg log (155.44 KB, text/plain)
2018-08-07 10:44 UTC, monkeyinastripedshirt
Details
Payday 2 box (1.54 MB, image/png)
2018-08-07 10:46 UTC, monkeyinastripedshirt
Details
Ziggurat box (1.69 MB, image/png)
2018-08-07 10:47 UTC, monkeyinastripedshirt
Details

Description monkeyinastripedshirt 2018-08-07 10:43:39 UTC
Created attachment 140997 [details]
glxinfo

In some games there is a whitish box in the top right corner of the game, it doesn't react to the movement of the ingame player but does shift colors over time, mostly shades of grey. 

I first found it in Ziggurat, "Applying" settings causes causes it to go away for a single level, after which it shows up again. In Payday 2 the box also shows up, changing the resolution seems to not affect the box however changing the shadow resolution seems to change the "contents" of the box. No other settings appear to affect the box.

dmesg only shows this:
radeon_dp_aux_transfer_native: 242 callbacks suppressed
radeon_dp_aux_transfer_native: 242 callbacks suppressed
radeon_dp_aux_transfer_native: 74 callbacks suppressed
radeon_dp_aux_transfer_native: 74 callbacks suppressed

Attached should be the glxinfo output along with the xorg logs.
Comment 1 monkeyinastripedshirt 2018-08-07 10:44:58 UTC
Created attachment 140998 [details]
Xorg log
Comment 2 monkeyinastripedshirt 2018-08-07 10:46:35 UTC
Created attachment 140999 [details]
Payday 2 box
Comment 3 monkeyinastripedshirt 2018-08-07 10:47:04 UTC
Created attachment 141000 [details]
Ziggurat box
Comment 4 Michel Dänzer 2018-08-15 15:25:48 UTC
Is it the same using the amdgpu kernel driver instead of radeon?
Comment 5 monkeyinastripedshirt 2018-08-15 20:11:52 UTC
(In reply to Michel Dänzer from comment #4)
> Is it the same using the amdgpu kernel driver instead of radeon?

You would know better than me but I'm unsure if my card supports it. All the packages are installed but it never loads. Blacklisting the radeon drivers results in it switching to llvmpipe which itself has its own set of issues. I'm pretty sure thats a separate issue though.

Unfortunately my 390x is of a different GCN from the rest of that years models and I've had no end to the troubles that THAT little tidbit has caused. (Among other things no proper dual monitor support)

The Ubuntu Wiki claims that its unsupported but that hasn't been updated in over a year, everywhere else makes it out to be as simple as installing it, if needed blacklisting some drivers and maybe adding something to the Xorg configs. Perhaps I'm missing some step?
Comment 6 Michel Dänzer 2018-08-16 07:46:33 UTC
(In reply to monkeyinastripedshirt from comment #5)
> You would know better than me but I'm unsure if my card supports it.

I wouldn't have asked if it didn't. :)

> All the packages are installed but it never loads. Blacklisting the radeon
> drivers [...]

Don't blacklist radeon, pass

 radeon.cik_support=0 amdgpu.cik_support=1

on the kernel command line.
Comment 7 monkeyinastripedshirt 2018-08-16 18:39:55 UTC
(In reply to Michel Dänzer from comment #6)
> I wouldn't have asked if it didn't. :)

Of course, I just didn't know if you realized which card I was using. :)

Unfortunately the box also shows up while using the amdgpu driver. Is there anything you want me to provide while using this driver?
Comment 8 Timothy Arceri 2018-09-13 02:23:50 UTC
Payday 2 is fine for me on my RX480, mesa git, llvm 8.0 git, 4.17.18 kernel.
Comment 9 GitLab Migration User 2019-09-25 18:09:27 UTC
-- 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/mesa/mesa/issues/1322.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.