git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c0f4042
)
drm/i915/skl: Fix up positive error code
author
Tvrtko Ursulin
<tvrtko.ursulin@intel.com>
Wed, 25 Mar 2015 10:15:26 +0000
(10:15 +0000)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Wed, 25 Mar 2015 17:23:43 +0000
(18:23 +0100)
It should have been negative since it is returned with ERR_PTR().
Introduced in new code commit:
commit
50470bb011c4be278097670bea92462f4e8c8945
Author: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Date: Mon Mar 23 11:10:36 2015 +0000
drm/i915/skl: Support secondary (rotated) frame buffer mapping
Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_gem_gtt.c
patch
|
blob
|
history
diff --cc
drivers/gpu/drm/i915/i915_gem_gtt.c
Simple merge