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