Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Oct 2014 20:02:59 +0300
From:      Konstantin Belousov <kostikbel@gmail.com>
To:        x11@freebsd.org
Cc:        current@freebsd.org
Subject:   i915 driver update testing
Message-ID:  <20141003170258.GG26076@kib.kiev.ua>

next in thread | raw e-mail | index | archive | help
Please find at the
https://kib.kiev.ua/kib/drm/i915.1.patch
a patch which provides some updates to the i915 driver. At large, this
is import of the batch of Linux commits, and as such, it is interesting
mostly as attempt to restart the race to get us more up to date Linux code
imported. It might provide some bug fixes, most likely for IvyBridge.
Interesting from the development PoV is the update of the GEM i/o ioctl
code path to mimic Linux code structure.

I am asking _only_ for reports of regressions with the patch applied,
comparing with the code which is currently in HEAD. I will not debug
any existing bugs, my goal right now is to commit this update, which is
needed for further work. I.e., only when you get an issue with the patch
applied, but cannot reproduce the problem without the patch, please
prepare a bug report.

FYI, the driver will attach to haswell gfx, but I am not interested in
reports about this (see above paragraph). On my test box, which is Core
i7 4770S, the mode-setting and front-buffer rendering works, but Mesa
immediately cause renderer to bug out.

Work was sponsored by The FreeBSD Foundation, both by time and hardware,
and Intel provided access to the documentation.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20141003170258.GG26076>