commit | f863e356013d628fa65b1cd89aa298eed26fc936 | [log] [tgz] |
---|---|---|
author | Eric Anholt <eric@anholt.net> | Mon Dec 28 14:45:25 2015 -0800 |
committer | Eric Anholt <eric@anholt.net> | Tue Feb 16 11:24:08 2016 -0800 |
tree | b5e21726c1d4533cf971cd0a87fcb50d1d9a5be3 | |
parent | fc2d6f1eabee9d971453da2a27a72471c2a347dd [diff] |
drm/vc4: Fix which value is being used for source image size. This doesn't matter yet since we only allow 1:1 scaling, but the comment clearly says we should be using the source size. Signed-off-by: Eric Anholt <eric@anholt.net>