[pull] amdgpu drm-fixes-4.18
Alex Deucher
alexdeucher at gmail.com
Thu Jun 28 03:26:41 UTC 2018
Hi Dave,
A few fixes for 4.18:
- fix a read past the end of an array due to vega20 changes
- fix driver on systems with non-4K pages
- fix locking with pageflipping in DC that could lead to a sleep while atomic
- fix VCN firmware version reporting for upcoming firmware
The following changes since commit fe2a19652918a5247418aed48a247414a5e45fe2:
drm/amdgpu: Count disabled CRTCs in commit tail earlier (2018-06-22 14:55:25 -0500)
are available in the git repository at:
git://people.freedesktop.org/~agd5f/linux drm-fixes-4.18
for you to fetch changes up to 4de9f38bb2cce3a4821ffb8a83d6b08f6e37d905:
drm/amd/display: release spinlock before committing updates to stream (2018-06-27 14:35:53 -0500)
----------------------------------------------------------------
James Zhu (1):
drm/amdgpu:Support new VCN FW version naming convention
Leo Liu (1):
drm/amdgpu: fix UBSAN: Undefined behaviour for amdgpu_fence.c
Michel Dänzer (1):
drm/amdgpu: GPU vs CPU page size fixes in amdgpu_vm_bo_split_mapping
Shirish S (1):
drm/amd/display: release spinlock before committing updates to stream
drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c | 2 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c | 33 ++++++++++++++++++-----
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | 8 +++---
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 6 ++---
4 files changed, 35 insertions(+), 14 deletions(-)
More information about the amd-gfx
mailing list