#
3f2dd94a |
| 19-Dec-2020 |
François Tigeot <ftigeot@wolfpond.org> |
drm: Update to Linux 4.15.18
* Create /dev/dri/renderD* devices Generally handle /dev entries creation as close to Linux as possible.
* Add drm master support Sync authentification code with Li
drm: Update to Linux 4.15.18
* Create /dev/dri/renderD* devices Generally handle /dev entries creation as close to Linux as possible.
* Add drm master support Sync authentification code with Linux 4.15.18
* handle vm_mm->mmap_sem in ttm page fault operations
* Update dma-fence code from OpenBSD
* This commit contains sleep/wakeup and other changes from Matthew Dillon <dillon@apollo.backplane.com>
show more ...
|
#
a85cb24f |
| 27-Jul-2020 |
François Tigeot <ftigeot@wolfpond.org> |
drm: Update to Linux 4.12.14
* Initial Geminilake support
* Support improvements and model-specific bug fixes for Broxton, Haswell, Broadwell, Skylake and Kabylake hardware
* Various generic i91
drm: Update to Linux 4.12.14
* Initial Geminilake support
* Support improvements and model-specific bug fixes for Broxton, Haswell, Broadwell, Skylake and Kabylake hardware
* Various generic i915 bug fixes, including page flipping and memory corruption issues
* Minor radeon bug fixes
show more ...
|
#
4be47400 |
| 13-Jul-2020 |
François Tigeot <ftigeot@wolfpond.org> |
drm: Update base driver to Linux 4.10.17
Thanks to Matthew Dillon <dillon@apollo.backplane.com> for some VM fixes.
|
#
1e12ee3b |
| 12-Mar-2020 |
François Tigeot <ftigeot@wolfpond.org> |
drm/i915: Update DRIVER_DATE to 20161024
|
#
71f41f3e |
| 23-Feb-2020 |
François Tigeot <ftigeot@wolfpond.org> |
drm/i915: Update base driver to 20160808
|
#
87df8fc6 |
| 15-Feb-2020 |
François Tigeot <ftigeot@wolfpond.org> |
drm/i915: Update base driver to 20160725
|
#
1487f786 |
| 10-Dec-2019 |
François Tigeot <ftigeot@wolfpond.org> |
drm/i915: Update to Linux commit 1f15b76f1ec973d1eb5d21b6d98b21aebb9025f1
"Separate GPU hang waitqueue from advance"
|
#
c0e85e96 |
| 06-Jan-2017 |
François Tigeot <ftigeot@wolfpond.org> |
drm/i915: Update to Linux 4.6
* Skylake and Kabylake support improvements
* FBC (FrameBuffer Compression) now enabled by default on Haswell and Broadwell GPUs
* PSR (Panel Self Refresh) support
drm/i915: Update to Linux 4.6
* Skylake and Kabylake support improvements
* FBC (FrameBuffer Compression) now enabled by default on Haswell and Broadwell GPUs
* PSR (Panel Self Refresh) support improved, now enabled by default on Valleyview, CherryView, Haswell and Broadwell
* Improved DSI panel support
* HDMI hotplug fixes
* Various bugfixes everywhere
show more ...
|
#
aee94f86 |
| 08-Dec-2016 |
François Tigeot <ftigeot@wolfpond.org> |
drm/i915: Update to Linux 4.5
* Mostly bugfixes. Lots and lots of bugfixes.
* Skylake and Broxton support improvements
* Initial Kabylake support
|
#
352ff8bd |
| 21-Jul-2016 |
François Tigeot <ftigeot@wolfpond.org> |
drm/i915: Update to Linux 4.4
* Broxton and Skylake support improvements
* Cherryview specific fixes
* Atomic modesetting conversion progress
* Improved validation of video modes. Some low-power
drm/i915: Update to Linux 4.4
* Broxton and Skylake support improvements
* Cherryview specific fixes
* Atomic modesetting conversion progress
* Improved validation of video modes. Some low-power chips can't drive all DP screens and this is now detected by the driver.
* PSR and FBC improvements and bug fixes
* Workarounds for some specific HDMI monitors needing more time than allowed by the spec to handle hot-plug events
* As usual, various fixes for little issues here and there
show more ...
|
#
477eb7f9 |
| 23-Jan-2016 |
François Tigeot <ftigeot@wolfpond.org> |
drm/i915: Update to Linux 4.1
* Valleyview support has been vastly improved and is no longer considered preliminary
* Skylake support improvements: runtime power management, turbo and sleep sta
drm/i915: Update to Linux 4.1
* Valleyview support has been vastly improved and is no longer considered preliminary
* Skylake support improvements: runtime power management, turbo and sleep states should now be fully operational. Many workarounds have been added for Skylake specific issues
* Preliminary changes to prepare for Broxton (future Atom SOCs) support
* Distinguish hardware minimum and user minimum frequencies. Set the GPU frequency to the hardware minimum on idle in order to reduce power usage
* DRRS (dynamic refresh rate switching) is now enabled where supported. The idea is to reduce the refresh rate of the panel to save power when nothing changes on the screen
* DP deadlock bugfixes and improved link rate computation. Intermediate link rate support for eDP 1.4
* XenGT client-side support. This is paravirtualization to allow virtual machines to tap into the render engines
* Plenty of internal work to prepare for atomic mode setting
* Lots of other smaller work all over such as added documentation, dead UMS code removal, vblank interrupt cleanings, etc...
show more ...
|
#
2c9916cd |
| 26-Dec-2015 |
François Tigeot <ftigeot@wolfpond.org> |
drm/i915: Upgrade to Linux 4.0
* Basic Skylake support
* Panel Self-Refresh (PSR) now supported on Valleyview and Cherryview
* Preparations for atomic display updates
* Performance improvements o
drm/i915: Upgrade to Linux 4.0
* Basic Skylake support
* Panel Self-Refresh (PSR) now supported on Valleyview and Cherryview
* Preparations for atomic display updates
* Performance improvements on various GPU families, including Cherryview, Broadwell and Haswell
* GPU frequencies are now kept at a minimum of 450MHz when possible on Haswell and Broadwell, ensuring a minimum experience level for various types of workloads
* Improved reset support for gen3/4 GPUs, which should fix some OpenGL crashes on Core 2 and pre-2012 Atom machines
* Better sound/graphics driver synchronization for audio over hdmi support
* As usual, small bugfixes and stability improvements here and there
show more ...
|
#
1b13d190 |
| 24-Oct-2015 |
François Tigeot <ftigeot@wolfpond.org> |
drm/i915: Update to Linux 3.18
* Revamped, more robust vblank handling
* More paranoid pageflips, with added error detection and recovery logic
* Lots of Cherryview improvements, including runtime
drm/i915: Update to Linux 3.18
* Revamped, more robust vblank handling
* More paranoid pageflips, with added error detection and recovery logic
* Lots of Cherryview improvements, including runtime power management and better eDP panel support
* Lots of Broadwell improvements. GPU commands can now be submitted via a new execlist mechanism
* Preparatory work for Skylake support
show more ...
|
#
ba55f2f5 |
| 24-Jul-2015 |
François Tigeot <ftigeot@wolfpond.org> |
drm/i915: Update to Linux 3.16
* Much improved support for Broadwell GPUs. Acceleration should now be fully operational and the giant L4 eDRAM cache is now enabled when present.
* Baytrail/Valley
drm/i915: Update to Linux 3.16
* Much improved support for Broadwell GPUs. Acceleration should now be fully operational and the giant L4 eDRAM cache is now enabled when present.
* Baytrail/Valleyview support improvements
* prelimary support for Cherryview (14nm Atom SOCs)
* Various fixes and performance improvements on most other GPU generations
* Improved runtime power management
* 5.4GHz DisplayPort support
* Large cursor support (up to 256x256 pixels), useful for high-dpi displays.
* Mapping of user pages into video memory (userptr) This allows zero-copy downloads and efficient readback to/from the GPU, allowing faster rendering of client-side software rasterisers, mitigation of stalls due to read back and faster pipelining of texture data (such as pixel buffer objects in GL or data blobs in CL). Mixed CPU/GPU operations become more efficient in general.
show more ...
|
#
9edbd4a0 |
| 08-May-2015 |
François Tigeot <ftigeot@wolfpond.org> |
drm/i915: Update to Linux 3.14
Changes specific to the DragonFly driver:
* Most GEM code paths are now similar to Linux, leading to increased stability and performance. Making this change was g
drm/i915: Update to Linux 3.14
Changes specific to the DragonFly driver:
* Most GEM code paths are now similar to Linux, leading to increased stability and performance. Making this change was greatly helped by studying the OpenBSD code.
* We were previously using legacy functions to set up page table entries and this was starting to become a serious problem on particular platforms such as gen4 or Broadwell. As of this commit, we now use the same chip-specific virtual functions as Linux.
* RC6 and Frame Buffer Compression power savings enabled by default, depending on the GPU family
Changes brought by the Linux 3.11 => 3.14 driver update:
* Various bug fixes on all GPU generations, especially stability improvements
* Power consumption improvements
* Many Valleyview/Baytrail support improvements
* The giant 128MB L4 cache is now enabled when present on Haswell
* Added support for Broadwell GPUs
* HDMI 4K support
* basic support for 3D/stereo displays on HDMI
show more ...
|
#
a2fdbec6 |
| 02-Jan-2015 |
François Tigeot <ftigeot@wolfpond.org> |
drm/i915: Update to Linux 3.9.11
* Various bug fixes and small improvements
* Better handling of GPU hangs, improved driver robustness
* Support for the display power well on Haswell GPUs
* Suppo
drm/i915: Update to Linux 3.9.11
* Various bug fixes and small improvements
* Better handling of GPU hangs, improved driver robustness
* Support for the display power well on Haswell GPUs
* Support for more Haswell GPU (PCI ID) models
show more ...
|
#
9f16360b |
| 11-Aug-2014 |
François Tigeot <ftigeot@wolfpond.org> |
drm/i915: Sync i915_gem_evict.c with Linux 3.8.13
|
#
f192107f |
| 25-Jul-2014 |
François Tigeot <ftigeot@wolfpond.org> |
drm/i915: Reduce differences with Linux 3.8.13
Mostly in GEM code
|
#
686a02f1 |
| 15-Jul-2014 |
François Tigeot <ftigeot@wolfpond.org> |
drm/i915: Sync ringbuffer code with Linux 3.8.13
* Split hardware initialization and irq management to model-specific functions
* Various little fixes and workarounds to compensate for hardware
drm/i915: Sync ringbuffer code with Linux 3.8.13
* Split hardware initialization and irq management to model-specific functions
* Various little fixes and workarounds to compensate for hardware bugs and irregular behavior
* Enable parity error interrupts
* Simplify flushing and request tracking
show more ...
|
#
b030f26b |
| 08-Jun-2014 |
François Tigeot <ftigeot@wolfpond.org> |
drm/i915: Partial sync of the ring handling code...
... with Linux 3.8.13
A few parts obtained from OpenBSD
|
#
e9243325 |
| 29-May-2014 |
François Tigeot <ftigeot@wolfpond.org> |
drm/i915: New IRQ management code from Linux
* Move some functions around, they were defined in different files than in Linux
* Add some Haswell and Valleyview support code
* Generally reduce di
drm/i915: New IRQ management code from Linux
* Move some functions around, they were defined in different files than in Linux
* Add some Haswell and Valleyview support code
* Generally reduce differences with Linux 3.8.13
show more ...
|
#
ea132f0f |
| 04-Feb-2014 |
François Tigeot <ftigeot@wolfpond.org> |
drm: Sync a few headers with Linux 3.8
|
#
5c6c6f23 |
| 27-Oct-2013 |
François Tigeot <ftigeot@wolfpond.org> |
drm/i915: Put i915_drm.h into include/
Split the header in two separate files, like it is done in Linux 3.8.
|
#
18e26a6d |
| 24-Sep-2013 |
François Tigeot <ftigeot@wolfpond.org> |
drm: Use an include directory hierarchy similar to the Linux one
|
#
e3adcf8f |
| 12-Sep-2013 |
François Tigeot <ftigeot@wolfpond.org> |
drm: Replace the i915 driver by i915kms
i915kms was already an updated version of i915, there's no need to keep maintaining two separate instances of the same driver.
|