devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Enable cursor plane on DPU
@ 2018-08-22 17:49 Sravanthi Kollukuduru
       [not found] ` <20180822174957.22684-1-skolluku-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
  0 siblings, 1 reply; 5+ messages in thread
From: Sravanthi Kollukuduru @ 2018-08-22 17:49 UTC (permalink / raw)
  To: dri-devel, linux-arm-msm, freedreno, devicetree
  Cc: sean, seanpaul, Sravanthi Kollukuduru

s patchset adds the cursor plane support on DPU driver.
It also includes the fix for the black box artifacts seen
around the cursor when enabled.

Changes in V2:
	- Minor comments in logging in blend config function (Sean)

Sravanthi Kollukuduru (2):
  drm/msm/dpu: enable cursor plane on dpu
  drm/msm/dpu: fix for cursor blend issue

 drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c       | 31 +++++++++++----
 drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.h       |  4 +-
 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.c | 53 +++++++++++---------------
 drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c        | 35 +++++++++++------
 drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c      |  9 +----
 drivers/gpu/drm/msm/disp/dpu1/dpu_plane.h      |  4 +-
 6 files changed, 76 insertions(+), 60 deletions(-)

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

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

end of thread, other threads:[~2018-08-22 19:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-22 17:49 [PATCH v2 0/2] Enable cursor plane on DPU Sravanthi Kollukuduru
     [not found] ` <20180822174957.22684-1-skolluku-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
2018-08-22 17:49   ` [PATCH v2 1/2] drm/msm/dpu: enable cursor plane on dpu Sravanthi Kollukuduru
     [not found]     ` <20180822174957.22684-2-skolluku-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
2018-08-22 19:10       ` Sean Paul
2018-08-22 17:49   ` [PATCH v2 2/2] drm/msm/dpu: fix for cursor blend issue Sravanthi Kollukuduru
     [not found]     ` <20180822174957.22684-3-skolluku-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
2018-08-22 19:11       ` Sean Paul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).