All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] CMDQ refinement of Mediatek DRM driver
@ 2021-07-12 23:50 ` Chun-Kuang Hu
  0 siblings, 0 replies; 15+ messages in thread
From: Chun-Kuang Hu @ 2021-07-12 23:50 UTC (permalink / raw)
  To: Philipp Zabel, David Airlie, Daniel Vetter
  Cc: Yongqiang Niu, linux-kernel, dri-devel, linux-mediatek, Chun-Kuang Hu

These refinements include using standard mailbox callback interface,
timeout detection, and a fixed cmdq_handle.

Chun-Kuang Hu (4):
  drm/mediatek: Use mailbox rx_callback instead of cmdq_task_cb
  drm/mediatek: Remove struct cmdq_client
  drm/mediatek: Detect CMDQ execution timeout
  drm/mediatek: Add cmdq_handle in mtk_crtc

 drivers/gpu/drm/mediatek/mtk_drm_crtc.c | 110 ++++++++++++++++++++----
 1 file changed, 91 insertions(+), 19 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2021-07-12 23:50 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-12 23:50 [PATCH 0/4] CMDQ refinement of Mediatek DRM driver Chun-Kuang Hu
2021-07-12 23:50 ` Chun-Kuang Hu
2021-07-12 23:50 ` Chun-Kuang Hu
2021-07-12 23:50 ` [PATCH 1/4] drm/mediatek: Use mailbox rx_callback instead of cmdq_task_cb Chun-Kuang Hu
2021-07-12 23:50   ` Chun-Kuang Hu
2021-07-12 23:50   ` Chun-Kuang Hu
2021-07-12 23:50 ` [PATCH 2/4] drm/mediatek: Remove struct cmdq_client Chun-Kuang Hu
2021-07-12 23:50   ` Chun-Kuang Hu
2021-07-12 23:50   ` Chun-Kuang Hu
2021-07-12 23:50 ` [PATCH 3/4] drm/mediatek: Detect CMDQ execution timeout Chun-Kuang Hu
2021-07-12 23:50   ` Chun-Kuang Hu
2021-07-12 23:50   ` Chun-Kuang Hu
2021-07-12 23:50 ` [PATCH 4/4] drm/mediatek: Add cmdq_handle in mtk_crtc Chun-Kuang Hu
2021-07-12 23:50   ` Chun-Kuang Hu
2021-07-12 23:50   ` Chun-Kuang Hu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.