All of lore.kernel.org
 help / color / mirror / Atom feed
* [pull] amdgpu drm-fixes-5.13
@ 2021-06-16 20:49 ` Alex Deucher
  0 siblings, 0 replies; 6+ messages in thread
From: Alex Deucher @ 2021-06-16 20:49 UTC (permalink / raw)
  To: amd-gfx, dri-devel, airlied, daniel.vetter; +Cc: Alex Deucher

Hi Dave, Daniel,

Just a couple of small fixes for 5.13.

The following changes since commit 7de5c0d70c779454785dd2431707df5b841eaeaf:

  Merge tag 'amd-drm-fixes-5.13-2021-06-09' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes (2021-06-11 11:17:10 +1000)

are available in the Git repository at:

  https://gitlab.freedesktop.org/agd5f/linux.git tags/amd-drm-fixes-5.13-2021-06-16

for you to fetch changes up to 1c0b0efd148d5b24c4932ddb3fa03c8edd6097b3:

  drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full doorbell. (2021-06-16 16:04:20 -0400)

----------------------------------------------------------------
amd-drm-fixes-5.13-2021-06-16:

amdgpu:
- GFX9 and 10 powergating 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(-)

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

* [pull] amdgpu drm-fixes-5.13
@ 2021-06-16 20:49 ` Alex Deucher
  0 siblings, 0 replies; 6+ messages in thread
From: Alex Deucher @ 2021-06-16 20:49 UTC (permalink / raw)
  To: amd-gfx, dri-devel, airlied, daniel.vetter; +Cc: Alex Deucher

Hi Dave, Daniel,

Just a couple of small fixes for 5.13.

The following changes since commit 7de5c0d70c779454785dd2431707df5b841eaeaf:

  Merge tag 'amd-drm-fixes-5.13-2021-06-09' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes (2021-06-11 11:17:10 +1000)

are available in the Git repository at:

  https://gitlab.freedesktop.org/agd5f/linux.git tags/amd-drm-fixes-5.13-2021-06-16

for you to fetch changes up to 1c0b0efd148d5b24c4932ddb3fa03c8edd6097b3:

  drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full doorbell. (2021-06-16 16:04:20 -0400)

----------------------------------------------------------------
amd-drm-fixes-5.13-2021-06-16:

amdgpu:
- GFX9 and 10 powergating 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(-)
_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

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

* [pull] amdgpu drm-fixes-5.13
@ 2021-06-21 21:41 ` Alex Deucher
  0 siblings, 0 replies; 6+ messages in thread
From: Alex Deucher @ 2021-06-21 21:41 UTC (permalink / raw)
  To: amd-gfx, dri-devel, airlied, daniel.vetter; +Cc: Alex Deucher

Hi Dave, Daniel,

Last minute fixes for 5.13.

The following changes since commit 13311e74253fe64329390df80bed3f07314ddd61:

  Linux 5.13-rc7 (2021-06-20 15:03:15 -0700)

are available in the Git repository at:

  https://gitlab.freedesktop.org/agd5f/linux.git tags/amd-drm-fixes-5.13-2021-06-21

for you to fetch changes up to ee5468b9f1d3bf48082eed351dace14598e8ca39:

  Revert "drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue." (2021-06-21 17:22:52 -0400)

----------------------------------------------------------------
amd-drm-fixes-5.13-2021-06-21:

amdgpu:
- Revert GFX9, 10 doorbell fixes, we just
  end up trading one bug for another
- Potential memory corruption fix in framebuffer handling

----------------------------------------------------------------
Michel Dänzer (1):
      drm/amdgpu: Call drm_framebuffer_init last for framebuffer init

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

 drivers/gpu/drm/amd/amdgpu/amdgpu_display.c | 12 +++++++-----
 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c      |  6 +-----
 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c       |  6 +-----
 3 files changed, 9 insertions(+), 15 deletions(-)

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

* [pull] amdgpu drm-fixes-5.13
@ 2021-06-21 21:41 ` Alex Deucher
  0 siblings, 0 replies; 6+ messages in thread
From: Alex Deucher @ 2021-06-21 21:41 UTC (permalink / raw)
  To: amd-gfx, dri-devel, airlied, daniel.vetter; +Cc: Alex Deucher

Hi Dave, Daniel,

Last minute fixes for 5.13.

The following changes since commit 13311e74253fe64329390df80bed3f07314ddd61:

  Linux 5.13-rc7 (2021-06-20 15:03:15 -0700)

are available in the Git repository at:

  https://gitlab.freedesktop.org/agd5f/linux.git tags/amd-drm-fixes-5.13-2021-06-21

for you to fetch changes up to ee5468b9f1d3bf48082eed351dace14598e8ca39:

  Revert "drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue." (2021-06-21 17:22:52 -0400)

----------------------------------------------------------------
amd-drm-fixes-5.13-2021-06-21:

amdgpu:
- Revert GFX9, 10 doorbell fixes, we just
  end up trading one bug for another
- Potential memory corruption fix in framebuffer handling

----------------------------------------------------------------
Michel Dänzer (1):
      drm/amdgpu: Call drm_framebuffer_init last for framebuffer init

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

 drivers/gpu/drm/amd/amdgpu/amdgpu_display.c | 12 +++++++-----
 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c      |  6 +-----
 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c       |  6 +-----
 3 files changed, 9 insertions(+), 15 deletions(-)
_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

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

* [pull] amdgpu drm-fixes-5.13
@ 2021-06-03  4:04 ` Alex Deucher
  0 siblings, 0 replies; 6+ messages in thread
From: Alex Deucher @ 2021-06-03  4:04 UTC (permalink / raw)
  To: amd-gfx, dri-devel, airlied, daniel.vetter; +Cc: Alex Deucher

Hi Dave, Daniel,

Fixes for 5.13.

The following changes since commit 8124c8a6b35386f73523d27eacb71b5364a68c4c:

  Linux 5.13-rc4 (2021-05-30 11:58:25 -1000)

are available in the Git repository at:

  https://gitlab.freedesktop.org/agd5f/linux.git tags/amd-drm-fixes-5.13-2021-06-02

for you to fetch changes up to e7591a8d56bab89c617dae055446b6337ec32dc9:

  amd/display: convert DRM_DEBUG_ATOMIC to drm_dbg_atomic (2021-06-02 17:58:11 -0400)

----------------------------------------------------------------
amd-drm-fixes-5.13-2021-06-02:

amdgpu:
- Display fixes
- FRU EEPROM error handling fix
- RAS fix
- PSP fix
- Releasing pinned BO fix

----------------------------------------------------------------
Asher Song (1):
      drm/amdgpu: add judgement for dc support

Bindu Ramamurthy (1):
      drm/amd/display: Allow bandwidth validation for 0 streams.

Jiansong Chen (1):
      drm/amdgpu: refine amdgpu_fru_get_product_info

Luben Tuikov (1):
      drm/amdgpu: Don't query CE and UE errors

Nicholas Kazlauskas (1):
      drm/amd/display: Fix GPU scaling regression by FS video support

Nirmoy Das (1):
      drm/amdgpu: make sure we unpin the UVD BO

Rodrigo Siqueira (1):
      drm/amd/display: Fix overlay validation by considering cursors

Roman Li (1):
      drm/amd/display: Fix potential memory leak in DMUB hw_init

Simon Ser (1):
      amd/display: convert DRM_DEBUG_ATOMIC to drm_dbg_atomic

Victor Zhao (1):
      drm/amd/amdgpu:save psp ring wptr to avoid attack

 drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c            | 16 ---------
 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c         |  4 ++-
 drivers/gpu/drm/amd/amdgpu/amdgpu_fru_eeprom.c     | 42 ++++++++++++----------
 drivers/gpu/drm/amd/amdgpu/amdgpu_psp.h            |  1 +
 drivers/gpu/drm/amd/amdgpu/psp_v11_0.c             |  3 +-
 drivers/gpu/drm/amd/amdgpu/psp_v3_1.c              |  3 +-
 drivers/gpu/drm/amd/amdgpu/uvd_v6_0.c              |  1 +
 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c  | 30 ++++++++++------
 .../gpu/drm/amd/display/dc/dcn20/dcn20_resource.c  |  2 +-
 9 files changed, 52 insertions(+), 50 deletions(-)

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

* [pull] amdgpu drm-fixes-5.13
@ 2021-06-03  4:04 ` Alex Deucher
  0 siblings, 0 replies; 6+ messages in thread
From: Alex Deucher @ 2021-06-03  4:04 UTC (permalink / raw)
  To: amd-gfx, dri-devel, airlied, daniel.vetter; +Cc: Alex Deucher

Hi Dave, Daniel,

Fixes for 5.13.

The following changes since commit 8124c8a6b35386f73523d27eacb71b5364a68c4c:

  Linux 5.13-rc4 (2021-05-30 11:58:25 -1000)

are available in the Git repository at:

  https://gitlab.freedesktop.org/agd5f/linux.git tags/amd-drm-fixes-5.13-2021-06-02

for you to fetch changes up to e7591a8d56bab89c617dae055446b6337ec32dc9:

  amd/display: convert DRM_DEBUG_ATOMIC to drm_dbg_atomic (2021-06-02 17:58:11 -0400)

----------------------------------------------------------------
amd-drm-fixes-5.13-2021-06-02:

amdgpu:
- Display fixes
- FRU EEPROM error handling fix
- RAS fix
- PSP fix
- Releasing pinned BO fix

----------------------------------------------------------------
Asher Song (1):
      drm/amdgpu: add judgement for dc support

Bindu Ramamurthy (1):
      drm/amd/display: Allow bandwidth validation for 0 streams.

Jiansong Chen (1):
      drm/amdgpu: refine amdgpu_fru_get_product_info

Luben Tuikov (1):
      drm/amdgpu: Don't query CE and UE errors

Nicholas Kazlauskas (1):
      drm/amd/display: Fix GPU scaling regression by FS video support

Nirmoy Das (1):
      drm/amdgpu: make sure we unpin the UVD BO

Rodrigo Siqueira (1):
      drm/amd/display: Fix overlay validation by considering cursors

Roman Li (1):
      drm/amd/display: Fix potential memory leak in DMUB hw_init

Simon Ser (1):
      amd/display: convert DRM_DEBUG_ATOMIC to drm_dbg_atomic

Victor Zhao (1):
      drm/amd/amdgpu:save psp ring wptr to avoid attack

 drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c            | 16 ---------
 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c         |  4 ++-
 drivers/gpu/drm/amd/amdgpu/amdgpu_fru_eeprom.c     | 42 ++++++++++++----------
 drivers/gpu/drm/amd/amdgpu/amdgpu_psp.h            |  1 +
 drivers/gpu/drm/amd/amdgpu/psp_v11_0.c             |  3 +-
 drivers/gpu/drm/amd/amdgpu/psp_v3_1.c              |  3 +-
 drivers/gpu/drm/amd/amdgpu/uvd_v6_0.c              |  1 +
 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c  | 30 ++++++++++------
 .../gpu/drm/amd/display/dc/dcn20/dcn20_resource.c  |  2 +-
 9 files changed, 52 insertions(+), 50 deletions(-)
_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

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

end of thread, other threads:[~2021-06-21 21:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-16 20:49 [pull] amdgpu drm-fixes-5.13 Alex Deucher
2021-06-16 20:49 ` Alex Deucher
  -- strict thread matches above, loose matches on Subject: below --
2021-06-21 21:41 Alex Deucher
2021-06-21 21:41 ` Alex Deucher
2021-06-03  4:04 Alex Deucher
2021-06-03  4:04 ` Alex Deucher

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.