Note: All of this applies to AMD graphics cards that arent very new (including yours). Newer ones(1) have hybrid(2) amdgpu-pro
drivers or open-source amdgpu
drivers.
- It seems that no, you will not be able to use proprietary (
fglrx
and catalyst
) drivers on 16.04. Or if then you have to somehow roll back xorg version without breaking everything connected to it.
- Using free/libre (
radeon
) drivers is practically the only option on 16.04
- In my experience, i can play all of my Steam (and other) games with
radeon
drivers
- It really depends on the games. I just ran some benchmarks(3) from openbenchmarking.org and it seems that i have a GPU performance loss of about a quarter to a half. Playing LoL via wine is still fine for me with ~40fps. Native War Thunder is unplayable with ~4fps. Civ5 gets laggy when im not using the strategic view.
Conclusion: I suggest trying out the open-source radeon
drivers especially if you have 16.04 installed already. Maybe they will be enough for you. If not, you should roll back to 14.04 (previous LTS, supported until 2019) to continue using proprietary fglrx
or catalyst
drivers. The thing with open-source drivers is that they will get better and better over time.
(1) Listed here under "AMD Product Compatibility".
(2) Mostly open-source with some binary blobs. Explained a bit here.
(3) I have AMD Radeon HD7670M. My results are here. The one with radeon
drivers is titled kde5+p+k+f+e_radeon
. Not all of those benchmarks are GPU-related.