Loading drivers/gpu/drm/msm/Kconfig +10 −0 Original line number Diff line number Diff line Loading @@ -71,6 +71,16 @@ config DRM_MSM_DSI_STAGING Interface and DSI stands for Display Serial Interface which powers the primary display of your mobile device. config DSI_PARSER bool "Enable DSI panel configuration parser" depends on DYNAMIC_DEBUG default y help Choose this option if you need text parser for a DSI panel configurations which can parse a given text file and get the panel configurations. Also, this module provides a set of APIs which can be used to get the parsed data. config DRM_MSM_DSI_PLL bool "Enable DSI PLL driver in MSM DRM" depends on DRM_MSM_DSI && COMMON_CLK Loading Loading
drivers/gpu/drm/msm/Kconfig +10 −0 Original line number Diff line number Diff line Loading @@ -71,6 +71,16 @@ config DRM_MSM_DSI_STAGING Interface and DSI stands for Display Serial Interface which powers the primary display of your mobile device. config DSI_PARSER bool "Enable DSI panel configuration parser" depends on DYNAMIC_DEBUG default y help Choose this option if you need text parser for a DSI panel configurations which can parse a given text file and get the panel configurations. Also, this module provides a set of APIs which can be used to get the parsed data. config DRM_MSM_DSI_PLL bool "Enable DSI PLL driver in MSM DRM" depends on DRM_MSM_DSI && COMMON_CLK Loading