http://bugs.winehq.org/show_bug.cgi?id=55818 --- Comment #49 from Stian Low <wineryyyyy@gmail.com> --- (In reply to Tom M from comment #47)
Extended renderer info (GLX_MESA_query_renderer): Vendor: Intel (0x8086) Device: Mesa Intel(R) Graphics (ADL GT2) (0x4628) Video memory: 15662MB Unified memory: yes Does WINE 11.10/11.11 still think Intel UHD620 still only has 3 GB of RAM? Mine has 16 GB according to the above. Not sure if 0x4628 is also affected?
Thanks for glxinfo which confirms your GPU does not match the recently added INTEL_UHD620 0x5917. Your GPU is not explicitly supported either but it may not matter when using egl features to auto detect your card. I'm still testing wine's auto-detect features for gpus/resources especially for GPUs that share RAM because it seems common among many bugs related to performance/memory leaks. I'll continue testing and report back findings for my system with a GPU that shares memory with RAM. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.