lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Mon,  6 Jul 2015 16:35:25 -0400
From:	Stephane Viau <sviau@...eaurora.org>
To:	dri-devel@...ts.freedesktop.org
Cc:	linux-arm-msm@...r.kernel.org, linux-kernel@...r.kernel.org,
	robdclark@...il.com, Stephane Viau <sviau@...eaurora.org>
Subject: [PATCH 0/6] drm/msm/mdp: Add the rest of YUV formats

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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ