OSDN Git Service

Use headers copied from kernel instead of shared-core
[android-x86/external-libdrm.git] / bsd-core / drmP.h
2009-03-16 Robert NolandFreeBSD: Increase MAX_PCI_RESOURCE
2009-03-16 Robert NolandFreeBSD: Cast map handles to vm_offset_t
2009-03-09 vehemensFreeBSD use kdev for kernel device name
2009-03-05 Robert NolandFreeBSD: Rework DRM_[DEBUG,ERROR,INFO] macros a bit.
2009-03-05 Robert NolandFreeBSD: Garbage collect entries from pcireg.h since...
2009-03-05 Robert NolandFreeBSD: We only want drm to ever attach to the primary...
2009-03-05 Robert NolandFreeBSD: rework drm_scatter.c which allocates scatter...
2009-02-28 Robert NolandMove vblank_init to driver load time.
2009-02-27 Robert NolandFreeBSD: Fix up some ioctl permissions issues missed...
2009-02-24 Robert NolandFreeBSD: Turn on msi
2009-02-24 Robert Nolandi915: This was part of a sync to the intel driver at...
2009-02-24 Robert NolandFreeBSD: Rip out the locked task support now that i915...
2009-02-24 Robert NolandFreeBSD: Don't set PZERO in mtx_sleep.
2008-11-19 Jesse BarnesMerge branch 'modesetting-gem' of ssh://git.freedesktop...
2008-11-13 Jesse BarnesMerge branch 'master' into modesetting-gem
2008-10-10 Robert Noland[FreeBSD] Rework all of the memory allocations
2008-09-30 Dave AirlieMerge remote branch 'origin/modesetting-gem' into modes...
2008-09-30 Dave AirlieMerge remote branch 'origin/master' into modesetting-gem
2008-09-18 Robert Noland[FreeBSD] Convert to using cdevpriv for file_priv tracking
2008-09-11 vehemensRemove incomplete and obsolete free/net/open code.
2008-09-07 Robert Noland[FreeBSD] Implement drm_ioremap_wc() to set a range...
2008-09-06 vehemensPass lock data like linux and open.
2008-08-29 vehemens[FreeBSD] Use driver features macros and flags
2008-08-29 vehemens[FreeBSD] Convert drm_driver to a pointer like linux.
2008-08-29 vehemens[FreeBSD] Replace typedefs on bsd.
2008-08-24 Robert Noland[FreeBSD] Add drm_drawable_free_all()
2008-08-24 vehemens[FreeBSD] Move vblank bits into their own structure.
2008-08-13 Dave AirlieMerge branch 'radeon-gem-cs' into modesetting-gem
2008-08-13 Jesse BarnesMerge branch 'modesetting-101' into modesetting-gem
2008-07-31 Kristian HøgsbergMerge commit 'origin/master' into modesetting-gem
2008-07-29 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-07-24 Robert Noland[FreeBSD] Catch up to linux on vblank-rework
2008-07-21 Robert Noland[FreeBSD] Improve upper_32_bits define.
2008-07-17 Robert Noland[FreeBSD] drm_irq.c updates for vblank fixes.
2008-07-17 Robert NolandFreeBSD: Fix radeon build
2008-07-17 Owain Gordon AinsworthBSD: change drm_locked_task*() to use the same scheme...
2008-06-08 Robert Noland[FreeBSD] Incorporate vblank fixes for bsd.
2008-06-08 Robert Noland[FreeBSD] Go back to using vbl_lock and move init/destr...
2008-06-02 Robert Noland[FreeBSD] Get rid of vbl_lock and re-use irq_lock.
2008-05-30 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-05-28 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-05-27 Robert Noland[FreeBSD] Add vblank-rework support and get drivers...
2008-05-27 Eric Anholt[FreeBSD] Convert from drm_device_t to struct drm_devic...
2008-01-22 Jesse BarnesMerge branch 'master' into vblank-rework, including...
2007-12-11 Dave AirlieMerge branch 'master' of ssh://git.freedesktop.org...
2007-12-10 Dave AirlieMerge branch 'master' into r500-support
2007-12-02 Robert Nolandbsd: Replace other occurrences of msleep with mtx_sleep
2007-12-02 Robert Nolandbsd: Now make secondary vblank work
2007-12-01 Robert Nolandbsd: Hook secondary vblank support.
2007-11-28 Robert C. Noland IIIFix up drm_ati_pcigart_info
2007-11-22 Dave AirlieMerge branch 'origin' into modesetting-101
2007-11-19 Robert NolandBug #13233: Chase move of agp headers on FreeBSD.
2007-11-15 Dave AirlieMerge branch 'master' into modesetting-101
2007-11-14 Kristian HøgsbergAdd new shared header file drm_internal.h.
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-08-31 Ian RomanickMerge branch 'master' of ssh+git://git.freedesktop...
2007-08-16 Eric AnholtMerge branch 'master' into bo-set-pin
2007-08-13 vehemensBug #11951: Fix an errno sign inversion on pre-FreeBSD 5.
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 AnholtFreeBSD warnings cleanup.
2007-07-19 Eric AnholtMerge branch 'origin'
2007-07-18 Eric AnholtAdd dry-coded DRM drawable private information storage...
2007-07-16 Eric AnholtFix FreeBSD build.
2007-07-12 Ian RomanickMerge branch 'master' into xgi-0-0-2
2007-07-11 Dave AirlieMerge branch 'master' into cleanup
2007-07-11 Arthur HuilletMade drm_sg_alloc accessible from inside the DRM -...
2007-06-29 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2007-06-05 Dave AirlieMerge branch 'origin' into radeon-ttm
2007-05-29 Jung-uk KimUpdate a bunch of FreeBSD port code.
2006-11-10 Nian WuMerge branch 'master' into crestline
2006-10-19 Thomas HellstromImporting fixes from drm-ttm-0-2-branch
2006-10-18 Thomas HellstromMerging drm-ttm-0-2-branch
2006-10-14 Stephane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2006-09-07 Eric AnholtUse the DRM_INIT_WAITQUEUE argument (needed on Linux...
2006-09-07 Eric AnholtPut the PCI device/vendor id in the drm_device_t.
2006-09-07 Eric AnholtAdd a typedef for u64.
2006-04-18 Eric AnholtReorder the DRM_*_AGP enum to match linux's numbers...
2005-11-08 Eric AnholtInitial port of savage to FreeBSD for the AGP and ...
2005-11-08 Eric AnholtFix FreeBSD DRM for latest MGA changes to agp support...
2005-11-08 Eric AnholtCatch FreeBSD up to the pcie gart changes. Required...
2005-09-12 Eric AnholtFix the spelling of DRM_AUTH so that the bsd core stuff...
2005-09-03 Dave Airlieconvert ioctl flags to use flags instead of separate...
2005-08-26 Eric AnholtPreviously, drm_get_resource_start() and drm_get_resour...
2005-08-26 Eric Anholt[1] Fix BSD DRM for the nonroot changes. [2] Don't...
2005-08-17 Dave Airlieadd agp buffer token
2005-08-12 Eric AnholtFix build after linux-side checkin of master/root-only...
2005-08-05 Eric AnholtRename the driver hooks in the DRM to something a littl...
2005-08-04 Eric AnholtFix the MGA driver on BSD by passing in the proper...
2005-07-20 Eric AnholtAdd latest r300 support from r300.sf.net CVS. Patch...
2005-06-29 Eric AnholtGet the BSD DRM compiling again after MGA and mapping...
2005-06-14 Ian RomanickAdds support for PCI cards to MGA DRM
2005-06-06 Eric AnholtAdd a few more bits of Tonnerre's NetBSD port (Still...
2005-05-27 Ian RomanickModify drm_driver::device_is_agp to return a tri-state...
2005-05-16 Ian RomanickAdded device_is_agp callback to drm_driver. This functi...
2005-04-26 Eric AnholtConvert BSD code to mostly use bus_dma, the dma abstrac...
next