All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL FOR v5.15] Xilinx ZynqMP DPSUB miscellaneous fixes
@ 2021-08-09  2:26 Laurent Pinchart
  0 siblings, 0 replies; only message in thread
From: Laurent Pinchart @ 2021-08-09  2:26 UTC (permalink / raw)
  To: Dave Airlie, Daniel Vetter; +Cc: dri-devel, Jianqiang Chen, Michal Simek

Hi Dave and Daniel,

The following changes since commit 49f7844b08844ac7029f997702099c552566262b:

  Merge tag 'drm-misc-next-2021-08-05' of git://anongit.freedesktop.org/drm/drm-misc into drm-next (2021-08-06 06:59:30 +1000)

are available in the Git repository at:

  git://linuxtv.org/pinchartl/media.git tags/drm-xilinx-dpsub-20210809

for you to fetch changes up to 6ebfd22c969044bda7b5c3f0a20a958c7ff656b9:

  drm/xlnx/zynqmp_disp: Fix incorrectly named enum 'zynqmp_disp_layer_id' (2021-08-09 02:28:05 +0300)

----------------------------------------------------------------
- Miscellaneous fixes in ZynqMP DPSUB driver

----------------------------------------------------------------
Dylan Yip (1):
      drm: xlnx: zynqmp_dpsub: Update dependencies for ZynqMP DP

Laurent Pinchart (4):
      drm: xlnx: zynqmp_dpsub: Pass disp structure to all internal functions
      drm: xlnx: zynqmp_dpsub: Fix graphics layer blending
      drm: xlnx: zynqmp_dpsub: Add global alpha support
      drm: xlnx: zynqmp_dpsub: Expose plane ordering to userspace

Lee Jones (1):
      drm/xlnx/zynqmp_disp: Fix incorrectly named enum 'zynqmp_disp_layer_id'

Quanyang Wang (3):
      drm: xlnx: zynqmp_dpsub: Call pm_runtime_get_sync before setting pixel clock
      drm: xlnx: zynqmp: release reset to DP controller before accessing DP registers
      drm: xlnx: zynqmp: Add zynqmp_disp_layer_is_video() to simplify the code

 drivers/gpu/drm/xlnx/Kconfig       |   2 +
 drivers/gpu/drm/xlnx/zynqmp_disp.c | 322 ++++++++++++++++++-------------------
 drivers/gpu/drm/xlnx/zynqmp_dp.c   |  22 +--
 3 files changed, 174 insertions(+), 172 deletions(-)

-- 
Regards,

Laurent Pinchart

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-08-09  2:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-09  2:26 [GIT PULL FOR v5.15] Xilinx ZynqMP DPSUB miscellaneous fixes Laurent Pinchart

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.