modesetting-101: rename modeflags, as to avoid conflicts with the xorg definitions
[platform/upstream/libdrm.git] / linux-core / drm_os_linux.h
2008-01-22 Jesse BarnesMerge branch 'master' into vblank-rework, including...
2007-11-05 Thomas HellstromMerge branch 'master' into modesetting-101
2007-11-05 Dave Airliedrm: remove lots of spurious whitespace.
2007-11-05 Dave Airliedrm: move some of the OS stuff into the OS header
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: fix typedef in drm_os_linux.h
2007-06-05 Dave AirlieMerge branch 'origin' into radeon-ttm
2007-05-18 Jesse BarnesMerge branch 'modesetting-101' of git+ssh://git.freedes...
2007-05-18 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2007-04-28 Dave Airlieremove DRM_GETSAREA and replace with drm_getsarea function
2007-01-08 Keith PackardMerge branch 'master' into crestline
2006-12-19 Dave AirlieMerge branch 'nouveau-1'
2006-12-19 Dave Airlieremove legacy taskqueue code
2006-12-19 Dave Airliedrm: remove all 2.4 support for drm development tree.
2006-12-19 Dave Airliefix irq args compatiblity with pre 2.6.19
2006-02-18 Dave Airliemajor realigment of DRM CVS with kernel code, makes...
2005-08-15 Eric AnholtPort the VIA DRM to FreeBSD. Original patch by Jake...
2005-04-19 Dave AirlieRevert last commit, it affect via things
2005-03-27 Dave AirlieDescription: Rather than use custom code in DRM_WAIT_ON...
2005-03-25 Dave Airlieverify_area is deprecated, replaced by access_ok. Seems...
2005-02-08 Eric AnholtClose a race which could allow for privilege escalation...
2004-10-12 Jon SmirlBreakout heads into their own data structures.
2004-09-30 Jon SmirlLindent of core build. Drivers checked for no binary...
2004-09-18 Jon SmirlFix from: Nishanth Aravamudan replace direct assignment...
2004-09-12 Jon SmirlMake the comment match the code
2004-09-12 Jon SmirlFix DRM to compile cleanly with recent kernel changes...
2004-09-04 Dave AirlieFixup OS_HAS_AGP/OS_HAS_MTRR along lines of patches...
2004-08-30 Dave Airliedrm-memory patch, cleans up alloc/free and makes calloc...
2004-08-27 Dave Airlie__NO_VERSION__ hasn't been needed since 2.3 days ditch...
2004-06-10 Keith WhitwellA few changes for recent redhat.
2003-11-04 Michel DaenzerMemory layout transition:
2003-10-22 Eric Anholt- Add DRM_GET_PRIV_WITH_RETURN macro. This can be used...
2003-07-29 Michel DaenzerIRQ code cleanup suggested by Linus Torvalds
2003-07-25 Michel DaenzerCompile fixes for recent 2.5/2.6 Linux kernels. I hope...
2003-05-28 Leif DelgassRestore DRM_*MEMORYBARRIER change reverted with documen...
2003-05-27 Jose FonsecaMerged DRM documentation.
2003-04-28 Leif DelgassRestore Eric Anholt's DRM_*MEMORYBARRIER changes from...
2003-04-28 Alan HourihaneDRM_READ/WRITEMEMORYBARRIER was given an argument in...
2003-04-26 Eric AnholtRemove the map argument from DRM_*MEMORYBARRIER. Not...
2003-04-26 Keith Whitwell2.5.x sync patch from Linus Torvalds
2003-04-08 Leif DelgassUse list_entry() to get container struct from struct...
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
2003-02-21 Eric AnholtMerge from bsd-4-0-0-branch.
2002-10-09 Brian Paulreplaced max() macro with conditional expression
2002-09-29 Keith WhitwellMove os-dependent stuff out of radeon_irq.c
2002-09-23 Keith Whitwellmerged r200-0-2-branch to trunk
2002-07-05 Alan Hourihanemerged bsd-3-0-0-branch