[PATCH 0/6] drm/msm/mdp: Add the rest of YUV formats
Stephane Viau
sviau at codeaurora.org
Mon Jul 6 13:35:25 PDT 2015
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
More information about the dri-devel
mailing list