modesetting-101: rename modeflags, as to avoid conflicts with the xorg definitions
[platform/upstream/libdrm.git] / linux-core / i810_dma.c
2008-03-12 Thomas HellstromMerge branch 'intel-post-reloc'
2008-03-05 Dave Airliedrm: reorganise minor number handling using code from...
2008-03-05 Dave AirlieMerge remote branch 'origin/master' into modesetting-101
2008-02-26 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-02-21 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-02-21 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-02-18 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
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-04 Dave Airliedrm: move drm_head to drm_minor and fix up users
2008-01-03 Márton Némethdrm: cleanup DRM_DEBUG() parameters
2007-12-10 Dave AirlieMerge branch 'master' into r500-support
2007-11-22 Dave AirlieMerge branch 'origin' into modesetting-101
2007-11-22 Dave Airliedrm: major whitespace/coding style realignment with...
2007-11-05 Thomas HellstromMerge branch 'master' into modesetting-101
2007-11-05 Dave Airliedrm: remove lots of spurious whitespace.
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 drm_buf_t
2007-07-16 Dave Airliedrm: remove drmP.h internal typedefs
2007-07-16 Dave Airliedrm: detypedef drm.h and fixup all problems
2007-07-11 Dave AirlieMerge branch 'master' into cleanup
2007-06-29 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2007-06-05 Dave AirlieMerge branch 'origin' into radeon-ttm
2007-05-25 Dave Airliedrm: cleanup use of Linux list handling macros
2007-03-19 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/drm...
2007-03-18 Dave Airliemake drm fops const from kernel
2007-02-26 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/drm...
2007-02-18 Dave Airliedrm: remove last usage of VM_OFFSET
2007-01-08 Keith PackardMerge branch 'master' into crestline
2007-01-08 Stephane MarchesinMerge branch 'master' of git+ssh://marcheu@git.freedesk...
2007-01-08 Dave Airliefixup i810/i830 to use drm_core_ioremap instead of...
2006-12-19 Dave AirlieMerge branch 'nouveau-1'
2006-12-19 Dave Airlieremove do munmap 4 args
2006-11-10 Nian WuMerge branch 'master' into crestline
2006-08-28 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2006-08-28 Dave Airliefix const pointer warnings with file_operations
2006-08-28 Dave Airliedrm: i810_dma.c: fix pointer arithmetic for 64-bit...
2006-08-19 Dave Airliefix const pointer warnings with file_operations
2006-08-19 Dave Airliedrm: i810_dma.c: fix pointer arithmetic for 64-bit...
2006-02-18 Dave Airliemake some functions static from the kernel
2006-02-18 Dave Airliemajor realigment of DRM CVS with kernel code, makes...
2005-09-03 Dave Airlieconvert ioctl flags to use flags instead of separate...
2005-08-16 Dave Airlieadd Egberts 32/64 bit patch (its in kernel already...)
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-06-16 Alan HourihaneForce AGP always for Intel chipsets.
2005-02-01 Dave Airliemake more functions static in i810 and fix pageflip...
2005-01-01 Dave Airliei810/i830 bug with Jon's file operations changes
2004-11-11 Dave Airliepatch from bug 1803 - will try and push to kernel soon
2004-10-31 Felix KuehlingAllow drivers to override reclaim_buffers in an OS...
2004-10-23 Dave Airliefix pfn vs page for older kernels (2.6.9-rc kernels...
2004-10-22 Jon SmirlBring in patch from kernel for remap_pfn_range
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-30 Jon SmirlMake fops per driver instead of global, remove default...
2004-09-27 Jon SmirlFirst check in for DRM that splits core from personalit...
2004-09-23 Jon Smirl1) switches from class_sysfs to drm sysfs implementatio...
2004-09-20 Dave Airlieremove HAVE_COUNTERS
2004-09-05 Dave Airliemerge back bunch of whitespace and misc changes from...
2004-08-30 Dave Airlieimplement drm_core_check_feature and use it .. looks...
2004-08-27 Dave Airlie__NO_VERSION__ hasn't been needed since 2.3 days ditch...
2004-08-24 Dave AirlieMerged drmfntbl-0-0-2
2004-08-17 Dave AirlieMerged drmfntbl-0-0-1
2004-07-31 Dave Airlieathe patch below optimises the drm code to not do put_u...
2004-07-25 Dave Airliesync up with current 2.6 kernel bk tree - mostly __user...
2004-07-20 Dave Airliefix some more NULLs from kernel
2004-04-21 Dave Airliebug from Linux kernel list caught by checker
2004-04-10 Dave Airliepatch from Andrew Morton tree from Arjan van de Ven...
2004-04-08 Dave Airliebig whitespace .. this aligns all the whitespace in...
2003-11-05 Eric Anholt- Tie the DRM to a specific device: setunique no longer...
2003-10-17 Eric Anholt- Move IRQ functions from drm_dma.h to new drm_irq...
2003-09-25 Eric AnholtWhitespace cleanup (spaces before tabs or instead of...
2003-08-15 Dave AirlieDA: loads of whitespace .. some from Linus, some from me
2003-08-13 Dave AirlieDA: patch from Matthew upgraded to latest DRI head...
2003-08-11 Dave AirlieDA: code cleanups for i810_dma.c from 2.4 kernel
2003-06-07 Dave Airliefix pitch compile error
2003-06-05 Dave Airlieadd page flipping support to the DRM, up version number...
2003-05-16 Michel DaenzerSupport AGP bridges where the AGP aperture can't be...
2003-04-26 Leif DelgassEnsure driver has been initialized (dev_private !=...
2003-04-26 Keith Whitwell2.5.x sync patch from Linus Torvalds
2003-04-22 Keith Whitwellremove DRM read, poll and write_string
2003-04-21 Leif DelgassCheck for NULL map before calling DRM(ioremapfree)...
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 Hourihanelinux merge for drm
2002-12-12 Keith Whitwellbring in jantorial changes from 2.5.51
2002-10-29 Jens Owenupdated e-mail addresses for Keith, Alan and Jens
2002-10-22 Alan Hourihanefinal part of XFree86 4.2.99.2 merge
2002-08-22 Leif DelgassSetPageLocked only defined in 2.5.x (x=?), use LockPage...
2002-08-21 Jose FonsecaChange the linux kernel version condition in the i810...
2002-08-21 Leif Delgassadd missing include (for udelay), remove unused counter.
2002-08-06 Rik FaithUpdates from Rusty Russell to:
2002-05-17 Alan Hourihanesame udelay fixes
next