Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-03-02 | drm: drop Linux < 2.6.10 support | Pekka Paalanen | |
Signed-off-by: Pekka Paalanen <pq@iki.fi> | |||
2008-12-10 | Revert "Merge branch 'modesetting-gem'" | Jesse Barnes | |
This reverts commit 6656db10551bbb8770dd945b6d81d5138521f208. We really just want the libdrm and ioctl bits, not all the driver stuff. | |||
2008-06-22 | NV50: Initial import of kernel modesetting. | Maarten Maathuis | |
2008-04-22 | linux-core Makefile: add GIT_REVISION | Pekka Paalanen | |
This tries to automatically fetch a git revision string and if succeeds, it #defines GIT_REVISION string macro. Packagers can override it by 'make GIT_REVISION=foo'. Update Nouveau to use GIT_REVISION, if defined, instead of DRIVER_DATE in struct drm_driver. Signed-off-by: Pekka Paalanen <pq@iki.fi> | |||
2007-11-05 | drm: remove lots of spurious whitespace. | Dave Airlie | |
Kernel "cleanfile" script run. | |||
2007-11-02 | nouveau: put it all together. | Jeremy Kolb | |
2007-11-02 | nouveau: incorporate darktama's buffer object work. | Jeremy Kolb | |
2007-10-31 | nouveau: ttm stubs | Jeremy Kolb | |
2007-10-04 | nouveau: Switch over to using PMC_BOOT_0 for card detection. | Maarten Maathuis | |
2007-07-16 | drm: remove drmP.h internal typedefs | Dave Airlie | |
2007-01-10 | nouveau: Don't use DRIVER_USE_MTRR, we already setup our own mtrr over vram. | Stephane Marchesin | |
2007-01-05 | nouveau: Add an mtrr over the whole FB | Stephane Marchesin | |
2006-11-05 | nouveau: add compat ioc32 support | Dave Airlie | |
2006-11-05 | remove config.h | Dave Airlie | |
2006-08-27 | initial import of nouveau code from nouveau CVS | Dave Airlie | |