[PATCH v2 0/2] Adds slave pipeline support
Lowry Li (Arm Technology China)
Lowry.Li at arm.com
Tue Jun 11 11:13:33 UTC 2019
Hi,
This serie aims at adding the support for slave pipeline on Komeda
driver. Also adds drop_master to shutdown the device and make sure
all the komeda resources shared between crtcs have been released.
Change since v1:
Rebases the code and resolves the conflict.
This patch series depends on:
- https://patchwork.freedesktop.org/series/60856/
Regards,
Lowry
Lowry Li (Arm Technology China) (2):
drm/komeda: Add slave pipeline support
drm/komeda: Adds komeda_kms_drop_master
drivers/gpu/drm/arm/display/komeda/komeda_crtc.c | 41 ++++++++++++++++++++--
drivers/gpu/drm/arm/display/komeda/komeda_kms.c | 23 ++++++++++++
drivers/gpu/drm/arm/display/komeda/komeda_kms.h | 9 +++++
.../gpu/drm/arm/display/komeda/komeda_pipeline.c | 22 ++++++++++++
.../gpu/drm/arm/display/komeda/komeda_pipeline.h | 2 ++
.../drm/arm/display/komeda/komeda_pipeline_state.c | 15 ++++++++
drivers/gpu/drm/arm/display/komeda/komeda_plane.c | 32 ++++++++++++++++-
7 files changed, 141 insertions(+), 3 deletions(-)
--
1.9.1
More information about the dri-devel
mailing list