Searched hist:"9 b0704988b151824a51133dc4c921f4273c5d839" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/gpu/drm/mediatek/ |
H A D | mtk_drm_crtc.h | diff 9b0704988b151824a51133dc4c921f4273c5d839 Mon Oct 12 04:08:10 CDT 2020 CK Hu <ck.hu@mediatek.com> drm/mediatek: Register vblank callback function
Some ddp component exist in both display path and other path, so sub driver should not directly call crtc function. crtc register callback function to sub driver to prevent sub driver directly call crtc function.
Signed-off-by: CK Hu <ck.hu@mediatek.com> Signed-off-by: Chun-Kuang Hu <chunkuang.hu@kernel.org>
|
H A D | mtk_drm_ddp_comp.h | diff 9b0704988b151824a51133dc4c921f4273c5d839 Mon Oct 12 04:08:10 CDT 2020 CK Hu <ck.hu@mediatek.com> drm/mediatek: Register vblank callback function
Some ddp component exist in both display path and other path, so sub driver should not directly call crtc function. crtc register callback function to sub driver to prevent sub driver directly call crtc function.
Signed-off-by: CK Hu <ck.hu@mediatek.com> Signed-off-by: Chun-Kuang Hu <chunkuang.hu@kernel.org>
|
H A D | mtk_disp_rdma.c | diff 9b0704988b151824a51133dc4c921f4273c5d839 Mon Oct 12 04:08:10 CDT 2020 CK Hu <ck.hu@mediatek.com> drm/mediatek: Register vblank callback function
Some ddp component exist in both display path and other path, so sub driver should not directly call crtc function. crtc register callback function to sub driver to prevent sub driver directly call crtc function.
Signed-off-by: CK Hu <ck.hu@mediatek.com> Signed-off-by: Chun-Kuang Hu <chunkuang.hu@kernel.org>
|
H A D | mtk_disp_ovl.c | diff 9b0704988b151824a51133dc4c921f4273c5d839 Mon Oct 12 04:08:10 CDT 2020 CK Hu <ck.hu@mediatek.com> drm/mediatek: Register vblank callback function
Some ddp component exist in both display path and other path, so sub driver should not directly call crtc function. crtc register callback function to sub driver to prevent sub driver directly call crtc function.
Signed-off-by: CK Hu <ck.hu@mediatek.com> Signed-off-by: Chun-Kuang Hu <chunkuang.hu@kernel.org>
|
H A D | mtk_drm_crtc.c | diff 9b0704988b151824a51133dc4c921f4273c5d839 Mon Oct 12 04:08:10 CDT 2020 CK Hu <ck.hu@mediatek.com> drm/mediatek: Register vblank callback function
Some ddp component exist in both display path and other path, so sub driver should not directly call crtc function. crtc register callback function to sub driver to prevent sub driver directly call crtc function.
Signed-off-by: CK Hu <ck.hu@mediatek.com> Signed-off-by: Chun-Kuang Hu <chunkuang.hu@kernel.org>
|