Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm/nouveau: only expose the object classes that are supported by the chipset | Ben Skeggs | 2010-12-03 | 1 | -37/+55 |
* | drm/nouveau: use object class structs more extensively | Ben Skeggs | 2010-12-03 | 1 | -0/+1 |
* | drm/nouveau: store engine type in gpuobj class structs | Ben Skeggs | 2010-12-03 | 1 | -20/+20 |
* | drm/nouveau: Refactor context destruction to avoid a lock ordering issue. | Francisco Jerez | 2010-12-03 | 1 | -0/+15 |
* | drm/nouveau: add more fine-grained locking to channel list + structures | Ben Skeggs | 2010-12-03 | 1 | -2/+2 |
* | drm/nv10: Don't oops if the card wants to switch to a channel with no grctx. | Francisco Jerez | 2010-09-24 | 1 | -1/+1 |
* | drm/nv10: Fix up switching of NV10TCL_DMA_VTXBUF. | Francisco Jerez | 2010-08-06 | 1 | -50/+125 |
* | drm/nouveau: Pre-G80 tiling support. | Francisco Jerez | 2010-01-11 | 1 | -11/+17 |
* | drm/nv10: Add the initial graph context and soft methods needed for LMA. | Francisco Jerez | 2009-12-16 | 1 | -43/+154 |
* | drm/nouveau: Add DRM driver for NVIDIA GPUs | Ben Skeggs | 2009-12-11 | 1 | -0/+892 |