Hi Ulrich,
On 05/13/2016 10:36 AM, Hans Verkuil wrote:
> On 05/11/2016 04:02 PM, Ulrich Hecht wrote:
>> Initializes the decoder subdevice with a fixed EDID blob.
>>
>> Signed-off-by: Ulrich Hecht
>
> Nacked-by: Hans Verkuil
>
> Instead implement the g/s_edid ioctls.
>
> You truly cannot defau
On 05/11/2016 04:02 PM, Ulrich Hecht wrote:
> Initializes the decoder subdevice with a fixed EDID blob.
>
> Signed-off-by: Ulrich Hecht
Nacked-by: Hans Verkuil
Instead implement the g/s_edid ioctls.
You truly cannot default to an EDID. When an EDID is set the HPD will go high.
But you don't k
Initializes the decoder subdevice with a fixed EDID blob.
Signed-off-by: Ulrich Hecht
---
drivers/media/platform/rcar-vin/rcar-v4l2.c | 46 +
1 file changed, 46 insertions(+)
diff --git a/drivers/media/platform/rcar-vin/rcar-v4l2.c
b/drivers/media/platform/rcar-vin/