[pull] amdgpu drm-fixes-5.8
Alex Deucher
alexdeucher at gmail.com
Thu Jul 30 03:36:30 UTC 2020
Hi Dave, Daniel,
A few fixes for 5.8. It would be nice to get these in for 5.8 final, but if
it's too late, they can go back via stable from 5.9.
The following changes since commit a4a2739beb8933a19281bca077fdb852598803ed:
Merge tag 'drm-misc-fixes-2020-07-28' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes (2020-07-29 12:46:58 +1000)
are available in the Git repository at:
git://people.freedesktop.org/~agd5f/linux tags/amd-drm-fixes-5.8-2020-07-29
for you to fetch changes up to a4f8b953a42ef6f3655dcf83d560528b9f4162dc:
drm/amd/display: Clear dm_state for fast updates (2020-07-29 23:17:23 -0400)
----------------------------------------------------------------
amd-drm-fixes-5.8-2020-07-29:
amdgpu:
- Fix a regression caused by a NULL pointer fix
- Fix potential kernel info leak
- Fix a use-after-free bug that was uncovered by another change in 5.7
----------------------------------------------------------------
Mazin Rezk (1):
drm/amd/display: Clear dm_state for fast updates
Paweł Gronowski (1):
drm/amdgpu: Fix regression in adjusting power table/profile
Peilin Ye (1):
drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()
drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c | 3 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c | 9 ++++--
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 36 +++++++++++++++++------
3 files changed, 36 insertions(+), 12 deletions(-)
More information about the amd-gfx
mailing list