public inbox for linux-mediatek@lists.infradead.org
 help / color / mirror / Atom feed
From: Chun-Kuang Hu <chunkuang.hu@kernel.org>
To: David Airlie <airlied@linux.ie>, Daniel Vetter <daniel@ffwll.ch>,
	dri-devel@lists.freedesktop.org,
	linux-mediatek@lists.infradead.org,
	AngeloGioacchino Del Regno
	<angelogioacchino.delregno@collabora.com>,
	Michael Walle <mwalle@kernel.org>,
	"Jason-JH . Lin" <jason-jh.lin@mediatek.com>,
	Stuart Lee <stuart.lee@mediatek.com>
Subject: [GIT PULL] mediatek drm fixes 20231211
Date: Mon, 11 Dec 2023 15:15:10 +0000	[thread overview]
Message-ID: <20231211151510.6749-1-chunkuang.hu@kernel.org> (raw)

Hi, Dave & Daniel:

This includes:

1. mtk_disp_gamma: Fix breakage due to merge issue
2. fix kernel oops if no crtc is found
3. Add spinlock for setting vblank event in atomic_begin
4. Fix access violation in mtk_drm_crtc_dma_dev_get

Regards,
Chun-Kuang.

The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:

  Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/chunkuang.hu/linux.git tags/mediatek-drm-fixes-20231211

for you to fetch changes up to b6961d187fcd138981b8707dac87b9fcdbfe75d1:

  drm/mediatek: Fix access violation in mtk_drm_crtc_dma_dev_get (2023-12-11 14:40:05 +0000)

----------------------------------------------------------------
Mediatek DRM Fixes - 20231211

1. mtk_disp_gamma: Fix breakage due to merge issue
2. fix kernel oops if no crtc is found
3. Add spinlock for setting vblank event in atomic_begin
4. Fix access violation in mtk_drm_crtc_dma_dev_get

----------------------------------------------------------------
AngeloGioacchino Del Regno (1):
      drm/mediatek: mtk_disp_gamma: Fix breakage due to merge issue

Jason-JH.Lin (1):
      drm/mediatek: Add spinlock for setting vblank event in atomic_begin

Michael Walle (1):
      drm/mediatek: fix kernel oops if no crtc is found

Stuart Lee (1):
      drm/mediatek: Fix access violation in mtk_drm_crtc_dma_dev_get

 drivers/gpu/drm/mediatek/mtk_disp_gamma.c |  2 +-
 drivers/gpu/drm/mediatek/mtk_drm_crtc.c   | 14 +++++++++++++-
 drivers/gpu/drm/mediatek/mtk_drm_drv.c    |  5 ++++-
 3 files changed, 18 insertions(+), 3 deletions(-)


                 reply	other threads:[~2023-12-11 15:15 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231211151510.6749-1-chunkuang.hu@kernel.org \
    --to=chunkuang.hu@kernel.org \
    --cc=airlied@linux.ie \
    --cc=angelogioacchino.delregno@collabora.com \
    --cc=daniel@ffwll.ch \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=jason-jh.lin@mediatek.com \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=mwalle@kernel.org \
    --cc=stuart.lee@mediatek.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox