[Intel-gfx] [PULL] drm-misc-fixes
Thomas Zimmermann
tzimmermann at suse.de
Thu Mar 30 14:10:06 UTC 2023
Hi Dave and Daniel,
here's the weekly PR for drm-misc-fixes.
Best regards
Thomas
drm-misc-fixes-2023-03-30:
Short summary of fixes pull:
* various ivpu fixes
* fix nouveau backlight registration
* fix buddy allocator in 32-bit systems
The following changes since commit 1a70ca89d59c7c8af006d29b965a95ede0abb0da:
drm/bridge: lt8912b: return EPROBE_DEFER if bridge is not found (2023-03-22 18:01:57 +0100)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2023-03-30
for you to fetch changes up to 25bbe844ef5c4fb4d7d8dcaa0080f922b7cd3a16:
drm: test: Fix 32-bit issue in drm_buddy_test (2023-03-29 17:14:15 +0200)
----------------------------------------------------------------
Short summary of fixes pull:
* various ivpu fixes
* fix nouveau backlight registration
* fix buddy allocator in 32-bit systems
----------------------------------------------------------------
Andrzej Kacprowski (1):
accel/ivpu: Fix IPC buffer header status field value
David Gow (2):
drm: buddy_allocator: Fix buddy allocator init on 32-bit systems
drm: test: Fix 32-bit issue in drm_buddy_test
Hans de Goede (1):
drm/nouveau/kms: Fix backlight registration
Stanislaw Gruszka (7):
accel/ivpu: Do not access HW registers after unbind
accel/ivpu: Cancel recovery work
accel/ivpu: Do not use SSID 1
accel/ivpu: Fix power down sequence
accel/ivpu: Disable buttress on device removal
accel/ivpu: Remove support for 1 tile SKUs
accel/ivpu: Fix VPU clock calculation
drivers/accel/ivpu/ivpu_drv.c | 18 ++++-
drivers/accel/ivpu/ivpu_drv.h | 7 +-
drivers/accel/ivpu/ivpu_hw_mtl.c | 113 +++++++++-------------------
drivers/accel/ivpu/ivpu_ipc.h | 2 +-
drivers/accel/ivpu/ivpu_job.c | 11 ++-
drivers/accel/ivpu/ivpu_pm.c | 17 ++++-
drivers/accel/ivpu/ivpu_pm.h | 1 +
drivers/gpu/drm/drm_buddy.c | 4 +-
drivers/gpu/drm/nouveau/nouveau_backlight.c | 7 +-
drivers/gpu/drm/tests/drm_buddy_test.c | 3 +-
10 files changed, 90 insertions(+), 93 deletions(-)
--
Thomas Zimmermann
Graphics Driver Developer
SUSE Software Solutions Germany GmbH
Maxfeldstr. 5, 90409 Nürnberg, Germany
(HRB 36809, AG Nürnberg)
Geschäftsführer: Felix Imendörffer
More information about the Intel-gfx
mailing list