mbox series

[git,pull] drm fixes for 5.13-rc7

Message ID CAPM=9txDgvo3Gu7bX_C9A4hAQJf+pGk+pMUR1bKg4EapEeqazQ@mail.gmail.com (mailing list archive)
State New, archived
Headers show
Series [git,pull] drm fixes for 5.13-rc7 | expand

Pull-request

git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2021-06-18

Message

Dave Airlie June 18, 2021, 7:14 a.m. UTC
Hi Linus,

Not much happening in fixes land this week only one PR for two amdgpu
powergating fixes was waiting for me, maybe something will show up
over the weekend, maybe not.

Dave.

drm-fixes-2021-06-18:
drm fixes for 5.13-rc7

amdgpu:
- GFX9 and 10 powergating fixes
The following changes since commit 009c9aa5be652675a06d5211e1640e02bbb1c33d:

  Linux 5.13-rc6 (2021-06-13 14:43:10 -0700)

are available in the Git repository at:

  git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2021-06-18

for you to fetch changes up to c55338d34cc2434d4ff9de89498f91171bd1f120:

  Merge tag 'amd-drm-fixes-5.13-2021-06-16' of
https://gitlab.freedesktop.org/agd5f/linux into drm-fixes (2021-06-18
11:15:04 +1000)

----------------------------------------------------------------
drm fixes for 5.13-rc7

amdgpu:
- GFX9 and 10 powergating fixes

----------------------------------------------------------------
Dave Airlie (1):
      Merge tag 'amd-drm-fixes-5.13-2021-06-16' of
https://gitlab.freedesktop.org/agd5f/linux into drm-fixes

Yifan Zhang (2):
      drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue.
      drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover
full doorbell.

 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c | 6 +++++-
 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c  | 6 +++++-
 2 files changed, 10 insertions(+), 2 deletions(-)

Comments

pr-tracker-bot@kernel.org June 18, 2021, 7:30 p.m. UTC | #1
The pull request you sent on Fri, 18 Jun 2021 17:14:45 +1000:

> git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2021-06-18

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

Thank you!