Searched hist:"0 e70447605f49699b877fea1039b2c5335529d96" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_gpu_error.c | diff 0e70447605f49699b877fea1039b2c5335529d96 Wed Oct 12 04:05:17 CDT 2016 Chris Wilson <chris@chris-wilson.co.uk> drm/i915: Move common code out of i915_gpu_error.c
In the next patch, I want to conditionally compile i915_gpu_error.c and that requires moving the functions used by debug out of i915_gpu_error.c!
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/20161012090522.367-1-chris@chris-wilson.co.uk
|
H A D | i915_debugfs.c | diff 0e70447605f49699b877fea1039b2c5335529d96 Wed Oct 12 04:05:17 CDT 2016 Chris Wilson <chris@chris-wilson.co.uk> drm/i915: Move common code out of i915_gpu_error.c
In the next patch, I want to conditionally compile i915_gpu_error.c and that requires moving the functions used by debug out of i915_gpu_error.c!
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/20161012090522.367-1-chris@chris-wilson.co.uk
|
H A D | i915_irq.c | diff 0e70447605f49699b877fea1039b2c5335529d96 Wed Oct 12 04:05:17 CDT 2016 Chris Wilson <chris@chris-wilson.co.uk> drm/i915: Move common code out of i915_gpu_error.c
In the next patch, I want to conditionally compile i915_gpu_error.c and that requires moving the functions used by debug out of i915_gpu_error.c!
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/20161012090522.367-1-chris@chris-wilson.co.uk
|
H A D | i915_drv.h | diff 0e70447605f49699b877fea1039b2c5335529d96 Wed Oct 12 04:05:17 CDT 2016 Chris Wilson <chris@chris-wilson.co.uk> drm/i915: Move common code out of i915_gpu_error.c
In the next patch, I want to conditionally compile i915_gpu_error.c and that requires moving the functions used by debug out of i915_gpu_error.c!
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/20161012090522.367-1-chris@chris-wilson.co.uk
|