Home
last modified time | relevance | path

Searched hist:"1 ee07a683b7e4e6ad9ad4f77fce4751741bc8ceb" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/mediatek/
H A Dmtk_drm_crtc.cdiff 1ee07a683b7e4e6ad9ad4f77fce4751741bc8ceb Thu Oct 28 05:19:07 CDT 2021 Chun-Kuang Hu <chunkuang.hu@kernel.org> drm/mediatek: Use mailbox rx_callback instead of cmdq_task_cb

rx_callback is a standard mailbox callback mechanism and could cover the
function of proprietary cmdq_task_cb, so use the standard one instead of
the proprietary one.

Signed-off-by: Chun-Kuang Hu <chunkuang.hu@kernel.org>
Signed-off-by: jason-jh.lin <jason-jh.lin@mediatek.com>