mbox series

[pull] amdgpu drm-fixes-6.3

Message ID 20230330153859.18332-1-alexander.deucher@amd.com (mailing list archive)
State New, archived
Headers show
Series [pull] amdgpu drm-fixes-6.3 | expand

Pull-request

https://gitlab.freedesktop.org/agd5f/linux.git tags/amd-drm-fixes-6.3-2023-03-30

Message

Alex Deucher March 30, 2023, 3:38 p.m. UTC
Hi Dave, Daniel,

A regression fix for 6.3.

The following changes since commit 68dc1846c3a44d5e633be145c169ce2fd5420695:

  drm/amd/display: Take FEC Overhead into Timeslot Calculation (2023-03-29 17:21:06 -0400)

are available in the Git repository at:

  https://gitlab.freedesktop.org/agd5f/linux.git tags/amd-drm-fixes-6.3-2023-03-30

for you to fetch changes up to 2fec9dc8e0acc3dfb56d1389151bcf405f087b10:

  drm/amdgpu: allow more APUs to do mode2 reset when go to S4 (2023-03-30 11:23:58 -0400)

----------------------------------------------------------------
amd-drm-fixes-6.3-2023-03-30:

amdgpu:
- Hibernation regression fix

----------------------------------------------------------------
Tim Huang (1):
      drm/amdgpu: allow more APUs to do mode2 reset when go to S4

 drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

Comments

Daniel Vetter March 30, 2023, 6:12 p.m. UTC | #1
On Thu, Mar 30, 2023 at 11:38:59AM -0400, Alex Deucher wrote:
> Hi Dave, Daniel,
> 
> A regression fix for 6.3.
> 
> The following changes since commit 68dc1846c3a44d5e633be145c169ce2fd5420695:
> 
>   drm/amd/display: Take FEC Overhead into Timeslot Calculation (2023-03-29 17:21:06 -0400)
> 
> are available in the Git repository at:
> 
>   https://gitlab.freedesktop.org/agd5f/linux.git tags/amd-drm-fixes-6.3-2023-03-30
> 
> for you to fetch changes up to 2fec9dc8e0acc3dfb56d1389151bcf405f087b10:
> 
>   drm/amdgpu: allow more APUs to do mode2 reset when go to S4 (2023-03-30 11:23:58 -0400)
> 
> ----------------------------------------------------------------
> amd-drm-fixes-6.3-2023-03-30:
> 
> amdgpu:
> - Hibernation regression fix

Yeah for a regression fix a 2nd pull makes sense, pulled, thanks.
> 
> ----------------------------------------------------------------
> Tim Huang (1):
>       drm/amdgpu: allow more APUs to do mode2 reset when go to S4
> 
>  drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c | 7 ++++++-
>  1 file changed, 6 insertions(+), 1 deletion(-)