Hi Krzysztof,
At 2025-01-22 17:55:34, "Krzysztof Kozlowski" wrote:
>On 22/01/2025 10:46, Andy Yan wrote:
- The VOP interrupt is shared by several interrupt sources, such as
- frame start (VSYNC), line flag and other status interrupts.
+ For VOP version under rk3576,
On 22/01/2025 11:14, Andy Yan wrote:
> Hi,
>
> At 2025-01-22 16:04:59, "Krzysztof Kozlowski" wrote:
>> On Tue, Jan 21, 2025 at 06:34:57PM +0800, Andy Yan wrote:
>>> From: Andy Yan
>>>
>>> Add vop found on rk3576, the main difference between rk3576 and the
>>> previous vop is that each VP has it
Hi,
At 2025-01-22 16:04:59, "Krzysztof Kozlowski" wrote:
>On Tue, Jan 21, 2025 at 06:34:57PM +0800, Andy Yan wrote:
>> From: Andy Yan
>>
>> Add vop found on rk3576, the main difference between rk3576 and the
>> previous vop is that each VP has its own interrupt line.
>>
>> Signed-off-by: Andy
Hi
At 2025-01-22 16:04:59, "Krzysztof Kozlowski" wrote:
>On Tue, Jan 21, 2025 at 06:34:57PM +0800, Andy Yan wrote:
>> From: Andy Yan
>>
>> Add vop found on rk3576, the main difference between rk3576 and the
>> previous vop is that each VP has its own interrupt line.
>>
>> Signed-off-by: Andy
On 22/01/2025 10:46, Andy Yan wrote:
>>> - The VOP interrupt is shared by several interrupt sources, such as
>>> - frame start (VSYNC), line flag and other status interrupts.
>>> + For VOP version under rk3576, the interrupt is shared by several
>>> interrupt
>>> + sources, suc
On Tue, Jan 21, 2025 at 06:34:57PM +0800, Andy Yan wrote:
> From: Andy Yan
>
> Add vop found on rk3576, the main difference between rk3576 and the
> previous vop is that each VP has its own interrupt line.
>
> Signed-off-by: Andy Yan
>
> ---
>
> Changes in v12:
> - Split from patch 10/13
Ord
From: Andy Yan
Add vop found on rk3576, the main difference between rk3576 and the
previous vop is that each VP has its own interrupt line.
Signed-off-by: Andy Yan
---
Changes in v12:
- Split from patch 10/13
Changes in v11:
- Remove redundant min/maxItems constraint
Changes in v10:
- Move