mbox series

[PULL] drm-misc-next-fixes

Message ID 20240905113836.GA292407@linux.fritz.box (mailing list archive)
State New, archived
Headers show
Series [PULL] drm-misc-next-fixes | expand

Pull-request

https://gitlab.freedesktop.org/drm/misc/kernel.git tags/drm-misc-next-fixes-2024-09-05

Message

Thomas Zimmermann Sept. 5, 2024, 11:38 a.m. UTC
Hi Dave, Sima,

here's the drm-misc-next-fixes PR for this week. I cherry-picked
the fix from drm-misc-next, as there will be no more PRs for the
latter branch in this release cycle.

Best regards
Thomas

drm-misc-next-fixes-2024-09-05:
Short summary of fixes pull:

tegra:
- Fix uninitialized variable in EDID code
The following changes since commit e066e9aa4d9c869c92d1d03647472e4ce96c0919:

  MAINATINERS: update drm maintainer contacts (2024-09-03 20:07:57 +0200)

are available in the Git repository at:

  https://gitlab.freedesktop.org/drm/misc/kernel.git tags/drm-misc-next-fixes-2024-09-05

for you to fetch changes up to ba2b9de0c1ac2abfbe663414a292c5881e64c361:

  drm/tegra: fix potential uninitialized variable use (2024-09-05 12:40:18 +0200)

----------------------------------------------------------------
Short summary of fixes pull:

tegra:
- Fix uninitialized variable in EDID code

----------------------------------------------------------------
Jani Nikula (1):
      drm/tegra: fix potential uninitialized variable use

 drivers/gpu/drm/tegra/output.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)