diff options
author | Ilia Mirkin <imirkin@alum.mit.edu> | 2013-07-19 10:27:45 (GMT) |
---|---|---|
committer | Ben Skeggs <bskeggs@redhat.com> | 2013-07-30 03:03:59 (GMT) |
commit | bfcd92a0ae2996a34b1fd020b3e0951946ae6903 (patch) | |
tree | 654dd6bf2be440b6ac6df6842f55533a61099549 /scripts/docproc.c | |
parent | 0108bc808107b97e101b15af9705729626be6447 (diff) | |
download | linux-fsl-qoriq-bfcd92a0ae2996a34b1fd020b3e0951946ae6903.tar.xz |
drm/nouveau/core: xtensa firmware size needs to be 0x40000 no matter what
The current logic is wrong since we send fw->size >> 8 to the
card. Rounding the size up by 0x100 and 0x1000 didn't seem to help,
the card still hung, so go back to what the blob does -- 0x40000.
Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'scripts/docproc.c')
0 files changed, 0 insertions, 0 deletions