media: ti-vpe: csc: rgb-to-yuv HD full range coeff are wrong
authorBenoit Parrot <bparrot@ti.com>
Mon, 7 Oct 2019 15:10:06 +0000 (12:10 -0300)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Thu, 10 Oct 2019 16:52:44 +0000 (13:52 -0300)
commit9152dc9ec940136ca915d3caeab13a7b97bd15e0
tree9d58c6c87c6be5ea432de4bc1bf51f580baf5882
parent98ca241d239a51cdd67321f3a73711f42e80eea5
media: ti-vpe: csc: rgb-to-yuv HD full range coeff are wrong

The RGB to YUV HD full range coefficients did not match the TRM values
and appeared to be a cut-n-paste from the YUV to RGB section.

Replace the entries with the values from the TRM.

Signed-off-by: Benoit Parrot <bparrot@ti.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/platform/ti-vpe/csc.c