Revision tags: v6.2.1, v6.2.0, v6.3.0, v6.0.1, v6.0.0, v6.0.0rc1, v6.1.0, v5.8.3, v5.8.2, v5.8.1, v5.8.0, v5.9.0, v5.8.0rc1, v5.6.3 |
|
#
1dedbd3b |
| 17-Nov-2019 |
François Tigeot <ftigeot@wolfpond.org> |
drm: Update generic, ttm and radeon code to Linux 4.9
* Generally cleanup non driver-specific code and increase its robustness
* DisplayPort support improvements
* Atomic modesetting improvement
drm: Update generic, ttm and radeon code to Linux 4.9
* Generally cleanup non driver-specific code and increase its robustness
* DisplayPort support improvements
* Atomic modesetting improvements
* Radeon performance and stability improvements
* drm/i915 stays based on Linux 4.7.10 with Linux 4.19 changes for now
Reviewed-by: Romick
show more ...
|
Revision tags: v5.6.2, v5.6.1, v5.6.0, v5.6.0rc1, v5.7.0, v5.4.3, v5.4.2, v5.4.1, v5.4.0, v5.5.0, v5.4.0rc1, v5.2.2, v5.2.1, v5.2.0, v5.3.0, v5.2.0rc, v5.0.2, v5.0.1, v5.0.0, v5.0.0rc2, v5.1.0, v5.0.0rc1, v4.8.1, v4.8.0, v4.6.2, v4.9.0, v4.8.0rc, v4.6.1, v4.6.0, v4.6.0rc2 |
|
#
0e1ba51b |
| 23-Jul-2016 |
François Tigeot <ftigeot@wolfpond.org> |
drm: Sync a few headers with Linux 4.4
|
#
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 ...
|
Revision tags: v4.6.0rc, v4.7.0 |
|
#
e5411345 |
| 12-May-2016 |
zrj <rimvydas.jasinskas@gmail.com> |
drm: Sync drm_agpsupport.h with Linux 4.3
Fix build w/o __OS_HAS_AGP
Perform some cleanup in drmP.h as well.
No functional change intended.
Submitted-by: ftigeot@ with few changes
|
#
0bd082cf |
| 22-Apr-2016 |
François Tigeot <ftigeot@wolfpond.org> |
kernel/linux: Move M_DRM definition to kern_slaballoc.c
Making it available to more than the drm subsystem
|
Revision tags: v4.4.3 |
|
#
6431cd91 |
| 21-Feb-2016 |
François Tigeot <ftigeot@wolfpond.org> |
drm: Use drm_legacy_xxx functions
Reducing differences with Linux
|
Revision tags: v4.4.2, v4.4.1, v4.4.0, v4.5.0, v4.4.0rc |
|
#
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 ...
|
Revision tags: v4.2.4, v4.3.1, v4.2.3, v4.2.1, v4.2.0, v4.0.6, v4.3.0, v4.2.0rc, v4.0.5, v4.0.4, v4.0.3, v4.0.2, v4.0.1 |
|
#
5c002123 |
| 15-Nov-2014 |
François Tigeot <ftigeot@wolfpond.org> |
drm: Change sruct drm_local_map
Make it identical to the version from Linux 3.8.13.
|
Revision tags: v4.0.0, v4.0.0rc3, v4.0.0rc2, v4.0.0rc, v4.1.0 |
|
#
5a3b77d5 |
| 15-Oct-2014 |
François Tigeot <ftigeot@wolfpond.org> |
drm: Consolidate memory allocation types
* The DRM subsystem was using many different kmalloc types for no good reason
* Some types were only used twice (1x kmalloc() and 1x kfree() calls)
* Rem
drm: Consolidate memory allocation types
* The DRM subsystem was using many different kmalloc types for no good reason
* Some types were only used twice (1x kmalloc() and 1x kfree() calls)
* Remove that useless complexity and only keep one kmalloc type for the whole DRM subsystem and its drivers
Inspired-by: OpenBSD
show more ...
|
Revision tags: v3.8.2 |
|
#
ca532197 |
| 20-Jul-2014 |
François Tigeot <ftigeot@wolfpond.org> |
drm: Remove a no longer used kmalloc type
|
Revision tags: v3.8.1, v3.6.3, v3.8.0, v3.8.0rc2, v3.9.0, v3.8.0rc, v3.6.2, v3.6.1 |
|
#
b5162e19 |
| 19-Jan-2014 |
François Tigeot <ftigeot@wolfpond.org> |
drm: Reduce differences with Linux 3.8
|
Revision tags: v3.6.0 |
|
#
80ad5f9a |
| 12-Nov-2013 |
Sascha Wildner <saw@online.de> |
kernel/drm: Fix incomplete commit 116d6d9766.
Remove drm_drawable.c from 'files' and while here, also remove a no longer used malloc type.
|
Revision tags: v3.7.1, v3.6.0rc, v3.7.0 |
|
#
18e26a6d |
| 24-Sep-2013 |
François Tigeot <ftigeot@wolfpond.org> |
drm: Use an include directory hierarchy similar to the Linux one
|
#
5718399f |
| 01-Sep-2013 |
François Tigeot <ftigeot@wolfpond.org> |
drm: Merge the drm and drm2 implementations
* Move the drm2 i915 driver to sys/dev/drm/i915kms
* The legacy i915 driver remains untouched
* Only sys/dev/drm/ shall remain
|
#
99f70504 |
| 30-Aug-2013 |
François Tigeot <ftigeot@wolfpond.org> |
drm: Partial sync with FreeBSD
|
Revision tags: v3.4.3 |
|
#
6d6a8076 |
| 24-Jul-2013 |
Sascha Wildner <saw@online.de> |
kernel: Remove some unused kmalloc types in drm/drm2 code.
OK'd: ftigeot
|
Revision tags: v3.4.2, v3.4.0, v3.4.1, v3.4.0rc, v3.5.0, v3.2.2, v3.2.1, v3.2.0, v3.3.0, v3.0.3, v3.0.2, v3.0.1, v3.1.0, v3.0.0 |
|
#
86d7f5d3 |
| 26-Nov-2011 |
John Marino <draco@marino.st> |
Initial import of binutils 2.22 on the new vendor branch
Future versions of binutils will also reside on this branch rather than continuing to create new binutils branches for each new version.
|
Revision tags: v2.12.0, v2.13.0, v2.10.1, v2.11.0, v2.10.0, v2.9.1, v2.8.2, v2.8.1, v2.8.0, v2.9.0, v2.6.3, v2.7.3, v2.6.2, v2.7.2, v2.7.1 |
|
#
3f6063cc |
| 09-Apr-2010 |
David Shao <davshao@gmail.com> |
DRM from FreeBSD current, tested for r600
Author: David Shao <davshao@gmail.com>
|
Revision tags: v2.6.1, v2.7.0, v2.6.0, v2.5.1, v2.4.1, v2.5.0, v2.4.0, v2.3.2, v2.3.1, v2.2.1 |
|
#
b3705d71 |
| 26-Mar-2009 |
Hasso Tepper <hasso@estpak.ee> |
Sync DRM code with FreeBSD trunk rev 190433.
|
Revision tags: v2.2.0, v2.3.0, v2.1.1, v2.0.1 |
|
#
7f3c3d6f |
| 05-Apr-2008 |
Hasso Tepper <hasso@dragonflybsd.org> |
DRM update to git snapshot from 2008-01-04.
|