Age | Commit message (Expand) | Author |
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 |
2009-02-24 | nouveau: Also dist nouveau_private.h. | Kristian Høgsberg |
2009-02-24 | FreeBSD: Rip out the locked task support now that i915 no longer uses it. | Robert Noland |
2009-02-23 | i915: Rip out the use of vblank_swap | Robert Noland |
2009-02-23 | FreeBSD: There is no compelling reason to hold the lock here. | Robert Noland |
2009-02-23 | FreeBSD: Don't set PZERO in mtx_sleep. | Robert Noland |
2009-02-23 | FreeBSD: Set MAP_NOSYNC on mmaps. | Robert Noland |
2009-02-23 | Add libdrm_intel.pc by popular demand. | Eric Anholt |
2009-02-23 | Fix DRM_CAS() on Alpha. (#16549) | Ivan Kokshaysky |
2009-02-23 | modetest: Print names of properties. | Kristian Høgsberg |
2009-02-22 | Fix fix distcheck for optional nouveau stuff. | Pekka Paalanen |
2009-02-21 | Fix distcheck for optional nouveau stuff. | Eric Anholt |
2009-02-21 | Bump version to 2.4.5 for new API additions. | Eric Anholt |
2009-02-21 | intel: Add a new bufmgr alloc function to get BOs ready for rendering to. | Eric Anholt |
2009-02-20 | libdrm/nouveau: free drmVersion after we're done with it | Ben Skeggs |
2009-02-20 | libdrm/nouveau: fix dma debugging | Ben Skeggs |
2009-02-18 | nouveau: support backlight only when kernel does | Pekka Paalanen |
2009-02-18 | nv40, nv50: fix backlight build for <2.6.29 kernels | Matthew Garrett |
2009-02-18 | nouveau: Add in-kernel backlight control support | Matthew Garrett |
2009-02-16 | drm_compat: remove kmap_atomic_prot_pfn() | Pekka Paalanen |
2009-02-16 | Remove i915 driver sources from linux-core | Pekka Paalanen |
2009-02-15 | intel: Clear ioctl parameter outvalues and pads that confuse valgrind. | Eric Anholt |
2009-02-15 | nv40: fail completely if we don't have a ctxprog for the chipset | Ben Skeggs |
2009-02-15 | nv50: context info for chipset 0xa0 | Ben Skeggs |
2009-02-15 | libdrm: make libdrm_nouveau conditional, disabled by default | Ben Skeggs |
2009-02-11 | mode: Make xfdrmMode.[c|h] not depend on drm_mode.h | Jakob Bornecrantz |
2009-02-11 | nouveau: fix type warnings: void* arith, un/signed | Pekka Paalanen |
2009-02-11 | drm/nv50: fix nv9x chipsets | Ben Skeggs |
2009-02-11 | drm/nv50: add context info for nv98 | Ben Skeggs |
2009-02-10 | drm/nv50: use a slightly different initial context for nv96 | Ben Skeggs |