commit | f66ee304ae8990bd31fa639b775a840d6757d746 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Fri Jun 14 14:15:01 2013 +0200 |
committer | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Fri Aug 09 23:17:41 2013 +0200 |
tree | 16a7e3fb358fe482a7838493b33d1560750fc679 | |
parent | 481d342e3500e71a88cac79a6fab7b62f7203c7c [diff] |
drm/rcar-du: Support per-CRTC clock and IRQ Some of the DU revisions use one clock and IRQ per CRTC instead of one clock and IRQ per device. Retrieve the correct clock and register the correct IRQ for each CRTC. Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>