When the ppgtt init fails, we may as well reuse the space that were were
reserving for the ppgtt PDEs.
This also fixes an extraneous mutex_unlock.
Signed-off-by: Ben Widawsky
---
drivers/gpu/drm/i915/i915_gem_gtt.c | 33 -
1 file changed, 16 insertions(+), 17 del
- i915_gem_init_aliasing_ppgtt should now be static
- move i915_gem_init_ppgtt declaration to the right place
I expected sparse to catch the first one, but somehow it didn't.
Signed-off-by: Ben Widawsky
---
drivers/gpu/drm/i915/i915_drv.h | 3 +--
drivers/gpu/drm/i915/i915_gem_gtt.c | 2 +-
Summary
We finished a new round of kernel testing. Generally, in this circle, 7 new bug
is filed, 8 bugs are still opened, 7 bugs are closed.
Test Environment
Kernel: (drm-intel-testing)5c43656cdac8062485ba54625bdc2edfc34ef0cf
Some additional commit info:
Merge: c0c36b9 da494d7
Author: Dan
On Mon, 24 Dec 2012, John wrote:
> On launchpad they requested to report this bug upstream. Please let me know
> if any information is missing.
Please file a bug on DRM/Intel at [1]. Please reference your mail and
the launchpad bug, no need to attach all the info there again.
What's the latest k
> -Original Message-
> From: Ben Widawsky [mailto:b...@bwidawsk.net]
> Sent: Thursday, December 27, 2012 11:04 AM
> To: Sun, Yi
> Cc: intel-gfx@lists.freedesktop.org
> Subject: Re: [Intel-gfx] [PATCH v2] tests/testdisplay: Specify the display.
>
> On Thu, 27 Dec 2012 01:45:59 +
> "Sun,