Re: [PATCH 00/11] Decouple Mediatek DRM sub driver

2020-11-16 Thread Chun-Kuang Hu
Chun-Kuang Hu 於 2020年11月16日 週一 上午7:33寫道: > > Chun-Kuang Hu 於 2020年11月3日 週二 上午8:34寫道: > > > > mtk ccorr is controlled by DRM and MDP [1]. In order to share > > mtk_ccorr driver for DRM and MDP, decouple Mediatek DRM sub driver > > which include mtk_ccorr, so MDP could use this decoupled mtk_ccorr.

Re: [PATCH 00/11] Decouple Mediatek DRM sub driver

2020-11-15 Thread Chun-Kuang Hu
Chun-Kuang Hu 於 2020年11月3日 週二 上午8:34寫道: > > mtk ccorr is controlled by DRM and MDP [1]. In order to share > mtk_ccorr driver for DRM and MDP, decouple Mediatek DRM sub driver > which include mtk_ccorr, so MDP could use this decoupled mtk_ccorr. Applied the whole series into mediatek-drm-next [1].

[PATCH 00/11] Decouple Mediatek DRM sub driver

2020-11-02 Thread Chun-Kuang Hu
mtk ccorr is controlled by DRM and MDP [1]. In order to share mtk_ccorr driver for DRM and MDP, decouple Mediatek DRM sub driver which include mtk_ccorr, so MDP could use this decoupled mtk_ccorr. [1] https://patchwork.kernel.org/patch/11140751/ CK Hu (9): drm/mediatek: Move clk info from struc