Linux-mediatek Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [v2 PATCH 0/3] Fix the issues caused by CMDQ refinement of mtk-drm
@ 2021-09-30  2:47 jason-jh.lin
  2021-09-30  2:47 ` [v2 PATCH 1/3] drm/mediatek: Fix crash at using pkt->cl->chan in cmdq_pkt_finalize jason-jh.lin
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: jason-jh.lin @ 2021-09-30  2:47 UTC (permalink / raw)
  To: Chun-Kuang Hu, Philipp Zabel
  Cc: David Airlie, Daniel Vetter, Matthias Brugger, Yongqiang Niu,
	dri-devel, linux-mediatek, linux-arm-kernel, linux-kernel, hsinyi,
	fshao, jason-jh.lin, nancy.lin, singo.chang

Change in v2:
- cmdq_ddp_cb should use struct mbox_clinet to find struct cmdq_client,
  and then use struct cmdq_clint to find struct mtk_drm_crtc
- change data.sta checking condition to stadard error checking

jason-jh.lin (3):
  drm/mediatek: Fix crash at using pkt->cl->chan in cmdq_pkt_finalize
  drm/mediatek: Fix pkt buf alloc once but free many times
  drm/mediatek: Fix cursor plane is not config when primary is updating

 drivers/gpu/drm/mediatek/mtk_drm_crtc.c | 95 ++++++++++++++-----------
 1 file changed, 54 insertions(+), 41 deletions(-)

-- 
2.18.0


_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek

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

end of thread, other threads:[~2021-10-06 11:05 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-09-30  2:47 [v2 PATCH 0/3] Fix the issues caused by CMDQ refinement of mtk-drm jason-jh.lin
2021-09-30  2:47 ` [v2 PATCH 1/3] drm/mediatek: Fix crash at using pkt->cl->chan in cmdq_pkt_finalize jason-jh.lin
2021-09-30  7:12   ` Enric Balletbo Serra
2021-09-30 13:11     ` Chun-Kuang Hu
2021-09-30 13:48       ` Enric Balletbo Serra
2021-10-01 15:52         ` Chun-Kuang Hu
2021-10-06 11:04           ` Enric Balletbo Serra
2021-09-30  2:47 ` [v2 PATCH 2/3] drm/mediatek: Fix pkt buf alloc once but free many times jason-jh.lin
2021-09-30  2:47 ` [v2 PATCH 3/3] drm/mediatek: Fix cursor plane is not config when primary is updating jason-jh.lin
2021-09-30 13:12   ` Chun-Kuang Hu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox