Hi, Dave:
This include two refined patches. Please kindly let me know if there is any problem.
Regards, CK
The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338:
Linux 4.17-rc1 (2018-04-15 18:24:20 -0700)
are available in the git repository at:
https://github.com/ckhu-mediatek/linux.git-tags.git mediatek-drm-next-4.18
for you to fetch changes up to 72ac6969033dc9f5e526566240a3a7934f0916ee:
drm/mediatek: Using the function drm_display_mode_to_videomode (2018-05-02 14:20:47 +0800)
---------------------------------------------------------------- Gomonovych, Vasyl (1): drm/mediatek: Use ERR_CAST instead of ERR_PTR(PTR_ERR())
Satendra Singh Thakur (1): drm/mediatek: Using the function drm_display_mode_to_videomode
drivers/gpu/drm/mediatek/Kconfig | 1 + drivers/gpu/drm/mediatek/mtk_dpi.c | 60 +++++++++++++++++----------------- drivers/gpu/drm/mediatek/mtk_drm_gem.c | 2 +- drivers/gpu/drm/mediatek/mtk_dsi.c | 14 ++------ 4 files changed, 34 insertions(+), 43 deletions(-)
dri-devel@lists.freedesktop.org