[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210513114540.1241122-1-quanyang.wang@windriver.com>
Date: Thu, 13 May 2021 19:45:38 +0800
From: quanyang.wang@...driver.com
To: Hyun Kwon <hyun.kwon@...inx.com>,
Laurent Pinchart <laurent.pinchart@...asonboard.com>,
David Airlie <airlied@...ux.ie>,
Daniel Vetter <daniel@...ll.ch>,
Michal Simek <michal.simek@...inx.com>
Cc: dri-devel@...ts.freedesktop.org,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
Quanyang Wang <quanyang.wang@...driver.com>
Subject: [PATCH 0/2] drm: xlnx: add some functions
From: Quanyang Wang <quanyang.wang@...driver.com>
The patch "drm: xlnx: add is_layer_vid() to simplify the code" is to
simplify the code which judge the layer type.
The patch "drm: xlnx: consolidate the functions which programming AUDIO_VIDEO_SELECT register"
is to consolidate the code that can configure vid/gfx/audio to output
different mode (live/mem/disable/tpg) in one function "zynqmp_disp_avbuf_output_select".
Thanks,
Quanyang
Quanyang Wang (2):
drm: xlnx: add is_layer_vid() to simplify the code
drm: xlnx: consolidate the functions which programming
AUDIO_VIDEO_SELECT register
drivers/gpu/drm/xlnx/zynqmp_disp.c | 191 ++++++++++++++----------
drivers/gpu/drm/xlnx/zynqmp_disp_regs.h | 15 +-
2 files changed, 116 insertions(+), 90 deletions(-)
--
2.25.1
Powered by blists - more mailing lists