On Thu, Jul 15, 2021 at 09:58:09AM +0800, lichenyang wrote:
> Add LS7A DC vsync interrupt enable and close function, and
> register irq_handler function interface.
> Add vbrank event processing flow.
>
> V2:
> - Remove the useless flags parameter.
Do this in a separate patch. It is an unrelated
Add LS7A DC vsync interrupt enable and close function, and
register irq_handler function interface.
Add vbrank event processing flow.
V2:
- Remove the useless flags parameter.
- Added error handling in the loongson_drm_load function.
Signed-off-by: lichenyang
---
drivers/gpu/drm/loongson/Makefi