mbox series

[0/3] drm/msm: Fix gpu recovery path

Message ID 1539334616-11723-1-git-send-email-smasetty@codeaurora.org (mailing list archive)
Headers show
Series drm/msm: Fix gpu recovery path | expand

Message

Sharat Masetty Oct. 12, 2018, 8:56 a.m. UTC
A few fixes for issues that I have seen in recovery path. The fix in lib/string
is probably not needed anymore with the fixes in drm/msm, but I added it here
nonetheless as it is good to have.

Sharat Masetty (3):
  lib/string: Pass the input gfp flags to kmalloc
  drm/msm: Check if target supports crash dump capture
  drm/msm: Fix task dump in gpu recovery

 drivers/gpu/drm/msm/msm_gpu.c | 13 ++++++++-----
 lib/string_helpers.c          |  4 ++--
 2 files changed, 10 insertions(+), 7 deletions(-)

--
1.9.1