Hello,
The following changes since commit 52920704df878050123dfeb469aa6ab8022547c1:
Merge tag 'drm-misc-next-2023-07-27' of git://anongit.freedesktop.org/drm/drm-misc into drm-next (2023-07-27 15:01:26 +0200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/pinchartl/linux.git tags/drm-next-xilinx-20230802
for you to fetch changes up to 9bde3bfe24ca09a43b26e4bfcd569edace434cfa:
drm: xlnx: zynqmp_dpsub: Use devm_platform_ioremap_resource_byname() (2023-08-02 01:36:54 +0300)
----------------------------------------------------------------
Miscellaneous fixes for the Xilinx zynqmp-dpsub driver
----------------------------------------------------------------
Jiasheng Jiang (1):
drm: xlnx: zynqmp_dpsub: Add missing check for dma_set_mask
Lee Jones (1):
drm/xlnx/zynqmp_dp: Fix function name zynqmp_dp_link_train() -> zynqmp_dp_train()
Li Zetao (1):
drm: xlnx: zynqmp_dpsub: Use devm_platform_ioremap_resource_byname()
Wang Ming (1):
drm: xlnx: zynqmp_dpsub: Use dev_err_probe instead of dev_err
drivers/gpu/drm/xlnx/zynqmp_disp.c | 14 +++++---------
drivers/gpu/drm/xlnx/zynqmp_dp.c | 2 +-
drivers/gpu/drm/xlnx/zynqmp_dpsub.c | 4 +++-
3 files changed, 9 insertions(+), 11 deletions(-)