| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2003-06-07 | Verify 'drm_agp' is not NULL for all its wrappers - this causes no overhead | Jose Fonseca | |
| and must be done if in future a driver tries to talk to the AGP directly from kernelspace instead of userspace, and the AGP is not present. | |||
| 2003-06-07 | Check that the AGPGART "drm_agp" symbol pointer is valid before | Jose Fonseca | |
| initializing the DRM device - this was causing a kernel oops when the AGPGART module wasn't loaded. | |||
| 2003-06-03 | Added the Doxygen configuration file. Minor documentation fixes. | Jose Fonseca | |
| 2003-06-03 | Split declarations/definitions in drm_scatter.h into drm_sg.h/drm_sg_tmp.h | Jose Fonseca | |
| respectively. Splited the work out of the ioctls and renamed (with the _ioctl prefix). Added some more documentation. Did the same for drm_sgpsupport.h. | |||
