Re: [PATCH v4 4/4] media: platform: synopsys: Add support for hdmi input driver

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 7/23/24 11:48, Hans Verkuil wrote:
>> +	val = hdmirx_readl(hdmirx_dev, DMA_STATUS11);
>> +	field_type = (val & HDMIRX_TYPE_MASK) >> 7;
>> +	hdmirx_get_pix_fmt(hdmirx_dev);
> Hold on, this changes the pixel format based on the detected video format.
> Does that mean this hardware does not have a colorspace conversion block?
> All the HDMI receiver hardware I have seen always had a CSC matrix and
> could convert between 4:4:4, 4:2:2 and 4:2:0.

TRM doesn't mention that CSC is supported.

-- 
Best regards,
Dmitry





[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]


  Powered by Linux