Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |