drm: userspace rip out TTM API
[platform/upstream/libdrm.git] / shared-core / r128_state.c
2008-01-25 Dave AirlieMerge remote branch 'origin/master' into modesetting-101
2008-01-22 Jesse BarnesMerge branch 'master' into vblank-rework, including...
2008-01-03 Márton Némethdrm: cleanup DRM_DEBUG() parameters
2007-10-30 Jesse BarnesMerge branch 'master' into vblank-rework, fixup remaini...
2007-10-27 Jerome GlisseMerge branch 'radeon-ttm' of git://people.freedesktop...
2007-09-24 Jesse BarnesMerge branch 'master' into modesetting-101 - TTM &...
2007-07-26 Ian RomanickMerge branch 'master' of ssh+git://git.freedesktop...
2007-07-21 Eric AnholtReplace DRM_IOCTL_ARGS with (dev, data, file_priv)...
2007-07-20 Eric AnholtReplace filp in ioctl arguments with drm_file *file_priv.
2007-07-20 Eric AnholtRemove DRM_ERR OS macro.
2007-07-19 Eric AnholtMerge branch 'origin'
2007-07-16 Dave Airliedrm: remove drmP.h internal typedefs
2007-07-16 Dave Airliedrm: detypedef drm.h and fixup all problems
2007-01-08 Keith PackardMerge branch 'master' into crestline
2006-12-19 Dave AirlieMerge branch 'nouveau-1'
2006-12-19 Dave Airlieremove inline from large function
2005-11-28 Eric AnholtAssert an MIT copyright on sis_drm.h, since one was...
2005-11-11 Dave Airliemixing breaks in r128 driver.. fixed in kernel
2005-09-03 Dave Airlieconvert ioctl flags to use flags instead of separate...
2005-08-05 Eric AnholtRename the driver hooks in the DRM to something a littl...
2005-08-04 Jon SmirlSplit the control of master vs root priv. Everything...
2005-07-16 Dave Airlierevert last change due to me bring up too early
2005-07-16 Dave AirlieEgbert noticed this issue, but changing the IOW to...
2005-02-03 Eric AnholtDeclare r128_do_cleanup_pageflip static since it's...
2005-02-01 Dave Airliecleanup patch from Adrian Bunk <bunk@stusta.de>
2004-11-06 Jon SmirlExport missing r128 ioctl symbol
2004-11-06 Eric AnholtCommit WIP of BSD conversion to core model. Compiles...
2004-09-30 Jon SmirlLindent of core build. Drivers checked for no binary...
2004-09-27 Jon SmirlFirst check in for DRM that splits core from personalit...
2004-08-30 Dave Airliedrm-memory patch, cleans up alloc/free and makes calloc...
2004-08-24 Dave AirlieMerged drmfntbl-0-0-2
2004-08-17 Dave AirlieMerged drmfntbl-0-0-1
2004-07-25 Dave Airliesync up with current 2.6 kernel bk tree - mostly __user...
2004-05-11 Eric AnholtAdd missing DRM_ERR()s.
2004-04-10 Dave Airliewhite space changes to align with kernel
2004-04-08 Dave Airliefixes from Linux kernel
2003-10-16 Michel DaenzerIntroduce COMMIT_RING() as in radeon DRM, stop using...
2003-07-26 Eric AnholtAdd Rage 128 pageflipping support, defaults to off...
2003-05-26 Leif DelgassAdd support to r128 for MESA_ycbcr_texture (Ian Romanic...
2003-03-29 Eric Anholtbuf->filp is a pointer, so make printf format args...
2003-03-28 Keith Whitwellmerged drm-filp-0-1-branch
2003-03-25 Alan HourihaneXFree86 4.3.0 merge
2003-03-04 Keith WhitwellDRM_FREE/2 patch from Philip Brown
2002-10-30 Eric AnholtKernel support for vblank syncing on Rage 128 and Matrox.
2002-08-29 Keith Whitwellstandardize use of __FUNCTION__ (Linus)
2002-07-05 Alan Hourihanemerged bsd-3-0-0-branch