[Bug 60530] Garbage displayed after resume from suspend to RAM

bugzilla-daemon at bugzilla.kernel.org bugzilla-daemon at bugzilla.kernel.org
Tue Jul 9 12:38:37 PDT 2013


https://bugzilla.kernel.org/show_bug.cgi?id=60530

--- Comment #28 from Jona Stubbe <linuxbugs at jona-stubbe.de> ---
After applying the first test patch on master I get this build error:

drivers/gpu/drm/i915/i915_gem.c: In function 'i915_gem_reset_fences':
drivers/gpu/drm/i915/i915_gem.c:2149:26: error: 'obj' undeclared (first use in
this function)
    i915_gem_release_mmap(obj);
                          ^
drivers/gpu/drm/i915/i915_gem.c:2149:26: note: each undeclared identifier is
reported only once for each function it appears in

Or was I supposed to apply the two patches together?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the intel-gfx-bugs mailing list