]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/libdrm.git/history - shared-core/r128_cce.c
libdrm_radeon: add radeon_bo_is_referenced_by_cs function
[glsdk/libdrm.git] / shared-core / r128_cce.c
2008-04-28 Thomas HellstromMerge branch 'master' into modesetting-101
2008-03-16 Dave Airliedrm/pcigart: fix the pci gart to use the drm_pci wrapper.
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-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 drmP.h internal typedefs
2007-07-16 Dave Airliedrm: detypedef drm.h and fixup all problems
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-04-12 Jesse BarnesMerge branch 'modesetting-101' of git+ssh://git.freedes...
2007-04-12 Alan HourihaneMerge remote branch 'origin/modesetting-101' into modes...
2007-04-09 Dave Airlieradeon: add support for reverse engineered xpress200m
2007-03-05 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/drm...
2007-03-04 Dave Airlieati: make pcigart code able to handle variable size...
2007-03-09 Michel DänzerMerge branch 'i915-pageflip'
2005-11-28 Eric AnholtAssert an MIT copyright on sis_drm.h, since one was...
2005-11-08 Eric AnholtCatch FreeBSD up to the pcie gart changes. Required...
2005-09-11 Dave AirlieAdd GART in FB support for ati pcigart, and PCIE suppor...
2005-08-16 Dave Airlieadd Egberts 32/64 bit patch (its in kernel already...)
2005-07-20 Eric AnholtAdd latest r300 support from r300.sf.net CVS. Patch...
2005-02-01 Dave Airliecleanup patch from Adrian Bunk <bunk@stusta.de>
2004-10-06 Jon SmirlRevert back to drm_order() instead of using kernel...
2004-09-30 Jon SmirlLindent of core build. Drivers checked for no binary...
2004-09-30 Jon SmirlMove things around to reduce public symbols and even...
2004-09-27 Jon SmirlFirst check in for DRM that splits core from personalit...
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-10-16 Michel DaenzerIntroduce COMMIT_RING() as in radeon DRM, stop using...
2003-08-18 Eric AnholtMake r128_do_wait_for_idle static, as it's only used...
2003-07-26 Michel DaenzerDegrade uninformative error message to debug message...
2003-07-26 Eric AnholtAdd Rage 128 pageflipping support, defaults to off...
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
2003-03-25 Alan HourihaneXFree86 4.3.0 merge
2003-02-21 Eric AnholtMerge from bsd-4-0-0-branch.
2002-08-29 Keith Whitwellstandardize use of __FUNCTION__ (Linus)
2002-07-05 Alan Hourihanemerged bsd-3-0-0-branch