All of lore.kernel.org
 help / color / mirror / Atom feed
* [git pull] drm fixes for 5.14-rc8/final
@ 2021-08-27  1:33 Dave Airlie
  2021-08-27  1:47 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Dave Airlie @ 2021-08-27  1:33 UTC (permalink / raw)
  To: Linus Torvalds, Daniel Vetter; +Cc: dri-devel, LKML

Hi Linus,

Last set of fixes for 5.14, nothing major a couple of i915, couple of
imx and a few amdgpu. All pretty small.

Dave.

drm-fixes-2021-08-27:
drm fixes for 5.14-rc8/final

i915:
- Fix syncmap memory leak
- Drop redundant display port debug print

amdgpu:
- Fix for pinning display buffers multiple times
- Fix delayed work handling for GFXOFF
- Fix build when CONFIG_SUSPEND is not set

imx:
- fix planar offset calculations
- fix accidental partial revert
The following changes since commit e22ce8eb631bdc47a4a4ea7ecf4e4ba499db4f93:

  Linux 5.14-rc7 (2021-08-22 14:24:56 -0700)

are available in the Git repository at:

  git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2021-08-27

for you to fetch changes up to 9fe4f5a24fdac99c484daf29eded9c6685fa2020:

  Merge tag 'imx-drm-fixes-2021-08-18' of
git://git.pengutronix.de/pza/linux into drm-fixes (2021-08-27 10:49:53
+1000)

----------------------------------------------------------------
drm fixes for 5.14-rc8/final

i915:
- Fix syncmap memory leak
- Drop redundant display port debug print

amdgpu:
- Fix for pinning display buffers multiple times
- Fix delayed work handling for GFXOFF
- Fix build when CONFIG_SUSPEND is not set

imx:
- fix planar offset calculations
- fix accidental partial revert

----------------------------------------------------------------
Borislav Petkov (1):
      drm/amdgpu: Fix build with missing pm_suspend_target_state module export

Christian König (1):
      drm/amdgpu: use the preferred pin domain after the check

Dave Airlie (3):
      Merge tag 'drm-intel-fixes-2021-08-26' of
git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
      Merge tag 'amd-drm-fixes-5.14-2021-08-25' of
https://gitlab.freedesktop.org/agd5f/linux into drm-fixes
      Merge tag 'imx-drm-fixes-2021-08-18' of
git://git.pengutronix.de/pza/linux into drm-fixes

Krzysztof Hałasa (1):
      gpu: ipu-v3: Fix i.MX IPU-v3 offset calculations for
(semi)planar U/V formats

Matthew Brost (1):
      drm/i915: Fix syncmap memory leak

Michel Dänzer (1):
      drm/amdgpu: Cancel delayed work when GFXOFF is disabled

Philipp Zabel (1):
      drm/imx: ipuv3-plane: fix accidental partial revert of 8 pixel
alignment fix

Swati Sharma (1):
      drm/i915/dp: Drop redundant debug print

 drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c   |  2 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 11 +++++----
 drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c    | 36 +++++++++++++++++++++---------
 drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | 10 ++++-----
 drivers/gpu/drm/i915/display/intel_dp.c    |  9 ++------
 drivers/gpu/drm/i915/gt/intel_timeline.c   |  9 ++++++++
 drivers/gpu/drm/imx/ipuv3-plane.c          |  2 +-
 drivers/gpu/ipu-v3/ipu-cpmem.c             | 30 ++++++++++++-------------
 8 files changed, 63 insertions(+), 46 deletions(-)

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

* Re: [git pull] drm fixes for 5.14-rc8/final
  2021-08-27  1:33 [git pull] drm fixes for 5.14-rc8/final Dave Airlie
@ 2021-08-27  1:47 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-08-27  1:47 UTC (permalink / raw)
  To: Dave Airlie; +Cc: Linus Torvalds, Daniel Vetter, dri-devel, LKML

The pull request you sent on Fri, 27 Aug 2021 11:33:10 +1000:

> git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2021-08-27

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

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-08-27  1:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-27  1:33 [git pull] drm fixes for 5.14-rc8/final Dave Airlie
2021-08-27  1:47 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.