linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pull] drm fixes for 5.15-rc3
@ 2021-09-24  3:18 Dave Airlie
  2021-09-24 17:33 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Dave Airlie @ 2021-09-24  3:18 UTC (permalink / raw)
  To: Linus Torvalds, Daniel Vetter; +Cc: dri-devel, LKML

Hey Linus,

quiet week this week, just some i915 and amd fixes, just getting ready
for my all nighter maintainer summit!

Dave.

drm-fixes-2021-09-24:
drm fixes for 5.15-rc3

i915:
- Fix ADL-P memory bandwidth parameters
- Fix memory corruption due to a double free
- Fix memory leak in DMC firmware handling

amdgpu:
- Update MAINTAINERS entry for powerplay
- Fix empty macros
- SI DPM fix

amdkfd:
- SVM fixes
- DMA mapping fix
The following changes since commit e4e737bb5c170df6135a127739a9e6148ee3da82:

  Linux 5.15-rc2 (2021-09-19 17:28:22 -0700)

are available in the Git repository at:

  git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2021-09-24

for you to fetch changes up to ef88d7a8a5c94d063311a5581d9a8f0c0e3a99cb:

  Merge tag 'drm-intel-fixes-2021-09-23' of
git://anongit.freedesktop.org/drm/drm-intel into drm-fixes (2021-09-24
09:39:17 +1000)

----------------------------------------------------------------
drm fixes for 5.15-rc3

i915:
- Fix ADL-P memory bandwidth parameters
- Fix memory corruption due to a double free
- Fix memory leak in DMC firmware handling

amdgpu:
- Update MAINTAINERS entry for powerplay
- Fix empty macros
- SI DPM fix

amdkfd:
- SVM fixes
- DMA mapping fix

----------------------------------------------------------------
Alex Deucher (1):
      MAINTAINERS: fix up entry for AMD Powerplay

Arnd Bergmann (1):
      drm/amd/display: fix empty debug macros

Chris Wilson (1):
      drm/i915: Free all DMC payloads

Dave Airlie (2):
      Merge tag 'amd-drm-fixes-5.15-2021-09-23' of
https://gitlab.freedesktop.org/agd5f/linux into drm-fixes
      Merge tag 'drm-intel-fixes-2021-09-23' of
git://anongit.freedesktop.org/drm/drm-intel into drm-fixes

Lijo Lazar (1):
      drm/amd/pm: Update intermediate power state for SI

Maarten Lankhorst (1):
      drm/i915: Move __i915_gem_free_object to ttm_bo_destroy

Philip Yang (4):
      drm/amdkfd: SVM map to gpus check vma boundary
      drm/amdkfd: fix dma mapping leaking warning
      drm/amdkfd: handle svm migrate init error
      drm/amdkfd: fix svm_migrate_fini warning

Radhakrishna Sripada (1):
      drm/i915: Update memory bandwidth parameters

 MAINTAINERS                                  |  4 ++--
 drivers/gpu/drm/amd/amdkfd/kfd_device.c      |  1 -
 drivers/gpu/drm/amd/amdkfd/kfd_migrate.c     | 16 +++++++---------
 drivers/gpu/drm/amd/amdkfd/kfd_migrate.h     |  5 -----
 drivers/gpu/drm/amd/amdkfd/kfd_svm.c         | 24 +++++++++++++++++++-----
 drivers/gpu/drm/amd/display/dc/dce/dce_aux.c |  4 ++--
 drivers/gpu/drm/amd/pm/powerplay/si_dpm.c    |  2 ++
 drivers/gpu/drm/i915/display/intel_bw.c      | 19 ++++++++++++++++---
 drivers/gpu/drm/i915/display/intel_dmc.c     |  5 ++++-
 drivers/gpu/drm/i915/gem/i915_gem_ttm.c      |  9 +++++----
 10 files changed, 57 insertions(+), 32 deletions(-)

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

* Re: [git pull] drm fixes for 5.15-rc3
  2021-09-24  3:18 [git pull] drm fixes for 5.15-rc3 Dave Airlie
@ 2021-09-24 17:33 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-09-24 17:33 UTC (permalink / raw)
  To: Dave Airlie; +Cc: Linus Torvalds, Daniel Vetter, dri-devel, LKML

The pull request you sent on Fri, 24 Sep 2021 13:18:05 +1000:

> git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2021-09-24

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

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-09-24 17:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-24  3:18 [git pull] drm fixes for 5.15-rc3 Dave Airlie
2021-09-24 17:33 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).