[ SYSTEM ]: Linux srv.persadacompanies.com 4.18.0-553.56.1.el8_10.x86_64 #1 SMP Tue Jun 10 05:00:59 EDT 2025 x86_64
[ SERVER ]: Apache | PHP: 8.4.20
[ USER ]: persadamedika | IP: 45.64.1.108
GEFORCE FILE MANAGER
/
usr
/
src
/
kernels
/
4.18.0-553.56.1.el8_10.x86_64
/
drivers
/
gpu
/
drm
/
bridge
/
imx
/
UPLOAD:
NAME
SIZE
QUICK PERMS
ACTIONS
📄 Kconfig
1,371 B
SET
[ EDIT ]
|
[ DEL ]
📄 Makefile
397 B
SET
[ EDIT ]
|
[ DEL ]
DELETE SELECTED
[ CLOSE ]
EDIT: Kconfig
if ARCH_MXC || COMPILE_TEST config DRM_IMX8QM_LDB tristate "Freescale i.MX8QM LVDS display bridge" depends on OF depends on COMMON_CLK select DRM_KMS_HELPER help Choose this to enable the internal LVDS Display Bridge(LDB) found in Freescale i.MX8qm processor. Official name of LDB is pixel mapper. config DRM_IMX8QXP_LDB tristate "Freescale i.MX8QXP LVDS display bridge" depends on OF depends on COMMON_CLK select DRM_KMS_HELPER help Choose this to enable the internal LVDS Display Bridge(LDB) found in Freescale i.MX8qxp processor. Official name of LDB is pixel mapper. config DRM_IMX8QXP_PIXEL_COMBINER tristate "Freescale i.MX8QM/QXP pixel combiner" depends on OF depends on COMMON_CLK select DRM_KMS_HELPER help Choose this to enable pixel combiner found in Freescale i.MX8qm/qxp processors. config DRM_IMX8QXP_PIXEL_LINK tristate "Freescale i.MX8QM/QXP display pixel link" depends on OF depends on IMX_SCU select DRM_KMS_HELPER help Choose this to enable display pixel link found in Freescale i.MX8qm/qxp processors. config DRM_IMX8QXP_PIXEL_LINK_TO_DPI tristate "Freescale i.MX8QXP pixel link to display pixel interface" depends on OF select DRM_KMS_HELPER help Choose this to enable pixel link to display pixel interface(PXL2DPI) found in Freescale i.MX8qxp processor. endif # ARCH_MXC || COMPILE_TEST