Anssi Hannula
2009-Dec-11 15:53 UTC
[Nouveau] [PATCH] drm/nouveau: provide ctxprog/ctxvals in ihex format
Firmware files in firmware/ directory are not expected to be in binary format. The nouveau files are in binary format, and are therefore removed when running e.g. make clean. Fix that by converting them to ihex format instead. The patch is really big as it contains the ctxprogs stuff, so I'll provide a link instead: http://stuff.onse.fi/0001-drm-nouveau-provide-ctxprog-ctxvals-in-ihex-format.patch -- Anssi Hannula
Pekka Paalanen
2009-Dec-12 13:31 UTC
[Nouveau] [PATCH] drm/nouveau: provide ctxprog/ctxvals in ihex format
On Fri, 11 Dec 2009 17:53:31 +0200 Anssi Hannula <anssi.hannula at iki.fi> wrote:> Firmware files in firmware/ directory are not expected to be in > binary format. The nouveau files are in binary format, and are > therefore removed when running e.g. make clean. > > Fix that by converting them to ihex format instead. > > The patch is really big as it contains the ctxprogs stuff, so I'll > provide a link instead: > http://stuff.onse.fi/0001-drm-nouveau-provide-ctxprog-ctxvals-in-ihex-format.patchPushed, thanks. -- Pekka Paalanen http://www.iki.fi/pq/
Reasonably Related Threads
- [PATCH 1/3] drm/nv50: Implement ctxprog/state generation.
- [TEST REQUEST] NV50/NV8x/NV9x ctxprog and ctxvals generator
- [TEST REQUEST] NV50/NV8x/NV9x/NVAx ctxprog and ctxvals generator
- [Bug 23373] New: X goes to 100% cpu on start with GeForce 9400 (0x086a, C79)
- [PATCH] drm/nv50: Add NVA3 support in ctxprog/ctxvals generator.