From: Brad Volkin Date: Tue, 18 Feb 2014 18:15:53 +0000 (-0800) Subject: drm/i915: Reject commands that explicitly generate interrupts X-Git-Tag: omap-for-v3.16/fixes-against-rc1~44^2~63^2~111 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b18b396b3a9a7f2a468bbcefa0ae09451b5ec832;p=pandora-kernel.git drm/i915: Reject commands that explicitly generate interrupts The driver leaves most interrupts masked during normal operation, so there would have to be additional work to enable userspace to safely request/receive an interrupt. v2: trailing commas, rebased Signed-off-by: Brad Volkin Reviewed-by: Jani Nikula Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed