A while ago I've found some issues in drm/mediatek and fixed those but then forgot to send all of the fixes as I was progressing on more.
For whatever reason, I couldn't continue with more fixes and eventually forgot to send what I had. Recent series reminded me about those, which we're carrying in the Collabora MediaTek integration kernel since .. forever, and are tested on all of the MTK boards that we have in the lab, including MT8173, MT8183, MT8192, MT8195, MT8188, MT8186 Chromebooks and Genio boards. The mtk_dp fix was sent months ago, but got ignored - it's included in this series again anyway. AngeloGioacchino Del Regno (3): drm/mediatek: mtk_dp: Fix hdmi codec and phy driver unregistration drm/mediatek: mtk_disp_ovl: Enable/disable interrupt on bind/unbind drm/mediatek: mtk_disp_rdma: Enable/disable interrupt on bind/unbind drivers/gpu/drm/mediatek/mtk_disp_ovl.c | 20 +++++++++----- drivers/gpu/drm/mediatek/mtk_disp_rdma.c | 34 ++++++++++++++---------- drivers/gpu/drm/mediatek/mtk_dp.c | 30 ++++++++++++++++++--- 3 files changed, 59 insertions(+), 25 deletions(-) -- 2.51.0
