summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/mediatek/Kconfig
diff options
context:
space:
mode:
authorSatendra Singh Thakur <thakursatendra2003@yahoo.co.in>2018-03-31 20:17:58 +0530
committerCK Hu <ck.hu@mediatek.com>2018-05-02 14:20:47 +0800
commit72ac6969033dc9f5e526566240a3a7934f0916ee (patch)
tree4d05eb36a60d9479fdea20b02df455b98314a797 /drivers/gpu/drm/mediatek/Kconfig
parent1e10911539a61a048524bbb54ccfb6329b30b6d4 (diff)
drm/mediatek: Using the function drm_display_mode_to_videomode
This patch uses existing method drm_display_mode_to_videomode for calculating front/back porches, sync lengths for mediatek dsi/dpi drivers; instead of manually calculating them Signed-off-by: Satendra Singh Thakur <thakursatendra2003@yahoo.co.in> Signed-off-by: CK Hu <ck.hu@mediatek.com>
Diffstat (limited to 'drivers/gpu/drm/mediatek/Kconfig')
-rw-r--r--drivers/gpu/drm/mediatek/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/mediatek/Kconfig b/drivers/gpu/drm/mediatek/Kconfig
index 294de4549922..119ec0a21de2 100644
--- a/drivers/gpu/drm/mediatek/Kconfig
+++ b/drivers/gpu/drm/mediatek/Kconfig
@@ -11,6 +11,7 @@ config DRM_MEDIATEK
select DRM_PANEL
select MEMORY
select MTK_SMI
+ select VIDEOMODE_HELPERS
help
Choose this option if you have a Mediatek SoCs.
The module will be called mediatek-drm