]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'amd-drm-next-5.12-2021-02-03' of https://gitlab.freedesktop.org/agd5f...
authorDave Airlie <airlied@redhat.com>
Thu, 4 Feb 2021 23:38:19 +0000 (09:38 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 4 Feb 2021 23:38:23 +0000 (09:38 +1000)
commit473e3f4a09a5fbd30a9be30aadbb990d8b4bf5b0
tree8396d017fae43a2c491e310e0254929e56d62e14
parent6f925ee487e7cfb6c472b3b6134666bc44744a20
parentdfccfed8f111611ab2388da1fcce851a4248d1a9
Merge tag 'amd-drm-next-5.12-2021-02-03' of https://gitlab.freedesktop.org/agd5f/linux into drm-next

amd-drm-next-5.12-2021-02-03:

amdgpu:
- Display fixes and cleanups
- Vangogh fixes
- Fix possible race when there are timeouts on two rings
- SR-IOV fixes
- Add missing license
- DCE 10/12 bpc fixes
- Display MALL fixes
- Fix SMU user preference settings persistence
- Fix retry in gem allocate
- Add new PCI DID
- Fix for manual fan speed control on cards where it was problematic
- Fix regression in pinning GTT
- Misc display fixes
- Misc code cleanups

amdkfd:
- Fix config handling
- Fix regression in buffer free

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