FreeBSDDesktop / DEPRECATED-freebsd-base-graphics

Fork of FreeBSD's base repository to work on graphics-stack-related projects
Other
49 stars 13 forks source link

amdgpu option to support SI cards #106

Closed girivs closed 7 years ago

girivs commented 7 years ago

CONFIG_DRM_AMDGPU_CIK=Y CONFIG_DRM_AMDGPU_SI=Y (linux 4.9)

Can an option be provided to compile with these defined in order to take advantage of this?

mattmacy commented 7 years ago

I'm happy to do this, but I think the amdgpu driver is less stable than radeon at the moment.

mattmacy commented 7 years ago

(On FreeBSD)

girivs commented 7 years ago

Understood. Having the option is good though, when it does get more stable. I confirmed this works with Linux, just to make sure upstream is stable.

mattmacy commented 7 years ago

It's now enabled by default- not sure about cik.