Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GPU-related artifacts #3969

Closed
iefremov opened this issue Apr 2, 2019 · 13 comments
Closed

GPU-related artifacts #3969

iefremov opened this issue Apr 2, 2019 · 13 comments
Labels
closed/duplicate Issue has already been reported gpu/driver

Comments

@iefremov
Copy link
Contributor

iefremov commented Apr 2, 2019

Description

From Twitter: https://twitter.com/JohnMarkoff2/status/1111299290268196864

My Brave experience has become so horrible. A new tab takes 3-5 secs, typing in the url bar has a lag of multiple seconds. While typing, the window turns to garbage. I deleted ~/Library/Application Support/Brave* and reinstalled and it's the same.

Automatic graphics switching does not have an impact, but I do have more than one GPU card.

Chrome works on the same machine.

It's only a brave issue and for me it didn't start until the Dev release w/ ads. It's actually a 2012 with a GeForce GT 650 running OSX Yosemite. No issues on my other computers. Running Brave immediately turns the fan up to max and I get that weird graphic effect.

More details in the thread

image

@iefremov
Copy link
Contributor Author

iefremov commented Apr 2, 2019

chrome_gpu.zip

GPU logs from Chrome and Brave (note different versions).
Brave managed to pick Apple drivers, while Chrome uses Intel (?)

@iefremov
Copy link
Contributor Author

iefremov commented Apr 2, 2019

@bbondy @bridiver @BrendanEich
FYI, filed the GPU issue discussed in twitter

@iefremov
Copy link
Contributor Author

iefremov commented Apr 2, 2019

@rebron please triage

@BrendanEich BrendanEich changed the title GPU-related artifcats GPU-related artifacts Apr 2, 2019
@rebron rebron added gpu/driver priority/P2 A bad problem. We might uplift this to the next planned release. labels Apr 5, 2019
@iefremov
Copy link
Contributor Author

iefremov commented Apr 6, 2019

Similar picture is in #3471 (comment)

@larseggert
Copy link

larseggert commented May 20, 2020

Similar issue here, in Google Sheets. Version 1.10.64 Chromium: 81.0.4044.138 (Official Build) beta (64-bit). It's fine again after a reboot.

Screen Shot 2020-05-20 at 19 23 29

@bsclifton
Copy link
Member

bsclifton commented May 21, 2020

@larseggert if you run into this again, you can try disabling hardware acceleration under brave://settings/system

It would also be great to know more about your setup - are you on a newer core i9 MacBook? we have seen some errors with those where HW acceleration needs to be disabled for now

I've looked in detail and we're matching Chromium on everything, minus using finch experiments (ex: fetching blacklisted drivers from server)

@larseggert
Copy link

larseggert commented May 21, 2020

It’s a max’ed out 16” MacBook, running on discrete GPU, since I have a large external monitor attached.

  Model Name:	MacBook Pro
  Model Identifier:	MacBookPro16,1
  Processor Name:	8-Core Intel Core i9
  Processor Speed:	2.4 GHz
...
  Chipset Model:	AMD Radeon Pro 5500M
  Type:	GPU
  Bus:	PCIe
  PCIe Lane Width:	x8
  VRAM (Total):	8 GB
  Vendor:	AMD (0x1002)
  Device ID:	0x7340
  Revision ID:	0x0040
  ROM Revision:	113-D3220E-190
  VBIOS Version:	113-D32206U1-019
  Option ROM Version:	113-D32206U1-019
  EFI Driver Version:	01.01.190

I think this is actually a Chromium issue, when it happens in Brave it also happens in Chrome.

@lukemulks
Copy link

I'm also encountering this issue.

`

Brave 1.12.87 Chromium: 84.0.4147.89 (Official Build) dev (64-bit)
Revision 19abfe7bcba9318a0b2a6bc6634a67fc834aa592-refs/branch-heads/4147@{#852}
OS Linux
JavaScript V8 8.4.371.19
Flash (Disabled)
User Agent Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.89 Safari/537.36
Command Line /opt/brave.com/brave-dev/brave --enable-dom-distiller --disable-domain-reliability --no-pings --extension-content-verification=enforce_strict --extensions-install-verification=enforce --origin-trial-public-key=bYUKPJoPnCxeNvu72j4EmPuK7tr1PAC7SHh8ld9Mw3E=,fMS4mpO6buLQ/QMd+zJmxzty/VQ6B1EUZqoCU04zoRU= --sync-url=https://sync-v2.brave.com/v2 --enable-features=DnsOverHttps,AutoupgradeMixedContent,PassiveMixedContentWarning,WebUIDarkMode,MixedContentSiteSetting,ReducedReferrerGranularity,PasswordImport,PrefetchPrivacyChanges --disable-features=AutofillServerCommunication,LookalikeUrlNavigationSuggestionsUI,TextFragmentAnchor,AllowPopupsDuringPageUnload,AutofillEnableAccountWalletStorage,NotificationTriggers,SmsReceiver,TabHoverCards,VideoPlaybackQuality,UseButtonTranslateBubbleUI --flag-switches-begin --load-media-router-component-extension=1 --enable-features=DnsOverHttps,AutoupgradeMixedContent,PassiveMixedContentWarning,WebUIDarkMode,MixedContentSiteSetting,ReducedReferrerGranularity,PasswordImport,PrefetchPrivacyChanges,BraveAdblockCosmeticFiltering,TabGroups --flag-switches-end
`

I'm encountering the issue on several different websites at the moment.

The most recent was Twitter:
Screenshot from 2020-07-16 23-06-34

Artifacts present at the top of the Mentions section.

I've reproduced on at least 3 different occasions in Google Sheets.

Will disable hardware acceleration and report back if I reproduce the issue.

@kachapman
Copy link

Disabling hardware acceleration solved the problem, but created a new problem where certain web pages that were using it are extremely slow.

@kachapman
Copy link

The issue still persists in Version 1.14.81

@jeroenim0
Copy link

1.16.67 still present, restart of the browser solves the issue though. No need to reboot..

@eljuno
Copy link

eljuno commented Nov 22, 2020

+1 from Community https://community.brave.com/t/display-glitches-after-a-while/181318?u=eljuno

You'll find similar reports on Community.

@bsclifton bsclifton removed the priority/P2 A bad problem. We might uplift this to the next planned release. label Feb 8, 2021
@bsclifton
Copy link
Member

Closing as duplicate of #3471

@bsclifton bsclifton added the closed/duplicate Issue has already been reported label Feb 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed/duplicate Issue has already been reported gpu/driver
Projects
None yet
Development

No branches or pull requests

8 participants