Re: [Intel-gfx] [PATCH 2/2] drm/i915: Log a message when rejecting LRM to OACONTROL

2014-09-19 Thread Daniel Vetter
On Thu, Sep 18, 2014 at 04:26:27PM -0700, bradley.d.vol...@intel.com wrote: > From: Brad Volkin > > The other paths in the command parser that reject a batch all > log a message indicating the reason. We simply missed this one. > > Signed-off-by: Brad Volkin Both patches merged to dinq, thanks

[Intel-gfx] [PATCH 2/2] drm/i915: Log a message when rejecting LRM to OACONTROL

2014-09-18 Thread bradley . d . volkin
From: Brad Volkin The other paths in the command parser that reject a batch all log a message indicating the reason. We simply missed this one. Signed-off-by: Brad Volkin --- drivers/gpu/drm/i915/i915_cmd_parser.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/drivers/g