diff options
| author | Damien Lespiau <[email protected]> | 2013-08-06 20:32:16 +0100 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2013-08-08 14:04:46 +0200 |
| commit | 3b390f62674eb70522057e58b1787f2cfa2f57c1 (patch) | |
| tree | 244ee0a1fe00ab1102d9d3637b2d9e742e313ff4 /tools/perf/scripts/python/bin | |
| parent | 61177b0e12ba162d5de206914e8703d8eb90ad19 (diff) | |
video/hmdi: Clear the whole incoming buffer, not just the infoframe size
If the user if this API is providing a bigger buffer than the infoframe
size, it could be for a could reason. For instance it could be because
it gives the buffer that will be written to the hardware, up to the
maximum of an infoframe size.
Instead of just zeroing up to the infoframe size, let's zero the whole
incoming buffer as those extra bytes are also used to compute the
ECC and need to be 0.
Signed-off-by: Damien Lespiau <[email protected]>
Acked-by: Dave Airlie <[email protected]>
Reviewed-by: Alex Deucher <[email protected]>
Reviewed-by: Ville Syrjälä <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions