All of lore.kernel.org
 help / color / mirror / Atom feed
* [git pull] drm final fixes for 5.16
@ 2022-01-07  3:23 ` Dave Airlie
  0 siblings, 0 replies; 8+ messages in thread
From: Dave Airlie @ 2022-01-07  3:23 UTC (permalink / raw)
  To: Linus Torvalds, Daniel Vetter; +Cc: dri-devel, LKML

Hi Linus,

There is only the amdgpu runtime pm regression fix in here. I'm going
to be away next week, I'll probably pre-send you the drm-next main PR
before I go, if I can get it done today!

Dave.

drm-fixes-2022-01-07:
drm fixes for 5.16 final

amdgpu:
- suspend/resume fix
- fix runtime PM regression
The following changes since commit c9e6606c7fe92b50a02ce51dda82586ebdf99b48:

  Linux 5.16-rc8 (2022-01-02 14:23:25 -0800)

are available in the Git repository at:

  git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2022-01-07

for you to fetch changes up to 936a93775b7c4f2293f651f64c4139c82e19a164:

  Merge tag 'amd-drm-fixes-5.16-2021-12-31' of
ssh://gitlab.freedesktop.org/agd5f/linux into drm-fixes (2022-01-07
06:46:08 +1000)

----------------------------------------------------------------
drm fixes for 5.16 final

amdgpu:
- suspend/resume fix
- fix runtime PM regression

----------------------------------------------------------------
Alex Deucher (2):
      fbdev: fbmem: add a helper to determine if an aperture is used by a fw fb
      drm/amdgpu: disable runpm if we are the primary adapter

Dave Airlie (1):
      Merge tag 'amd-drm-fixes-5.16-2021-12-31' of
ssh://gitlab.freedesktop.org/agd5f/linux into drm-fixes

Evan Quan (1):
      drm/amd/pm: keep the BACO feature enabled for suspend

 drivers/gpu/drm/amd/amdgpu/amdgpu.h       |  1 +
 drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c   | 28 ++++++++++++++++++
 drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c   |  6 ++++
 drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c |  8 +++++-
 drivers/video/fbdev/core/fbmem.c          | 47 +++++++++++++++++++++++++++++++
 include/linux/fb.h                        |  1 +
 6 files changed, 90 insertions(+), 1 deletion(-)

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

end of thread, other threads:[~2022-01-10 15:36 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-07  3:23 [git pull] drm final fixes for 5.16 Dave Airlie
2022-01-07  3:23 ` Dave Airlie
2022-01-07 17:34 ` pr-tracker-bot
2022-01-07 17:34   ` pr-tracker-bot
2022-01-07 17:41 ` Linus Torvalds
2022-01-07 17:41   ` Linus Torvalds
2022-01-10 15:36   ` Daniel Vetter
2022-01-10 15:36     ` Daniel Vetter

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.