| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: r364737, r365264 and r365287 | Niclas Zeising | 2020-09-06 | 2 | -4/+8 |
| * | Fix misleading indentation in sys/dev/drm2/radeon/evergreen.c | Dimitry Andric | 2020-04-25 | 1 | -1/+1 |
| * | MFC r350421: | Mark Johnston | 2019-08-21 | 1 | -0/+1 |
| * | MFC r349432: | Mark Johnston | 2019-07-03 | 1 | -1/+1 |
| * | drm2/intel_iic: stop using iicbus_set_nostop | Andriy Gapon | 2019-06-20 | 1 | -4/+79 |
| * | MFC r348785: | Mark Johnston | 2019-06-17 | 1 | -1/+1 |
| * | MFC r342888: | Mark Johnston | 2019-01-12 | 2 | -8/+0 |
| * | MFC r342182: | Mark Johnston | 2019-01-02 | 9 | -10807/+33 |
| * | MFC 339475: improve drm messaging in driver and UPDATING | Warner Losh | 2018-10-23 | 1 | -2/+2 |
| * | Reapply, with minor tweaks, r338025, from the original commit: | Warner Losh | 2018-09-26 | 2 | -2/+2 |
| * | Convert x86 cache invalidation functions to ifuncs. | Konstantin Belousov | 2018-09-19 | 2 | -6/+7 |
| * | Add big, nasty abandonware tags to this code. | Warner Losh | 2018-08-28 | 2 | -1/+16 |
| * | Eliminate the arena parameter to kmem_free(). Implicitly this corrects an | Alan Cox | 2018-08-25 | 1 | -1/+1 |
| * | Revert drm2 removal. | Warner Losh | 2018-08-24 | 269 | -0/+235179 |
| * | Remove legacy drm and drm2 from tree | Matt Macy | 2018-08-22 | 269 | -235179/+0 |
| * | Back out r338035 until Warner is finished churning GSoC PNP patches | Conrad Meyer | 2018-08-19 | 2 | -2/+2 |
| * | Remove unused and easy to misuse PNP macro parameter | Conrad Meyer | 2018-08-19 | 2 | -2/+2 |
| * | Eliminate the unused arena parameter from kmem_alloc_attr(). | Alan Cox | 2018-08-18 | 1 | -2/+2 |
| * | Make timespecadd(3) and friends public | Alan Somers | 2018-07-30 | 2 | -4/+3 |
| * | Fix build of i915kms with base gcc | Dimitry Andric | 2018-06-11 | 1 | -1/+9 |
| * | Move most of the contents of opt_compat.h to opt_global.h. | Brooks Davis | 2018-04-06 | 4 | -7/+0 |
| * | Correct pseudo misspelling in sys/ comments | Ed Maste | 2018-02-23 | 1 | -1/+1 |
| * | vm_wait() rework. | Konstantin Belousov | 2018-02-20 | 4 | -5/+5 |
| * | drm2: Basic use of mallocarray(9). | Pedro F. Giffuni | 2018-01-22 | 1 | -6/+2 |
| * | These drivers have a sentinel at the end of the device list. Exclude | Warner Losh | 2017-12-23 | 2 | -2/+2 |
| * | Fix typos from last commit, these should have been #. | Warner Losh | 2017-12-22 | 1 | -1/+1 |
| * | Use '#' rather than some made up name for fields we want to ignore. | Warner Losh | 2017-12-22 | 2 | -2/+2 |
| * | sys/dev: further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-27 | 5 | -1/+11 |
| * | Unrevert r324059 | Conrad Meyer | 2017-09-27 | 2 | -0/+4 |
| * | Remove PNP metadata from drm2 drivers until kldxref problem is resolved | Conrad Meyer | 2017-09-27 | 2 | -4/+0 |
| * | Add PNP metadata to more drivers | Conrad Meyer | 2017-09-26 | 2 | -0/+4 |
| * | Simplify i915_gem_wire_page() and avoid unneeded page-busying. | Mark Johnston | 2017-09-21 | 1 | -7/+6 |
| * | Modernize calls to vm_page_unwire(). As of r288122, vm_page_unwire() | Alan Cox | 2017-09-21 | 2 | -4/+3 |
| * | Don't bother enqueuing a page immediately before freeing it. | Mark Johnston | 2017-05-18 | 1 | -1/+1 |
| * | Fix a few uses of kern_yield() in the TTM and the LinuxKPI. | Mark Johnston | 2017-05-18 | 1 | -2/+2 |
| * | Add TUNABLE_INT to radeonkms driver parameters. | Yoshihiro Takahashi | 2017-04-29 | 1 | -0/+17 |
| * | All these files need sys/vmmeter.h, but now they got it implicitly | Gleb Smirnoff | 2017-04-17 | 1 | -0/+1 |
| * | drm2: Add some missing PCIIDs for some Haswell systems | Conrad Meyer | 2017-04-13 | 2 | -0/+2 |
| * | Use atop() instead of OFF_TO_IDX() for convertion of addresses or | Konstantin Belousov | 2017-03-14 | 1 | -1/+1 |
| * | Really revert 312923 this time | Baptiste Daroussin | 2017-01-28 | 5 | -12/+13 |
| * | Revert crap accidentally committed | Baptiste Daroussin | 2017-01-28 | 7 | -76/+83 |
| * | Revert r312923 a better approach will be taken later | Baptiste Daroussin | 2017-01-28 | 7 | -83/+76 |
| * | Make the drm2 module depend on linuxkpi | Baptiste Daroussin | 2017-01-28 | 5 | -13/+12 |
| * | Introduce __read_mostly and __exclusive_cache_line macros. | Mateusz Guzik | 2017-01-27 | 1 | -1/+0 |
| * | Import drm_patform.c, an implementation of non-PCI based attachment | Michal Meloun | 2016-12-26 | 2 | -0/+187 |
| * | Fix late monitor hotplug event. | Michal Meloun | 2016-12-26 | 1 | -0/+22 |
| * | Fix bug in r309712, do not leak gem object pin count in case of error | Konstantin Belousov | 2016-12-13 | 1 | -1/+3 |
| * | Use the populate() driver paging method for i915 driver. | Konstantin Belousov | 2016-12-08 | 1 | -52/+19 |
| * | Allow DRM2 code to be built on platforms without AGP. | Michal Meloun | 2016-11-13 | 5 | -40/+178 |
| * | Fix a race in vm_page_busy_sleep(9). | Konstantin Belousov | 2016-10-13 | 2 | -3/+3 |