drm: xlnx: zynqmp_dpsub: Configure blender in zynqmp_disp_enable()
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Fri, 6 Aug 2021 11:29:52 +0000 (14:29 +0300)
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Wed, 19 Oct 2022 13:51:03 +0000 (16:51 +0300)
commit36d1b456c5fe33c054e2d5ff0033d05e36fbf8a6
tree6f4b347ecbc3b7eaef2fb0252a2b4682f5cecde8
parenta7727b3771084eadc0e5b832756e1a493949a5fd
drm: xlnx: zynqmp_dpsub: Configure blender in zynqmp_disp_enable()

To prepare for control of the blender outside of the CRTC code, move the
setup of the blender to the zynqmp_disp_enable() function. This doesn't
introduce any functional change.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
drivers/gpu/drm/xlnx/zynqmp_disp.c