Skip to content

Commit cb22f12

Browse files
committed
Merge tag 'drm-xilinx-dpsub-20210809' of git://linuxtv.org/pinchartl/media into drm-next
- Miscellaneous fixes in ZynqMP DPSUB driver Signed-off-by: Dave Airlie <[email protected]> From: Laurent Pinchart <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
2 parents 25fed6b + 6ebfd22 commit cb22f12

File tree

3 files changed

+173
-171
lines changed

3 files changed

+173
-171
lines changed

drivers/gpu/drm/xlnx/Kconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ config DRM_ZYNQMP_DPSUB
33
depends on ARCH_ZYNQMP || COMPILE_TEST
44
depends on COMMON_CLK && DRM && OF
55
depends on DMADEVICES
6+
depends on PHY_XILINX_ZYNQMP
7+
depends on XILINX_ZYNQMP_DPDMA
68
select DMA_ENGINE
79
select DRM_GEM_CMA_HELPER
810
select DRM_KMS_CMA_HELPER

0 commit comments

Comments
 (0)