The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH drm/hisilicon 0/2] Add the new api to enable msi
@ 2020-12-15 11:48 Tian Tao
  2020-12-15 11:48 ` [PATCH drm/hisilicon 1/2] drm/irq: Add the new api to enable pci msi Tian Tao
  2020-12-15 11:48 ` [PATCH drm/hisilicon 2/2] drm/hisilicon: Use the new api devm_drm_msi_install Tian Tao
  0 siblings, 2 replies; 4+ messages in thread
From: Tian Tao @ 2020-12-15 11:48 UTC (permalink / raw)
  To: airlied, daniel, tzimmermann, kraxel, alexander.deucher, tglx,
	dri-devel, xinliang.liu, linux-kernel
  Cc: Tian Tao

patch #1 add the new api to enable pci mis.
patch #2 is hibmc driver uses the newly added api to enable msi.

Tian Tao (2):
  drm/irq: Add the new api to enable pci msi
  drm/hisilicon: Use the new api devm_drm_msi_install

 drivers/gpu/drm/drm_irq.c                       | 33 +++++++++++++++++++++++++
 drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_drv.c |  3 +--
 include/drm/drm_irq.h                           |  1 +
 3 files changed, 35 insertions(+), 2 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2020-12-15 11:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-15 11:48 [PATCH drm/hisilicon 0/2] Add the new api to enable msi Tian Tao
2020-12-15 11:48 ` [PATCH drm/hisilicon 1/2] drm/irq: Add the new api to enable pci msi Tian Tao
2020-12-15 11:57   ` Daniel Vetter
2020-12-15 11:48 ` [PATCH drm/hisilicon 2/2] drm/hisilicon: Use the new api devm_drm_msi_install Tian Tao

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