[PATCH 0/6] drm/msm/mdp: Add the rest of YUV formats

From: Stephane Viau
Date: Mon Jul 06 2015 - 16:35:58 EST


Well, I think this patch set sums up the YUV formats support for MDP5.
Some tricks need to be done around the SMP client allocation to reflect
the newer MDP5 hardware, where all U and V pixels are fetched together.
Envytools patches will be sent separately for the two generated headers.

Rgds,
Stephane.

Stephane Viau (4):
drm/msm/mdp5: Update generated headers (filter fieds)
drm/msm/mdp5: Rename scalers' filter fields
drm/msm/mdp: Update generated headers (chroma_samp)
drm/msm/mdp5: add more YUV formats for MDP5

Wentao Xu (2):
drm/msm/mdp: mark if a MDP format is YUV at definition
drm/msm/mdp5: use 2 memory clients for YUV formats on newer mdp5

drivers/gpu/drm/msm/mdp/mdp5/mdp5.xml.h | 58 ++++++++--------
drivers/gpu/drm/msm/mdp/mdp5/mdp5_plane.c | 109 ++++++++++++++++--------------
drivers/gpu/drm/msm/mdp/mdp5/mdp5_smp.c | 26 +++++--
drivers/gpu/drm/msm/mdp/mdp5/mdp5_smp.h | 3 +-
drivers/gpu/drm/msm/mdp/mdp_common.xml.h | 37 +---------
drivers/gpu/drm/msm/mdp/mdp_format.c | 46 +++++++++----
drivers/gpu/drm/msm/mdp/mdp_kms.h | 3 +-
7 files changed, 151 insertions(+), 131 deletions(-)

--
Qualcomm Innovation Center, Inc.

The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/