Merge tag 'drm-amdkfd-fixes-2017-11-26' of...
Merge tag 'drm-amdkfd-fixes-2017-11-26' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes This is amdkfd pull request for -rc2. It contains three small fixes to the CIK SDMA code, compilation error fix in kfd_ioctl.h and fix to accessing a pointer after it was released. * tag 'drm-amdkfd-fixes-2017-11-26' of git://people.freedesktop.org/~gabbayo/linux: uapi: fix linux/kfd_ioctl.h userspace compilation errors drm/amdkfd: fix amdkfd use-after-free GP fault drm/amdkfd: Fix SDMA oversubsription handling drm/amdkfd: Fix SDMA ring buffer size calculation drm/amdgpu: Fix SDMA load/unload sequence on HWS disabled mode
Showing
- drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v7.c 34 additions, 13 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v7.c
- drivers/gpu/drm/amd/amdkfd/kfd_module.c 2 additions, 1 deletiondrivers/gpu/drm/amd/amdkfd/kfd_module.c
- drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_cik.c 2 additions, 2 deletionsdrivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_cik.c
- drivers/gpu/drm/amd/amdkfd/kfd_process_queue_manager.c 18 additions, 0 deletionsdrivers/gpu/drm/amd/amdkfd/kfd_process_queue_manager.c
- include/uapi/linux/kfd_ioctl.h 11 additions, 11 deletionsinclude/uapi/linux/kfd_ioctl.h
Please register or sign in to comment