summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/Makefile
diff options
context:
space:
mode:
authorMika Kuoppala <mika.kuoppala@linux.intel.com>2013-05-23 13:55:35 +0300
committerDaniel Vetter <daniel.vetter@ffwll.ch>2013-05-23 12:59:25 +0200
commitedc3d8848dc9fe2a470316363dab8ef211d77e01 (patch)
treed90688ab89d3d9f4b5632ca105d1cff3fba532b5 /drivers/gpu/drm/i915/Makefile
parent039735369c8fb105d0a090c949b7f894425121d8 (diff)
downloadop-kernel-dev-edc3d8848dc9fe2a470316363dab8ef211d77e01.zip
op-kernel-dev-edc3d8848dc9fe2a470316363dab8ef211d77e01.tar.gz
drm/i915: avoid big kmallocs on reading error state
Sometimes when user is trying to get error state out from debugfs after gpu hang, the memory is low and/or fragmented enough that kmalloc in seq_file will fail. Prevent big kmalloc by avoiding seq_file and instead convert error state to string in smaller chunks. v2: better alloc flags, better truncate, correct locking, and error handling improvements (Chris Wilson) v3: printf annotations (Daniel Vetter) Signed-off-by: Mika Kuoppala <mika.kuoppala@intel.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/gpu/drm/i915/Makefile')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud