diff options
author | CK Hu <ck.hu@mediatek.com> | 2020-10-12 11:50:47 +0800 |
---|---|---|
committer | Chun-Kuang Hu <chunkuang.hu@kernel.org> | 2021-01-07 06:28:16 +0800 |
commit | 1d33f13a1be32915f25c63f13100938cb9de4c63 (patch) | |
tree | 12fdb080dd1e604259de6b291e92be05b4ce3f64 /drivers/gpu/drm/mediatek/mtk_drm_drv.h | |
parent | 9b0704988b151824a51133dc4c921f4273c5d839 (diff) |
drm/mediatek: DRM driver directly refer to sub driver's function
Some ddp component exist in both display path and other path, so
sub driver should not directly call DRM driver's function. Let
DRM driver directly refer to sub driver's function so that sub
driver need not register these function to DRM driver.
Signed-off-by: CK Hu <ck.hu@mediatek.com>
Signed-off-by: Chun-Kuang Hu <chunkuang.hu@kernel.org>
Diffstat (limited to 'drivers/gpu/drm/mediatek/mtk_drm_drv.h')
0 files changed, 0 insertions, 0 deletions