aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/drm/drm_os_linux.h
AgeCommit message (Expand)Author
2008-07-14drm: reorganise drm tree to be more future proof.Dave Airlie
2008-02-07drm: run cleanfile across drm treeDave Airlie
2007-11-06drm: remove remnants of DRM_COPY_FROM/TO_USER_IOCTLDave Airlie
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov
2007-10-15drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.Eric Anholt
2007-10-15drm: Replace filp in ioctl arguments with drm_file *file_priv.Eric Anholt
2007-10-15drm: Remove DRM_ERR OS macro.Eric Anholt
2007-07-11drm: remove drm_file_t, drm_device_t and drm_head_t typedefsDave Airlie
2007-07-11drm: remove DRM_GETSAREA and replace with drm_getsarea functionDave Airlie
2007-07-11drm: cleanup use of Linux list handling macrosDave Airlie
2007-05-08drm: remove old taskqueue remnantDave Airlie
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2005-11-12drm: update VIA driver to 2.7.2Dave Airlie
2005-09-25drm: lindent the drm directory.Dave Airlie
2005-04-16Linux-2.6.12-rc2Linus Torvalds