Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0-only
0002 config DRM_V3D
0003         tristate "Broadcom V3D 3.x and newer"
0004         depends on ARCH_BCM || ARCH_BRCMSTB || ARCH_BCM2835 || COMPILE_TEST
0005         depends on DRM
0006         depends on COMMON_CLK
0007         depends on MMU
0008         select DRM_SCHED
0009         select DRM_GEM_SHMEM_HELPER
0010         help
0011           Choose this option if you have a system that has a Broadcom
0012           V3D 3.x or newer GPUs. SoCs supported include the BCM2711,
0013           BCM7268 and BCM7278.