Commit Graph

18 Commits (42492594043d621a7910ff5877c3eb9202870b45)

Author SHA1 Message Date
Eric Anholt c153f45f9b drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE. 18 years ago
Eric Anholt 6c340eac02 drm: Replace filp in ioctl arguments with drm_file *file_priv. 18 years ago
Dave Airlie 62968144e6 drm: convert drm context code to use Linux idr 18 years ago
Dave Airlie 55910517af drm: detypedeffing continues... 18 years ago
Dave Airlie 84b1fd103d drm: remove drm_file_t, drm_device_t and drm_head_t typedefs 18 years ago
Dave Airlie c60ce623bd drm: remove a bunch of typedefs on the userspace interface 18 years ago
Dave Airlie bd1b331fae drm: cleanup use of Linux list handling macros 18 years ago
Dave Airlie 30e2fb1881 sem2mutex: drivers/char/drm/ 19 years ago
Dave Airlie 1e7d51902a drm: proper fix for drm_context 19 years ago
Dave Airlie b5e9fc13dd drm: fix issue with contexts running out of RAM 19 years ago
Egbert Eich c801147c5a [PATCH] SiS DRM: Fix possible NULL dereference 19 years ago
Dave Airlie b3a8363989 drm: fix all sparse warning on 32-bit x86 20 years ago
Dave Airlie b5e89ed53e drm: lindent the drm directory. 20 years ago
Dave Airlie f210973bb6 drm: small cleanups 20 years ago
Dave Airlie d1f2b55ad2 drm: updated DRM map patch for 32/64 bit systems 20 years ago
Dave Airlie c73681e77b drm: copy the right data back to userspace for getreserved contexts ioctl 20 years ago
Dave Airlie c94f702985 drm: misc cleanup 20 years ago
Dave Airlie 9a18664506 drm: 32/64-bit DRM ioctl compatibility patch 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago