[PATCH 0/2] drm: rcar-du: Add interlaced feature support flag
Kieran Bingham
kieran.bingham+renesas at ideasonboard.com
Mon Aug 20 16:00:42 UTC 2018
The R-Car DU on the D3 and E3 does not support interlaced pipelines,
thus we need to have a means to reject interlaced configurations on
those platoforms.
Provide a new feature flag, and add that flag to all existing devices
which currently support interlaced pipelines.
When D3 and E3 support is added, this feature flag shall be ommited.
Kieran Bingham (2):
drm: rcar-du: Refactor Feature and Quirk definitions
drm: rcar-du: Add interlaced feature flag
drivers/gpu/drm/rcar-du/rcar_du_crtc.c | 14 +++++++++++
drivers/gpu/drm/rcar-du/rcar_du_drv.c | 32 +++++++++++++++++---------
drivers/gpu/drm/rcar-du/rcar_du_drv.h | 9 ++++----
3 files changed, 40 insertions(+), 15 deletions(-)
--
2.17.1
More information about the dri-devel
mailing list