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
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
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
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
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
> > >
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
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
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