[PULL] drm-misc-fixes

Maxime Ripard maxime at cerno.tech
Thu Jan 19 08:20:59 UTC 2023


Hi Dave, Daniel,

Here's this week drm-misc-fixes PR

Thanks!
Maxime

drm-misc-fixes-2023-01-19:
A fix for vc4 to address a memory leak when allocating a buffer, a
Kconfig fix for panfrost and two fixes for i915 and fb-helper to
address some bugs with vga-switcheroo.
The following changes since commit 5640e81607152d7f2d2558227c0f6cb78b8f39cf:

  drm: Optimize drm buddy top-down allocation method (2023-01-12 13:50:28 +0100)

are available in the Git repository at:

  git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2023-01-19

for you to fetch changes up to 2293a73ad4f3b6c37c06713ff1b67659d92ef43d:

  drm/i915: Remove unused variable (2023-01-18 13:33:15 -0500)

----------------------------------------------------------------
A fix for vc4 to address a memory leak when allocating a buffer, a
Kconfig fix for panfrost and two fixes for i915 and fb-helper to
address some bugs with vga-switcheroo.

----------------------------------------------------------------
Arnd Bergmann (1):
      drm/panfrost: fix GENERIC_ATOMIC64 dependency

Maxime Ripard (2):
      drm/vc4: bo: Fix drmm_mutex_init memory hog
      drm/vc4: bo: Fix unused variable warning

Nirmoy Das (1):
      drm/i915: Remove unused variable

Thomas Zimmermann (2):
      drm/i915: Allow switching away via vga-switcheroo if uninitialized
      drm/fb-helper: Set framebuffer for vga-switcheroo clients

 drivers/gpu/drm/drm_fb_helper.c        | 7 +++++++
 drivers/gpu/drm/i915/i915_driver.c     | 5 +----
 drivers/gpu/drm/i915/i915_switcheroo.c | 6 +++++-
 drivers/gpu/drm/panfrost/Kconfig       | 3 ++-
 drivers/gpu/drm/vc4/vc4_bo.c           | 6 ++----
 5 files changed, 17 insertions(+), 10 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20230119/1eeb2f64/attachment.sig>


More information about the dri-devel mailing list