intel/fs: Handle IMAGE_SIZE in size_read() and is_send_from_grf()
authorJason Ekstrand <jason.ekstrand@intel.com>
Wed, 31 Oct 2018 15:18:21 +0000 (10:18 -0500)
committerJason Ekstrand <jason@jlekstrand.net>
Tue, 29 Jan 2019 18:43:55 +0000 (18:43 +0000)
Like all the other sends, it's just mlen * REG_SIZE.

Fixes: 3cbc02e4693 "intel: Use TXS for image_size when we have..."
Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>

No differences found