]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'amd-drm-next-5.8-2020-05-19' of git://people.freedesktop.org/~agd5f/linux...
authorDave Airlie <airlied@redhat.com>
Wed, 20 May 2020 03:28:04 +0000 (13:28 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 20 May 2020 03:28:05 +0000 (13:28 +1000)
commit6a85e6b1a63d4de36206efda0da5f6913d479326
treed1651c346919fa58cab50e022188591227026c89
parent0a89ea8acdb7932e3fc13d5881c2c9b80a283735
parentd8341d717c9243fc09ae00df948b001de27f6564
Merge tag 'amd-drm-next-5.8-2020-05-19' of git://people.freedesktop.org/~agd5f/linux into drm-next

amd-drm-next-5.8-2020-05-19:

amdgpu:
- Improved handling for CTF (Critical Thermal Fault) situations
- Clarify AC/DC mode switches
- SR-IOV fixes
- XGMI fixes for RAS
- Misc cleanups
- Add autodump debugfs node to aid in GPU hang debugging

UAPI:
- Add a MEM_SYNC IB flag for handling proper acquire memory semantics if UMDs expect the kernel to handle this
  Used by AMDVLK: https://github.com/GPUOpen-Drivers/pal/blob/dev/src/core/os/amdgpu/amdgpuQueue.cpp#L1262

Signed-off-by: Dave Airlie <airlied@redhat.com>
From: Alex Deucher <alexdeucher@gmail.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200519202505.4126-1-alexander.deucher@amd.com