Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MFC r258262: | dumbbell | 2013-11-28 | 1 | -0/+6 |
* | drm: In drm_mmap_single, try ttm_bo_mmap_single() before drm_gem_mmap_single() | dumbbell | 2013-08-25 | 1 | -4/+4 |
* | drm: Fix cleanup if device initialization fails | dumbbell | 2013-08-25 | 1 | -3/+19 |
* | drm: Use driver-provided "use_msi" callback to determine if MSI is blacklisted | dumbbell | 2013-08-25 | 1 | -8/+19 |
* | drm: Call drm_global_init() & drm_global_release() at module load/unload | dumbbell | 2013-08-24 | 1 | -13/+41 |
* | Import the preliminary port of the TTM. | kib | 2013-03-05 | 1 | -1/+20 |
* | - If DRM_DEBUG_DEFAULT_ON is defined, then initialize drm_debug_flagi to | glebius | 2012-11-02 | 1 | -2/+3 |
* | Revert previous commit... | kevlo | 2012-10-10 | 1 | -1/+1 |
* | Prefer NULL over 0 for pointers | kevlo | 2012-10-09 | 1 | -1/+1 |
* | Add drm and i915 ioctl translations for 32 bit process on 64 bit host. | kib | 2012-08-18 | 1 | -3/+27 |
* | Add the code for new Intel GPU driver, which supports GEM, KMS and | kib | 2012-05-22 | 1 | -0/+980 |