All of lore.kernel.org
 help / color / mirror / Atom feed
* [git pull] drm fixes for 5.15-rc7
@ 2021-10-21 20:08 Dave Airlie
  2021-10-22  5:10 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Dave Airlie @ 2021-10-21 20:08 UTC (permalink / raw)
  To: Linus Torvalds, Daniel Vetter; +Cc: dri-devel, LKML

Hi Linus,

Nothing too crazy at the end of the cycle, the kmb modesetting fixes
are probably a bit large but it's not a major driver, and its fixing
monitor doesn't turn on type problems. Otherwise it's just a few minor
patches, one ast regression revert, an msm power stability fix.

Dave.

drm-fixes-2021-10-22:
drm fixes for v5.15-rc7

ast:
- fix regression with connector detect

msm:
- fix power stability issue

msxfb:
- fix crash on unload

panel:
- sync fix

kmb:
- modesetting fixes
The following changes since commit 519d81956ee277b4419c723adfb154603c2565ba:

  Linux 5.15-rc6 (2021-10-17 20:00:13 -1000)

are available in the Git repository at:

  git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2021-10-22

for you to fetch changes up to 595cb5e0b832a3e100cbbdefef797b0c27bf725a:

  Revert "drm/ast: Add detect function support" (2021-10-22 05:52:12 +1000)

----------------------------------------------------------------
drm fixes for v5.15-rc7

ast:
- fix regression with connector detect

msm:
- fix power stability issue

msxfb:
- fix crash on unload

panel:
- sync fix

kmb:
- modesetting fixes

----------------------------------------------------------------
Anitha Chrisanthus (4):
      drm/kmb: Work around for higher system clock
      drm/kmb: Limit supported mode to 1080p
      drm/kmb: Corrected typo in handle_lcd_irq
      drm/kmb: Enable ADV bridge after modeset

Dan Johansen (1):
      drm/panel: ilitek-ili9881c: Fix sync for Feixin K101-IM2BYL02 panel

Dave Airlie (2):
      Merge tag 'drm-msm-fixes-2021-10-18' of
https://gitlab.freedesktop.org/drm/msm into drm-fixes
      Merge tag 'drm-misc-fixes-2021-10-21-1' of
git://anongit.freedesktop.org/drm/drm-misc into drm-fixes

Edmund Dea (2):
      drm/kmb: Remove clearing DPHY regs
      drm/kmb: Disable change of plane parameters

Kim Phillips (1):
      Revert "drm/ast: Add detect function support"

Marek Vasut (1):
      drm: mxsfb: Fix NULL pointer dereference crash on unload

Rob Clark (1):
      drm/msm/devfreq: Restrict idle clamping to a618 for now

 drivers/gpu/drm/ast/ast_mode.c                | 18 +----------
 drivers/gpu/drm/kmb/kmb_crtc.c                | 41 +++++++++++++++++++++++--
 drivers/gpu/drm/kmb/kmb_drv.c                 |  2 +-
 drivers/gpu/drm/kmb/kmb_drv.h                 | 10 ++++++-
 drivers/gpu/drm/kmb/kmb_dsi.c                 | 25 +++++++++-------
 drivers/gpu/drm/kmb/kmb_dsi.h                 |  2 +-
 drivers/gpu/drm/kmb/kmb_plane.c               | 43 ++++++++++++++++++++++++++-
 drivers/gpu/drm/kmb/kmb_plane.h               |  6 ++++
 drivers/gpu/drm/msm/adreno/a6xx_gpu.c         |  7 +++++
 drivers/gpu/drm/msm/msm_gpu.h                 |  4 +++
 drivers/gpu/drm/msm/msm_gpu_devfreq.c         |  3 +-
 drivers/gpu/drm/mxsfb/mxsfb_drv.c             |  6 +++-
 drivers/gpu/drm/panel/panel-ilitek-ili9881c.c | 12 ++++----
 13 files changed, 137 insertions(+), 42 deletions(-)

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

* Re: [git pull] drm fixes for 5.15-rc7
  2021-10-21 20:08 [git pull] drm fixes for 5.15-rc7 Dave Airlie
@ 2021-10-22  5:10 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-10-22  5:10 UTC (permalink / raw)
  To: Dave Airlie; +Cc: Linus Torvalds, Daniel Vetter, dri-devel, LKML

The pull request you sent on Fri, 22 Oct 2021 06:08:20 +1000:

> git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2021-10-22

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/64222515138e43da1fcf288f0289ef1020427b87

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2021-10-22  5:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-21 20:08 [git pull] drm fixes for 5.15-rc7 Dave Airlie
2021-10-22  5:10 ` pr-tracker-bot

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.