From: Ben Widawsky Date: Wed, 25 Dec 2013 00:02:54 +0000 (-0800) Subject: drm/i915/bdw: Return -ENONENT on default ctx destroy X-Git-Tag: v3.15-rc1~51^2~62^2~80^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2cf2416cadc13aeccb3df10be893b15fb16ac17;p=pandora-kernel.git drm/i915/bdw: Return -ENONENT on default ctx destroy This was an accidental "ABI" change introduced during PPGTT: commit 0eea67eb26000657079b7fc41079097942339452 Author: Ben Widawsky Date: Fri Dec 6 14:11:19 2013 -0800 drm/i915: Create a per file_priv default context The failure test application actually tests the return type. The other option is to simply change the test. Signed-off-by: Ben Widawsky Reviewed-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed