]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/libdrm.git/history - shared-core/mga_dma.c
libdrm_radeon: add radeon_bo_is_referenced_by_cs function
[glsdk/libdrm.git] / shared-core / mga_dma.c
2009-02-28 Robert NolandMove vblank_init to driver load time.
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
2008-01-03 Dave AirlieMerge branch 'r500-support'
2007-12-16 Jesper JuhlWhile reading some code I stumbled across the use of...
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-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
2005-11-28 Eric AnholtAssert an MIT copyright on sis_drm.h, since one was...
2005-11-08 Eric AnholtFix FreeBSD DRM for latest MGA changes to agp support...
2005-11-03 Ian RomanickConverts the remaining drm_agp_foo functions to be...
2005-10-20 Dave Airliedma access also needs some work
2005-10-20 Dave Airliethe old init path needs to set WAGP_ENABLE by default
2005-10-14 Ian RomanickDoig a full clean up from mga_do_dma_bootstrap when
2005-10-14 Ian RomanickFixed a cut-and-paste bug that could cause an oops...
2005-08-26 Eric Anholt- Don't try to allocate mappings of less than a PAGE_SI...
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 Eric AnholtWhitespace fixups.
2005-08-04 Eric AnholtFix the MGA driver on BSD by passing in the proper...
2005-06-28 Eric Anholt- Remove drm_initmap and replace its usage with drm_add...
2005-06-17 Dave Airliefix up drm_alloc_agp to take a dev arg and not pass...
2005-06-14 Ian RomanickAdds support for PCI cards to MGA DRM
2005-06-09 Ian RomanickCompletely re-initialize DMA settings
2005-06-03 Ian RomanickMove the deallocation of dev_private. Since dev_private...
2005-05-21 Ian RomanickChange the MGA initialization and cleanup a bit. The...
2005-02-01 Dave Airliecleanup patch from Adrian Bunk <bunk@stusta.de>
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-09-20 Dave Airlieremove HAVE_COUNTERS
2004-08-24 Dave AirlieMerged drmfntbl-0-0-2
2004-08-23 Dave Airlieset pointers to NULL after freeing, remove some extra...
2004-08-17 Dave AirlieMerged drmfntbl-0-0-1
2004-07-25 Dave Airliesync up with current 2.6 kernel bk tree - mostly __user...
2003-12-16 Eric AnholtDon't ioremap the framebuffer area. The ioremapped...
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-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-21 Leif DelgassCheck for NULL map before calling DRM(ioremapfree)...
2003-03-28 Keith Whitwellmerged drm-filp-0-1-branch
2002-10-29 Jens Owenupdated e-mail addresses for Keith, Alan and Jens
2002-10-27 Eric Anholts/udelay/DRM_UDELAY/
2002-10-10 Keith WhitwellJonny Strom's mga_dma.c patch
2002-08-29 Keith Whitwellstandardize use of __FUNCTION__ (Linus)
2002-07-05 Alan Hourihanemerged bsd-3-0-0-branch