Age | Commit message (Expand) | Author |
2009-03-20 | libdrm/nouveau: ask the kernel for vram/gart aperture sizes | Ben Skeggs |
2009-03-20 | libdrm/nouveau: remove unneccesary null ptr checks | Ben Skeggs |
2009-03-20 | libdrm/nouveau: incr refcount on ref fence before decr on old fence | Ben Skeggs |
2009-03-20 | libdrm/nouveau: unref fences when deleting bo | Maarten Maathuis |
2009-03-18 | libdrm/nouveau: implement bo_handle_get for !mm_enabled | Ben Skeggs |
2009-03-16 | libdrm_nouveau: The handle that is passed to mmap needs to be drm_handle_t | Robert Noland |
2009-03-16 | FreeBSD: Set up the nouveau build infrastructure | Robert Noland |
2009-03-16 | FreeBSD: Add support for matching solely on vedor id. | Robert Noland |
2009-03-16 | FreeBSD: Improve the debug output of drm_mmap(). | Robert Noland |
2009-03-16 | FreeBSD: Add list_for_each_prev() to our bank of compat functions. | Robert Noland |
2009-03-16 | FreeBSD: Don't set the PZERO flag to mtx_sleep. | Robert Noland |
2009-03-16 | FreeBSD: use flsl() instead of ffsl(). | Robert Noland |
2009-03-16 | FreeBSD: Minor code cleanup. | Robert Noland |
2009-03-16 | FreeBSD: Increase MAX_PCI_RESOURCE | Robert Noland |
2009-03-16 | FreeBSD: Cast map handles to vm_offset_t | Robert Noland |
2009-03-09 | FreeBSD: Fix the printing of maps on amd64/i386 to be consistent | Robert Noland |
2009-03-09 | FreeBSD: Fix up the flags for bus_dmamem here as well. | Robert Noland |
2009-03-08 | FreeBSD: Fix up the flags to bus_dmamem_* | Robert Noland |
2009-03-08 | FreeBSD use kdev for kernel device name | vehemens |
2009-03-06 | drm/nouveau: make portion of vram as reserved for PRAMIN on all chipsets | Ben Skeggs |
2009-03-05 | FreeBSD: Rework DRM_[DEBUG,ERROR,INFO] macros a bit. | Robert Noland |
2009-03-05 | FreeBSD: Garbage collect entries from pcireg.h since we now include it. | Robert Noland |
2009-03-05 | FreeBSD: We only want drm to ever attach to the primary pci device. | Robert Noland |
2009-03-05 | FreeBSD: rework drm_scatter.c which allocates scatter / gather pages for use by | Robert Noland |
2009-03-03 | drm: drop Linux < 2.6.21 support | Pekka Paalanen |
2009-03-03 | drm, via: drop Linux < 2.6.20 support | Pekka Paalanen |
2009-03-02 | drm: drop Linux < 2.6.19 support | Pekka Paalanen |
2009-03-02 | drm: drop Linux < 2.6.18 support | Pekka Paalanen |
2009-03-02 | drm: drop Linux < 2.6.16 support | Pekka Paalanen |
2009-03-02 | drm: drop Linux < 2.6.15 support | Pekka Paalanen |
2009-03-02 | drm: drop Linux < 2.6.12 support | Pekka Paalanen |
2009-03-02 | drm: drop Linux < 2.6.10 support | Pekka Paalanen |
2009-03-02 | drm: drop Linux <= 2.6.8 support | Pekka Paalanen |
2009-03-01 | drm: drm_bo_mmap_locked() is static. | Pekka Paalanen |
2009-02-28 | drm, ati: fix printf format warnings | Pekka Paalanen |
2009-02-28 | drm: build fix for Linux drm_vblank_cleanup() | Pekka Paalanen |
2009-02-27 | FreeBSD: Introduce a kernel tuneable to disable msi at boot time. | Robert Noland |
2009-02-27 | Move vblank_init to driver load time. | Robert Noland |
2009-02-27 | intel: Update reloc_tree_size of the first buffer when we count the tree size. | Eric Anholt |
2009-02-26 | FreeBSD: Fix up some ioctl permissions issues missed many times over. | Robert Noland |
2009-02-25 | i915: Backport jbarnes gm45 vblank counter patch. | Robert Noland |
2009-02-24 | intel: Don't copy dirty data out when freeing a BO in the fake bufmgr. | Eric Anholt |
2009-02-24 | FreeBSD: Drop the Giant lock. | Robert Noland |
2009-02-24 | FreeBSD: Turn on msi | Robert Noland |
2009-02-24 | FreeBSD: Add some vblank related debugging and replace DRM_WAIT_ON with a loc... | Robert Noland |
2009-02-24 | i915: A few whitespace cleanups. | Robert Noland |
2009-02-24 | linux: Add msi_enabled to the drm_device so the build should be happy. | Robert Noland |
2009-02-24 | radeon: Prepare radeon for msi support. | Robert Noland |
2009-02-24 | i915: This was part of a sync to the intel driver at some point | Robert Noland |
2009-02-24 | nouveau: Dist nouvea_dma.h as well. | Kristian Høgsberg |