[Intel-gfx] [PATCH 2/2] drm/i915: Reclaim GGTT space for failed ppgtt

2012-12-27 Thread Ben Widawsky
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

[Intel-gfx] [PATCH 1/2] drm/i915: trivial: kill-agp collateral cleanups

2012-12-27 Thread Ben Widawsky
- 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 +-

[Intel-gfx] [QA 12/28] Testing report for `drm-intel-testing` (was: Updated -next)

2012-12-27 Thread Sun, Yi
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

Re: [Intel-gfx] Display resolutions missing on external VGA display [regressing]

2012-12-27 Thread Jani Nikula
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

Re: [Intel-gfx] [PATCH v2] tests/testdisplay: Specify the display.

2012-12-27 Thread Sun, Yi
> -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,