Commit graph

5 commits

Author SHA1 Message Date
Rik Faith
db6b1ce9b8 Add extensible counters for statistics via ioctl 2001-02-09 16:00:14 +00:00
Gareth Hughes
9a426ec53e Checkpoint commit before I fix IRQ disable/enable. 2001-02-08 15:57:40 +00:00
Rik Faith
3239b80b18 Fix /proc files to output all available data (In recent kernels, they have
been truncating the output.)
2001-02-02 17:59:50 +00:00
Rik Faith
95bb76c7de Add drm_stub.h support This allows proper handling of /proc entries when
multiple drivers are loaded. This also paves the way for a fixed MAJOR
    number and the eventual deprecation of /proc dependencies.
2001-02-01 20:54:01 +00:00
Gareth Hughes
4840ecda0b New DRM template architecture, with initial implementation of MGA driver
using core DRM templates. Other drivers to follow.
Note: This is missing the corresponding updates to the MGA 2D driver, so it
    will not run yet. These updates will also follow.
2001-01-24 16:09:02 +00:00