[Intel-gfx] [PATCH] i915: correctly handling failed allocation

2016-01-03 Thread Insu Yun
Signed-off-by: Insu Yun --- drivers/gpu/drm/i915/intel_dsi_panel_vbt.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/gpu/drm/i915/intel_dsi_panel_vbt.c b/drivers/gpu/drm/i915/intel_dsi_panel_vbt.c index a5e99ac..4e279dd 100644 --- a/drivers/gpu/drm/i915/intel_dsi_panel_vbt.c +++

Re: [Intel-gfx] [PATCH] i915: correctly handling failed allocation

2016-01-03 Thread Insu Yun
On Wed, Dec 30, 2015 at 4:16 AM, Jani Nikula wrote: > On Tue, 29 Dec 2015, Insu Yun wrote: > > Signed-off-by: Insu Yun > > --- > > drivers/gpu/drm/i915/intel_dsi_panel_vbt.c | 2 ++ > > 1 file changed, 2 insertions(+) > > > > diff --git a/drivers/gpu/drm/i915/intel_dsi_panel_vbt.c > b/drivers/

Re: [Intel-gfx] [PATCH] i915: correctly handling failed allocation

2015-12-30 Thread Jani Nikula
On Tue, 29 Dec 2015, Insu Yun wrote: > Signed-off-by: Insu Yun > --- > drivers/gpu/drm/i915/intel_dsi_panel_vbt.c | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/drivers/gpu/drm/i915/intel_dsi_panel_vbt.c > b/drivers/gpu/drm/i915/intel_dsi_panel_vbt.c > index a5e99ac..4e279dd 100644

Re: [Intel-gfx] [PATCH] i915: correctly handling failed allocation

2015-12-29 Thread kbuild test robot
Hi Insu, [auto build test ERROR on drm-intel/for-linux-next] [also build test ERROR on v4.4-rc7 next-20151223] [if your patch is applied to the wrong git tree, please drop us a note to help improving the system] url: https://github.com/0day-ci/linux/commits/Insu-Yun/i915-correctly-handling-f