[git pull] drm fixes for 5.8-rc7
Dave Airlie
airlied at gmail.com
Fri Jul 24 04:56:40 UTC 2020
Quiet fixes, I may have a single regression fix follow up to this for
nouveau, but it might be next week, Ben was testing it a bit more .
Otherwise two amdgpu fixes, one lima and one sun4i.
Dave.
drm-fixes-2020-07-24:
drm fixes for 5.6-rc7
amdgpu:
- Fix crash when overclocking VegaM
- Fix possible crash when editing dpm levels
sun4i:
- Fix inverted HPD result; fixes an earlier fix
lima:
- fix timeout during reset
The following changes since commit ba47d845d715a010f7b51f6f89bae32845e6acb7:
Linux 5.8-rc6 (2020-07-19 15:41:18 -0700)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2020-07-24
for you to fetch changes up to d8904ca9d338cdaa67e3bd06d7a7d418e426648c:
Merge tag 'amd-drm-fixes-5.8-2020-07-22' of
git://people.freedesktop.org/~agd5f/linux into drm-fixes (2020-07-23
14:06:16 +1000)
----------------------------------------------------------------
drm fixes for 5.6-rc7
amdgpu:
- Fix crash when overclocking VegaM
- Fix possible crash when editing dpm levels
sun4i:
- Fix inverted HPD result; fixes an earlier fix
lima:
- fix timeout during reset
----------------------------------------------------------------
Chen-Yu Tsai (1):
drm: sun4i: hdmi: Fix inverted HPD result
Dave Airlie (2):
Merge tag 'drm-misc-fixes-2020-07-22' of
git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
Merge tag 'amd-drm-fixes-5.8-2020-07-22' of
git://people.freedesktop.org/~agd5f/linux into drm-fixes
Paweł Gronowski (1):
drm/amdgpu: Fix NULL dereference in dpm sysfs handlers
Qiang Yu (1):
drm/lima: fix wait pp reset timeout
Qiu Wenbo (1):
drm/amd/powerplay: fix a crash when overclocking Vega M
drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c | 9 +++------
drivers/gpu/drm/amd/powerplay/smumgr/vegam_smumgr.c | 10 ++++++----
drivers/gpu/drm/lima/lima_pp.c | 2 ++
drivers/gpu/drm/sun4i/sun4i_hdmi_enc.c | 2 +-
4 files changed, 12 insertions(+), 11 deletions(-)
More information about the dri-devel
mailing list