OSDN Git Service

Add legacy dac detect stubs
[android-x86/external-libdrm.git] / bsd-core /
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 Owain Ainsworth[BSD] Move unlock in drm_vm.c from accidental platform...
2008-05-27 Owain Ainsworth[BSD] Fix lock leak in drm_update_draw malloc failure...
2008-05-27 Owain Ainsworth[BSD] Fix lock leaks in error paths in drm_bufs.c.
2008-05-27 Owain Ainsworth[BSD] Remove superfluous recursive locking in drm_add_m...
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-12-01 Robert Nolandbsd: Fix typo in i915_drv.c
2007-12-01 Robert Nolandmtx_sleep is preferred to msleep
2007-12-01 Robert Nolanddrm: Add _DRM_DRIVER map flag.
2007-12-01 Robert Nolandbsd: Move counter initialization to load time.
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-10-25 Thomas HellstromMerge branch 'master' into drm-ttm-finalize
2007-10-23 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2007-10-17 Jung-uk KimBug #11870: FreeBSD hardware lock cleanup fix with...
2007-10-16 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2007-10-10 Eric AnholtFreeBSD: Fill in domain field when supported.
2007-09-24 Jesse BarnesMerge branch 'master' into modesetting-101 - TTM &...
2007-09-19 Eric AnholtMerge branch 'origin' into bo-set-pin
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-15 Eric AnholtFix dev->agp->base initialization on BSD, and fix addma...
2007-08-15 Eric AnholtBSD: Return EINVAL if drm_unlock is called on an unheld...
2007-08-15 vehemensBSD: simplify drm_ioctl() after other refactoring.
2007-08-15 vehemensBug #11989: Fix regression in getstats ioctl (kernel...
2007-08-15 Eric AnholtBSD: Fix regression in setversion ioctl (current versio...
2007-08-15 Eric AnholtBSD: Replace brief description in each file's first...
2007-08-13 vehemensBug #11951: Fix an errno sign inversion on pre-FreeBSD 5.
2007-08-13 Eric AnholtAdd doxygen and fix whitespace for drm_auth.c
2007-08-13 vehemensFix drm_auth.c locking to not recurse on dev_lock.
2007-07-26 Ian RomanickMerge branch 'master' of ssh+git://git.freedesktop...
2007-07-25 Eric AnholtFix copy'n'paste-o in FreeBSD drawable code.
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 AnholtBSD: Replace symlink building with symlinks in git.
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-19 Eric AnholtFreeBSD: Fix the recently added drawable add/remove...
2007-07-19 Eric AnholtFix the getclient test (Need this feature for future...
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.
2007-03-30 Eric AnholtMerge branch 'crestline-qa', adding support for the...
2007-03-30 Eric AnholtMerge branch 'origin'
2007-03-24 Eric AnholtCatch up to new interrupt API, and retire FreeBSD 4...
2007-01-08 Keith PackardMerge branch 'master' into crestline
2006-12-19 Dave AirlieMerge branch 'nouveau-1'
2006-12-01 Michel DänzerCore build fix for BSD.
2006-12-01 Michel DänzerUnshare drm_drawable.c again for now.
2006-11-10 Nian WuMerge branch 'master' into crestline
2006-11-05 Dave AirlieMerge branch 'master' into nouveau-1
2006-10-31 Alan HourihaneFix bug #8839 - a comment
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-29 Michel DänzerAdd support for tracking drawable information to core
2006-09-28 Michel DänzerAdd support for tracking drawable information to core
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-07-19 Michel Dänzer.cvsignore -> .gitignore
2006-05-17 Eric AnholtSet entry->virtual for sg maps, fixing ATI PCI/PCIE...
2006-05-17 Eric AnholtAdd the bits for vblank support on FreeBSD, which most...
2006-05-17 Eric AnholtAdd the workaround that's in the kernel to suppress...
2006-04-18 Eric AnholtReorder the DRM_*_AGP enum to match linux's numbers...
2005-12-30 Eric AnholtMerge patch from jhb to catch up with FreeBSD-current...
2005-12-05 Eric AnholtRemove driver.device_is_agp code duplicated in drm_devi...
2005-12-02 Eric AnholtFinish the last bits necessary to get the i915 DRM...
2005-12-02 Eric AnholtFreeBSD PR kern/85479: Restore the enabling of debuggin...
2005-11-28 Eric AnholtFix AGP support guessing: Implement the same bridge...
2005-11-15 Eric AnholtFix compiling and reenable build of i915 driver.
2005-11-15 Eric AnholtFix Savage DRI without ShadowStatus NO by allowing...
2005-11-11 Eric AnholtFix breakage from the move of driver ioctl externs...
2005-11-08 Eric AnholtCorrect another LOR issue with resource allocation...
2005-11-08 Eric AnholtInitial port of savage to FreeBSD for the AGP and ...
2005-11-08 Eric AnholtCorrect a LOR related to the PCI resource allocations...
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-11-08 Eric AnholtCorrect a recursion on non-recursive mutex in drm_addma...
2005-11-06 Eric AnholtRe-disable the via driver while it's broken on BSD.
2005-09-30 Dave AirlieAdd support to turn writeback off via radeon module...
next