summaryrefslogtreecommitdiffstats
path: root/drivers/char/drm/mga_ioc32.c
Commit message (Collapse)AuthorAgeFilesLines
* drm: updated DRM map patch for 32/64 bit systemsDave Airlie2005-08-051-0/+67
| | | | | | | | | | | | I basically combined Paul's patches with additions that I had made for PCI scatter gather. I also tried more carefully to avoid problems with the same token assigned multiple times while trying to use the base address in the token if possible to gain as much backward compatibility as possible for broken DRI clients. From: Paul Mackerras <paulus@samba.org> and Egbert Eich <eich@suse.de> Signed-off-by: Dave Airlie <airlied@linux.ie>
* drm: add 32/64 support for MGA/R128/i915Dave Airlie2005-07-071-0/+167
This adds compatiblity ioctls for mga/r128 and i915 DRM drivers. From: Paul Mackerras, David Airlie, Alan Hourihane, Egbert Eich. Signed-off-by: David Airlie <airlied@linux.ie>
OpenPOWER on IntegriCloud