Force GPU Acceleration Possible - Chromium / Brave Browser

Hey Everyone,

As the subject states, is there a way to force GPU Acceleration for the Chromium Browsers, specifically Brave? I know the Chromium team disabled GPU acceleration a few years ago, but is there any workarounds at this point?

Any help or feedback would be greatly appreciated. Thanks!

Thanks,
Asif

Append the following lines in ~/.config/chromium-flags.conf:

--ignore-gpu-blocklist
--enable-gpu-rasterization
--enable-zero-copy

More info:

https://wiki.archlinux.org/title/chromium#Force_GPU_acceleration

Not sure if this will work in Brave or not

Anyone else with experience in doing this with Brave Browser possibly?

Thanks!