mbox series

[git,pull] drm fixes for 5.17-rc8 (kconfig fix)

Message ID CAPM=9tyAqzcvaba2OffVt_EEP_1tQc3UV6h1J92An0uKOF1TJA@mail.gmail.com (mailing list archive)
State New, archived
Headers show
Series [git,pull] drm fixes for 5.17-rc8 (kconfig fix) | expand

Pull-request

git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2022-03-12

Message

Dave Airlie March 12, 2022, 7:45 a.m. UTC
Hi Linus,

Thorsten pointed out this had fallen down the cracks and was in -next
only, I've picked it out, fixed up it's Fixes: line.

Thanks,
Dave.

drm-fixes-2022-03-12:
drm kconfig fix for 5.17-rc8

- fix regression in Kconfig.
The following changes since commit 30eb13a26014ca640b5eb57b6d010114084d5c92:

  Merge tag 'drm-intel-fixes-2022-03-10' of
git://anongit.freedesktop.org/drm/drm-intel into drm-fixes (2022-03-11
13:26:19 +1000)

are available in the Git repository at:

  git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2022-03-12

for you to fetch changes up to 3755d35ee1d2454b20b8a1e20d790e56201678a4:

  drm/panel: Select DRM_DP_HELPER for DRM_PANEL_EDP (2022-03-12 17:41:30 +1000)

----------------------------------------------------------------
drm kconfig fix for 5.17-rc8

- fix regression in Kconfig.

----------------------------------------------------------------
Thomas Zimmermann (1):
      drm/panel: Select DRM_DP_HELPER for DRM_PANEL_EDP

 drivers/gpu/drm/panel/Kconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

pr-tracker-bot@kernel.org March 12, 2022, 6:43 p.m. UTC | #1
The pull request you sent on Sat, 12 Mar 2022 17:45:38 +1000:

> git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2022-03-12

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/1518a4f636b39718788c81154420d7abc62fd839

Thank you!