Hi Dave, Daniel, A few fixes for 5.3. Nothing major. The following changes since commit d45331b00ddb179e291766617259261c112db872: Linux 5.3-rc4 (2019-08-11 13:26:41 -0700) are available in the Git repository at: git://people.freedesktop.org/~agd5f/linux tags/drm-fixes-5.3-2019-08-14 for you to fetch changes up to e1b4ce25dbc93ab0cb8ed0f236a3b9ff7b03802c: drm/scheduler: use job count instead of peek (2019-08-14 15:45:53 -0500) ---------------------------------------------------------------- drm-fixes-5.3-2019-08-14: amdgpu: - Use kvalloc for dc_state to avoid allocation failures in some cases. - Fix gfx9 soft recovery scheduler: - Fix a race condition when destroying entities ---------------------------------------------------------------- Alex Deucher (1): drm/amd/display: use kvmalloc for dc_state (v2) Christian König (1): drm/scheduler: use job count instead of peek Pierre-Eric Pelloux-Prayer (1): drm/amdgpu: fix gfx9 soft recovery drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c | 2 +- drivers/gpu/drm/amd/display/dc/core/dc.c | 11 ++++++----- drivers/gpu/drm/scheduler/sched_entity.c | 4 ++-- 3 files changed, 9 insertions(+), 8 deletions(-) _______________________________________________ amd-gfx mailing list amd-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/amd-gfx