2008-01-22 |
Jesse Barnes | Merge branch 'master' into vblank-rework, including... |
tree | commitdiff |
2007-12-10 |
Dave Airlie | Merge branch 'master' into r500-support |
tree | commitdiff |
2007-12-02 |
Robert Noland | bsd: Replace other occurrences of msleep with mtx_sleep |
tree | commitdiff |
2007-12-02 |
Robert Noland | bsd: Now make secondary vblank work |
tree | commitdiff |
2007-12-01 |
Robert Noland | bsd: Hook secondary vblank support. |
tree | commitdiff |
2007-12-01 |
Robert Noland | bsd: Fix typo in i915_drv.c |
tree | commitdiff |
2007-12-01 |
Robert Noland | mtx_sleep is preferred to msleep |
tree | commitdiff |
2007-12-01 |
Robert Noland | drm: Add _DRM_DRIVER map flag. |
tree | commitdiff |
2007-12-01 |
Robert Noland | bsd: Move counter initialization to load time. |
tree | commitdiff |
2007-11-28 |
Robert C. Noland III | Fix up drm_ati_pcigart_info |
tree | commitdiff |
2007-11-19 |
Robert Noland | Bug #13233: Chase move of agp headers on FreeBSD. |
tree | commitdiff |
2007-11-14 |
Kristian Høgsberg | Add new shared header file drm_internal.h. |
tree | commitdiff |
2007-10-30 |
Jesse Barnes | Merge branch 'master' into vblank-rework, fixup remaini... |
tree | commitdiff |
2007-10-25 |
Thomas Hellstrom | Merge branch 'master' into drm-ttm-finalize |
tree | commitdiff |
2007-10-17 |
Jung-uk Kim | Bug #11870: FreeBSD hardware lock cleanup fix with... |
tree | commitdiff |
2007-10-10 |
Eric Anholt | FreeBSD: Fill in domain field when supported. |
tree | commitdiff |
2007-09-19 |
Eric Anholt | Merge branch 'origin' into bo-set-pin |
tree | commitdiff |
2007-08-31 |
Ian Romanick | Merge branch 'master' of ssh+git://git.freedesktop... |
tree | commitdiff |
2007-08-16 |
Eric Anholt | Merge branch 'master' into bo-set-pin |
tree | commitdiff |
2007-08-15 |
Eric Anholt | Fix dev->agp->base initialization on BSD, and fix addma... |
tree | commitdiff |
2007-08-15 |
Eric Anholt | BSD: Return EINVAL if drm_unlock is called on an unheld... |
tree | commitdiff |
2007-08-15 |
vehemens | BSD: simplify drm_ioctl() after other refactoring. |
tree | commitdiff |
2007-08-15 |
vehemens | Bug #11989: Fix regression in getstats ioctl (kernel... |
tree | commitdiff |
2007-08-15 |
Eric Anholt | BSD: Fix regression in setversion ioctl (current versio... |
tree | commitdiff |
2007-08-15 |
Eric Anholt | BSD: Replace brief description in each file's first... |
tree | commitdiff |
2007-08-13 |
vehemens | Bug #11951: Fix an errno sign inversion on pre-FreeBSD 5. |
tree | commitdiff |
2007-08-13 |
Eric Anholt | Add doxygen and fix whitespace for drm_auth.c |
tree | commitdiff |
2007-08-13 |
vehemens | Fix drm_auth.c locking to not recurse on dev_lock. |
tree | commitdiff |
2007-07-26 |
Ian Romanick | Merge branch 'master' of ssh+git://git.freedesktop... |
tree | commitdiff |
2007-07-25 |
Eric Anholt | Fix copy'n'paste-o in FreeBSD drawable code. |
tree | commitdiff |
2007-07-21 |
Eric Anholt | Replace DRM_IOCTL_ARGS with (dev, data, file_priv)... |
tree | commitdiff |
2007-07-20 |
Eric Anholt | Replace filp in ioctl arguments with drm_file *file_priv. |
tree | commitdiff |
2007-07-20 |
Eric Anholt | BSD: Replace symlink building with symlinks in git. |
tree | commitdiff |
2007-07-20 |
Eric Anholt | Remove DRM_ERR OS macro. |
tree | commitdiff |
2007-07-19 |
Eric Anholt | FreeBSD warnings cleanup. |
tree | commitdiff |
2007-07-19 |
Eric Anholt | Merge branch 'origin' |
tree | commitdiff |
2007-07-19 |
Eric Anholt | FreeBSD: Fix the recently added drawable add/remove... |
tree | commitdiff |
2007-07-19 |
Eric Anholt | Fix the getclient test (Need this feature for future... |
tree | commitdiff |
2007-07-18 |
Eric Anholt | Add dry-coded DRM drawable private information storage... |
tree | commitdiff |
2007-07-16 |
Eric Anholt | Fix FreeBSD build. |
tree | commitdiff |
2007-07-12 |
Ian Romanick | Merge branch 'master' into xgi-0-0-2 |
tree | commitdiff |
2007-07-11 |
Dave Airlie | Merge branch 'master' into cleanup |
tree | commitdiff |
2007-07-11 |
Arthur Huillet | Made drm_sg_alloc accessible from inside the DRM -... |
tree | commitdiff |
2007-05-29 |
Jung-uk Kim | Update a bunch of FreeBSD port code. |
tree | commitdiff |
2007-03-30 |
Eric Anholt | Merge branch 'crestline-qa', adding support for the... |
tree | commitdiff |
2007-03-30 |
Eric Anholt | Merge branch 'origin' |
tree | commitdiff |
2007-03-24 |
Eric Anholt | Catch up to new interrupt API, and retire FreeBSD 4... |
tree | commitdiff |
2007-01-08 |
Keith Packard | Merge branch 'master' into crestline |
tree | commitdiff |
2006-12-19 |
Dave Airlie | Merge branch 'nouveau-1' |
tree | commitdiff |
2006-12-01 |
Michel Dänzer | Core build fix for BSD. |
tree | commitdiff |
2006-12-01 |
Michel Dänzer | Unshare drm_drawable.c again for now. |
tree | commitdiff |
2006-11-10 |
Nian Wu | Merge branch 'master' into crestline |
tree | commitdiff |
2006-11-05 |
Dave Airlie | Merge branch 'master' into nouveau-1 |
tree | commitdiff |
2006-10-31 |
Alan Hourihane | Fix bug #8839 - a comment |
tree | commitdiff |
2006-10-19 |
Thomas Hellstrom | Importing fixes from drm-ttm-0-2-branch |
tree | commitdiff |
2006-10-18 |
Thomas Hellstrom | Merging drm-ttm-0-2-branch |
tree | commitdiff |
2006-10-14 |
Stephane Marchesin | Merge branch 'master' of git://anongit.freedesktop... |
tree | commitdiff |
2006-09-29 |
Michel Dänzer | Add support for tracking drawable information to core |
tree | commitdiff |
2006-09-28 |
Michel Dänzer | Add support for tracking drawable information to core |
tree | commitdiff |
2006-09-07 |
Eric Anholt | Use the DRM_INIT_WAITQUEUE argument (needed on Linux... |
tree | commitdiff |
2006-09-07 |
Eric Anholt | Put the PCI device/vendor id in the drm_device_t. |
tree | commitdiff |
2006-09-07 |
Eric Anholt | Add a typedef for u64. |
tree | commitdiff |
2006-07-19 |
Michel Dänzer | .cvsignore -> .gitignore |
tree | commitdiff |
2006-05-17 |
Eric Anholt | Set entry->virtual for sg maps, fixing ATI PCI/PCIE... |
tree | commitdiff |
2006-05-17 |
Eric Anholt | Add the bits for vblank support on FreeBSD, which most... |
tree | commitdiff |
2006-05-17 |
Eric Anholt | Add the workaround that's in the kernel to suppress... |
tree | commitdiff |
2006-04-18 |
Eric Anholt | Reorder the DRM_*_AGP enum to match linux's numbers... |
tree | commitdiff |
2005-12-30 |
Eric Anholt | Merge patch from jhb to catch up with FreeBSD-current... |
tree | commitdiff |
2005-12-05 |
Eric Anholt | Remove driver.device_is_agp code duplicated in drm_devi... |
tree | commitdiff |
2005-12-02 |
Eric Anholt | Finish the last bits necessary to get the i915 DRM... |
tree | commitdiff |
2005-12-02 |
Eric Anholt | FreeBSD PR kern/85479: Restore the enabling of debuggin... |
tree | commitdiff |
2005-11-28 |
Eric Anholt | Fix AGP support guessing: Implement the same bridge... |
tree | commitdiff |
2005-11-15 |
Eric Anholt | Fix compiling and reenable build of i915 driver. |
tree | commitdiff |
2005-11-15 |
Eric Anholt | Fix Savage DRI without ShadowStatus NO by allowing... |
tree | commitdiff |
2005-11-11 |
Eric Anholt | Fix breakage from the move of driver ioctl externs... |
tree | commitdiff |
2005-11-08 |
Eric Anholt | Correct another LOR issue with resource allocation... |
tree | commitdiff |
2005-11-08 |
Eric Anholt | Initial port of savage to FreeBSD for the AGP and ... |
tree | commitdiff |
2005-11-08 |
Eric Anholt | Correct a LOR related to the PCI resource allocations... |
tree | commitdiff |
2005-11-08 |
Eric Anholt | Fix FreeBSD DRM for latest MGA changes to agp support... |
tree | commitdiff |
2005-11-08 |
Eric Anholt | Catch FreeBSD up to the pcie gart changes. Required... |
tree | commitdiff |
2005-11-08 |
Eric Anholt | Correct a recursion on non-recursive mutex in drm_addma... |
tree | commitdiff |
2005-11-06 |
Eric Anholt | Re-disable the via driver while it's broken on BSD. |
tree | commitdiff |
2005-09-30 |
Dave Airlie | Add support to turn writeback off via radeon module... |
tree | commitdiff |
2005-09-12 |
Eric Anholt | Fix the spelling of DRM_AUTH so that the bsd core stuff... |
tree | commitdiff |
2005-09-03 |
Dave Airlie | convert ioctl flags to use flags instead of separate... |
tree | commitdiff |
2005-08-26 |
Eric Anholt | - Don't try to allocate mappings of less than a PAGE_SI... |
tree | commitdiff |
2005-08-26 |
Eric Anholt | Previously, drm_get_resource_start() and drm_get_resour... |
tree | commitdiff |
2005-08-26 |
Eric Anholt | Fix a lack of parenthesis in macro usage that showed... |
tree | commitdiff |
2005-08-26 |
Eric Anholt | [1] Fix BSD DRM for the nonroot changes. [2] Don't... |
tree | commitdiff |
2005-08-17 |
Dave Airlie | add agp buffer token |
tree | commitdiff |
2005-08-15 |
Eric Anholt | Port the VIA DRM to FreeBSD. Original patch by Jake... |
tree | commitdiff |
2005-08-12 |
Eric Anholt | Fix build after linux-side checkin of master/root-only... |
tree | commitdiff |
2005-08-05 |
Eric Anholt | Rename the driver hooks in the DRM to something a littl... |
tree | commitdiff |
2005-08-04 |
Eric Anholt | Fix the MGA driver on BSD by passing in the proper... |
tree | commitdiff |
2005-07-27 |
Eric Anholt | Correct a couple of descriptions of files in comments... |
tree | commitdiff |
2005-07-27 |
Eric Anholt | Link in the savage files from shared-core. |
tree | commitdiff |
2005-07-20 |
Eric Anholt | Add latest r300 support from r300.sf.net CVS. Patch... |
tree | commitdiff |
2005-06-29 |
Eric Anholt | Get the BSD DRM compiling again after MGA and mapping... |
tree | commitdiff |
2005-06-14 |
Ian Romanick | Adds support for PCI cards to MGA DRM |
tree | commitdiff |
2005-06-09 |
Ian Romanick | Completely re-initialize DMA settings |
tree | commitdiff |
next |