[PULL] drm-fixes for -rc6
Daniel Vetter
daniel.vetter at ffwll.ch
Thu Apr 6 16:59:13 UTC 2023
Hi Linus,
As expected not much because a bunch of people are enjoying spring break
around easter. I'll be gone until Tue too.
Cheers, Daniel
drm-fixes-2023-04-06:
drm-fixes for 6.3-rc6
Mostly i915 fixes: dp mst for compression/dsc, perf ioctl uaf, ctx rpm
accounting, gt reset vs huc loading.
And a few individual driver fixes: ivpu dma fence&suspend, panfrost
mmap, nouveau color depth
Cheers, Daniel
The following changes since commit 7e364e56293bb98cae1b55fd835f5991c4e96e7d:
Linux 6.3-rc5 (2023-04-02 14:29:29 -0700)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2023-04-06
for you to fetch changes up to 3dfa8926efa910d423844bfc0132f70cd07f76e2:
Merge tag 'drm-misc-fixes-2023-04-05' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes (2023-04-05 21:06:28 +0200)
----------------------------------------------------------------
drm-fixes for 6.3-rc6
Mostly i915 fixes: dp mst for compression/dsc, perf ioctl uaf, ctx rpm
accounting, gt reset vs huc loading.
And a few individual driver fixes: ivpu dma fence&suspend, panfrost
mmap, nouveau color depth
----------------------------------------------------------------
Boris Brezillon (1):
drm/panfrost: Fix the panfrost_mmu_map_fault_addr() error path
Daniel Vetter (2):
Merge tag 'drm-intel-fixes-2023-04-05' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
Merge tag 'drm-misc-fixes-2023-04-05' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
Daniele Ceraolo Spurio (1):
drm/i915/huc: Cancel HuC delayed load timer on reset.
Jacek Lawrynowicz (1):
accel/ivpu: Fix S3 system suspend when not idle
Karol Herbst (1):
drm/nouveau/disp: Support more modes by checking with lower bpc
Karol Wachowski (1):
accel/ivpu: Add dma fence to command buffers only
Matthew Auld (1):
drm/i915/ttm: fix sparse warning
Min Li (1):
drm/i915: fix race condition UAF in i915_perf_add_config_ioctl
Stanislav Lisovskiy (1):
drm/i915: Use compressed bpp when calculating m/n value for DP MST DSC
Tvrtko Ursulin (1):
drm/i915: Fix context runtime accounting
drivers/accel/ivpu/ivpu_job.c | 18 +++++-------
drivers/accel/ivpu/ivpu_pm.c | 26 ++++++++----------
drivers/gpu/drm/i915/display/intel_dp_mst.c | 2 +-
drivers/gpu/drm/i915/gem/i915_gem_ttm.c | 5 ++--
.../gpu/drm/i915/gt/intel_execlists_submission.c | 12 ++++++--
drivers/gpu/drm/i915/gt/uc/intel_huc.c | 7 +++++
drivers/gpu/drm/i915/gt/uc/intel_huc.h | 7 +----
drivers/gpu/drm/i915/i915_perf.c | 6 ++--
drivers/gpu/drm/nouveau/dispnv50/disp.c | 32 ++++++++++++++++++++++
drivers/gpu/drm/nouveau/nouveau_dp.c | 8 ++++--
drivers/gpu/drm/panfrost/panfrost_mmu.c | 1 +
11 files changed, 81 insertions(+), 43 deletions(-)
--
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
More information about the dri-devel
mailing list