Add draft report for Intel GPU updates
Approved by: hrs (mentor, blanket)
This commit is contained in:
parent
1506089756
commit
d973006691
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45780
1 changed files with 44 additions and 0 deletions
|
@ -1814,4 +1814,48 @@
|
|||
</task>
|
||||
</help>
|
||||
</project>
|
||||
<project cat='kern'>
|
||||
<title>Intel GPU Driver Update</title>
|
||||
|
||||
<contact>
|
||||
<person>
|
||||
<name>
|
||||
<given>Konstantin</given>
|
||||
<common>Belousov</common>
|
||||
</name>
|
||||
<email>kib@FreeBSD.org</email>
|
||||
</person>
|
||||
</contact>
|
||||
|
||||
<links>
|
||||
<url href="https://lists.freebsd.org/pipermail/freebsd-current/2014-October/052532.html">
|
||||
Email thread with patch updates and regression test reports.</url>
|
||||
</links>
|
||||
|
||||
<body>
|
||||
<p>
|
||||
The project to update the Intel graphics chipset driver
|
||||
(i915kms) to a recent snapshot of the Linux upstream code
|
||||
continues. A patch with a large chunk of updates has been
|
||||
made available to check for regressions against current
|
||||
functionality, but is not yet expected to provide fully
|
||||
functional new functionality. The GEM I/O ioctl code path
|
||||
has been modified to more closely resemble the Linux code
|
||||
structure (easing future imports).
|
||||
</p>
|
||||
</body>
|
||||
|
||||
<sponsor>
|
||||
&os; Foundation
|
||||
</sponsor>
|
||||
|
||||
<help>
|
||||
<task>
|
||||
Fix any bugs reported against the latest versions of the patch.
|
||||
</task>
|
||||
<task>
|
||||
Make Haswell graphics work with Mesa.
|
||||
</task>
|
||||
</help>
|
||||
</project>
|
||||
</report>
|
||||
|
|
Loading…
Reference in a new issue