public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] drm/msm/mdp5: hardware cursor support
@ 2015-01-13 22:18 Stephane Viau
  2015-01-13 22:18 ` [PATCH 1/2] drm/msm/mdp5: add register description for HW Cursor support Stephane Viau
  2015-01-13 22:18 ` [PATCH 2/2] drm/msm/mdp5: Add hardware cursor support Stephane Viau
  0 siblings, 2 replies; 8+ messages in thread
From: Stephane Viau @ 2015-01-13 22:18 UTC (permalink / raw)
  To: dri-devel; +Cc: linux-arm-msm, linux-kernel, robdclark, gbeeresh, Stephane Viau

This patch set contains the hardware cursor changes. Split into two, as usual,
in order to separate header file generation from the rest of the code.

Beeresh Gopal (1):
  drm/msm/mdp5: Add hardware cursor support

Stephane Viau (1):
  drm/msm/mdp5: add register description for HW Cursor support

 drivers/gpu/drm/msm/mdp/mdp5/mdp5.xml.h  |  79 +++++++++++++++
 drivers/gpu/drm/msm/mdp/mdp5/mdp5_crtc.c | 164 +++++++++++++++++++++++++++++++
 2 files changed, 243 insertions(+)

-- 
Qualcomm Innovation Center, Inc.

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2015-01-20  5:45 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-13 22:18 [PATCH 0/2] drm/msm/mdp5: hardware cursor support Stephane Viau
2015-01-13 22:18 ` [PATCH 1/2] drm/msm/mdp5: add register description for HW Cursor support Stephane Viau
2015-01-13 22:18 ` [PATCH 2/2] drm/msm/mdp5: Add hardware cursor support Stephane Viau
2015-01-15  0:55   ` Daniel Vetter
2015-01-15 13:46     ` Rob Clark
2015-01-17  4:06       ` Daniel Vetter
2015-01-17 13:46         ` Rob Clark
2015-01-20  5:45           ` Daniel Vetter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox