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