On Tue, Sep 24, 2013 at 11:22:56AM +0300, Jani Nikula wrote:
On Tue, 24 Sep 2013, Dan Carpenter dan.carpenter@oracle.com wrote:
The | operation has higher precedence than "?:" so the macro always returns GT_RENDER_L3_PARITY_ERROR_INTERRUPT_S1.
Signed-off-by: Dan Carpenter dan.carpenter@oracle.com
Reviewed-by: Jani Nikula jani.nikula@intel.com
Introduced in commit 35a85ac60618521d41cfdb14f3fbfc8ad7329e9e Author: Ben Widawsky benjamin.widawsky@intel.com Date: Thu Sep 19 11:13:41 2013 -0700
drm/i915: Add second slice l3 remapping
which hasn't been merged to Linus' tree yet.
Queued for -next, thanks for the patch. -Daniel