More Radeon R600 compatibility
Alexandre Oliva
lxoliva at fsfla.org
Thu Aug 18 19:23:34 UTC 2016
On Jul 30, 2016, "Denis 'GNUtoo' Carikli" <GNUtoo at no-log.org> wrote:
> - r = ni_init_microcode(rdev);
> - if (r) {
> - DRM_ERROR("Failed to load
> firmware!\n");
> - return r;
> - }
> + ni_init_microcode(rdev);
> + DRM_ERROR("evergreen: Failed to load DCE5
> firmware!\n"); }
> So could you add something like the following to the deblob script:
> clean_sed '
> /r = r600_init_microcode(rdev);/,/}/ s,return r;,/*(DEBLOBBED)*/,
> ' drivers/gpu/drm/radeon/evergreen.c 'enable blobless activation'
Added for the upcoming 4.8, and to 4.7 should there be a need for a
respin. But note that this scriptlet won't make the change around
ni_init_microcode that you made in your patchlet. Is that needed too,
or will it work regardless?
On IRC, you also mentioned something about ath3k. Could you please
supply more details?
Thanks,
--
Alexandre Oliva, freedom fighter http://FSFLA.org/~lxoliva/
You must be the change you wish to see in the world. -- Gandhi
Be Free! -- http://FSFLA.org/ FSF Latin America board member
Free Software Evangelist|Red Hat Brasil GNU Toolchain Engineer
More information about the linux-libre
mailing list