| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r317055,r317056 (glebius): Include sys/vmmeter.h as included | kevans | 2018-03-15 | 1 | -0/+1 |
* | MFC r310593,r310599: | mmel | 2017-04-16 | 1 | -0/+4 |
* | MFC r308612,r308614: | mmel | 2017-04-16 | 1 | -37/+170 |
* | MFC r305344: | dim | 2016-09-07 | 1 | -2/+10 |
* | drm/i915: Update to match Linux 3.8.13 | dumbbell | 2016-03-08 | 1 | -4/+9 |
* | As <machine/param.h> is included from <sys/param.h>, there is no need | skra | 2016-02-22 | 1 | -1/+0 |
* | As <machine/pmap.h> is included from <vm/pmap.h>, there is no need to | skra | 2016-02-22 | 1 | -1/+0 |
* | drm2: a few minor fixes after r280183 | adrian | 2015-10-04 | 1 | -6/+0 |
* | More fixes to the new macros | bapt | 2015-08-27 | 1 | -5/+5 |
* | Fix typo in new macros | bapt | 2015-08-27 | 1 | -4/+4 |
* | Add more DRM_* debug macros from linux 3.8.13 | bapt | 2015-08-26 | 1 | -2/+27 |
* | Instead of defining the actualy user and group id in the drmP.h files | kwm | 2015-08-11 | 1 | -2/+2 |
* | Add a new group named 'video' with the id of 44. And make drm create | kwm | 2015-08-09 | 1 | -1/+1 |
* | drm: Update the device-independent code to match Linux 3.8.13 | dumbbell | 2015-03-17 | 1 | -886/+1155 |
* | An update for the i915 GPU driver, which brings the code up to Linux | kib | 2015-01-21 | 1 | -0/+1 |
* | Disable error message about failed attempt to attach fbd when drm2 built with | ray | 2013-12-10 | 1 | -0/+1 |
* | drm: Support DRM_CAP_TIMESTAMP_MONOTONIC capability | dumbbell | 2013-11-17 | 1 | -0/+1 |
* | 'u_long' is consistently spelled 'unsigned long' in this file. Fix it. | jkim | 2013-08-29 | 1 | -1/+1 |
* | Clarify confusions between atomic_t and bitmap. Fix bitmap operations | jkim | 2013-08-29 | 1 | -1/+1 |
* | drm: Add missing bits to drmP.h, required by the Radeon driver | dumbbell | 2013-08-25 | 1 | -114/+188 |
* | drm: Import drm_pcie_get_speed_cap_mask() in drm_pci.c | dumbbell | 2013-08-25 | 1 | -0/+17 |
* | drm: Support gem_open_object() and gem_close_object() callbacks | dumbbell | 2013-08-25 | 1 | -0/+2 |
* | drm: In drm_mmap_single, try ttm_bo_mmap_single() before drm_gem_mmap_single() | dumbbell | 2013-08-25 | 1 | -1/+1 |
* | drm: Use driver-provided "use_msi" callback to determine if MSI is blacklisted | dumbbell | 2013-08-25 | 1 | -2/+5 |
* | drm: Move definition of EREMOTEIO to drmP.h | dumbbell | 2013-08-24 | 1 | -0/+5 |
* | drm: Import drm_dp_helper.c from Linux 3.8-rc3 | dumbbell | 2013-08-24 | 1 | -0/+3 |
* | MFC | attilio | 2013-03-08 | 1 | -2/+8 |
|\ |
|
| * | Correct the r247832. | kib | 2013-03-05 | 1 | -1/+1 |
| * | Import the preliminary port of the TTM. | kib | 2013-03-05 | 1 | -2/+7 |
| * | Import the likely() compat macro. | kib | 2013-03-05 | 1 | -0/+1 |
* | | Switch vm_object lock to be a rwlock. | attilio | 2013-02-20 | 1 | -0/+1 |
|/ |
|
* | Add drm and i915 ioctl translations for 32 bit process on 64 bit host. | kib | 2012-08-18 | 1 | -0/+5 |
* | Fix millisecond to ticks conversion in drm_msleep(). | mav | 2012-06-28 | 1 | -1/+1 |
* | Add the code for new Intel GPU driver, which supports GEM, KMS and | kib | 2012-05-22 | 1 | -0/+1400 |