[Intel-gfx] Short, flickering horizontal lines in GTK apps

2015-01-17 Thread Ian Pilcher
https://drive.google.com/file/d/0B9ZGcvLVEr8kd0swQmNNc1ZSblE/view?usp=sharing Does anyone recognize the effect in the linked video? I'm seeing this occasionally since upgrading my ThinkPad T430s with Intel graphics (Core i7-3520M) to Fedora 21. I am running KDE with desktop effects enabled, and

Re: [Intel-gfx] [PATCH 4/4] drm/i915/skl: Updated the RC6/Forcewake related debugfs interface for Gen9

2015-01-17 Thread shuang . he
Tested-By: PRC QA PRTS (Patch Regression Test System Contact: shuang...@intel.com) Task id: 5596 -Summary- Platform Delta drm-intel-nightly Series Applied PNV 353/353

Re: [Intel-gfx] [PATCH 2/2] drm/i915/skl: Implementation of SKL display power well support

2015-01-17 Thread shuang . he
Tested-By: PRC QA PRTS (Patch Regression Test System Contact: shuang...@intel.com) Task id: 5595 -Summary- Platform Delta drm-intel-nightly Series Applied PNV -1 353/353

[Intel-gfx] [BUG, bisect] drm/i915: mouse pointer lags and overshoots

2015-01-17 Thread Jeremiah Mahler
Matt, all, Commit ea2c67bb4aff introduces a bug which causes the mouse to move in a very unusual way, as if it has a lot of inertia. It will lag behind and then overshoot the expected position. I reproduced this bug on all my machines which use the drm/i915 drivers and it affects all forms of mo

Re: [Intel-gfx] [PATCH] Revert "drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXES"

2015-01-17 Thread Chris Wilson
On Sat, Jan 17, 2015 at 05:05:47AM +0100, Daniel Vetter wrote: > On Thu, Jan 15, 2015 at 09:13:02AM +0200, Jani Nikula wrote: > > On Wed, 14 Jan 2015, Chris Wilson wrote: > > > The core fix was applied in > > > > > > commit a63b03e2d2477586440741677ecac45bcf28d7b1 > > > Author: Chris Wilson > > >

Re: [Intel-gfx] [PATCH 2/2] intel: Use I915_EXEC_NO_RELOC when available

2015-01-17 Thread Chris Wilson
On Sat, Jan 17, 2015 at 05:23:59AM +0100, Daniel Vetter wrote: > On Fri, Jan 16, 2015 at 05:46:00PM -0800, Kristian Høgsberg wrote: > > The I915_EXEC_NO_RELOC flag lets us tell the kernel that the offset we > > provide in the validate list entry is what we've used in all relocations > > to the bo i

Re: [Intel-gfx] [PATCH 1/2] intel: Use I915_EXEC_HANDLE_LUT when available

2015-01-17 Thread Chris Wilson
On Fri, Jan 16, 2015 at 05:45:59PM -0800, Kristian Høgsberg wrote: > In userspace we can track which buffer a relocation refers to in > constant time. However, the kernel has to look up the per-fd gem > handle for each relocation. Using the I915_EXEC_HANDLE_LUT flag lets > us use the the bos vali

[Intel-gfx] Updated drm-intel-testing

2015-01-17 Thread Daniel Vetter
Hi all, New -testing cycle with cool stuff: - refactor i915/snd-hda interaction to use the component framework (Imre) - psr cleanups and small fixes (Rodrigo) - a few perf w/a from Ken Graunke - switch to atomic plane helpers (Matt Roper) - wc mmap support (Chris Wilson & Akash Goel) - smaller thi