Age | Commit message (Expand) | Author |
2009-06-22 | drm: Strip old ttm. | Thomas Hellstrom |
2009-06-03 | Fix build on kernels < 2.6.26 | Pekka Paalanen |
2009-05-28 | drm: Fix compilation on 2.6.30 | Michael Buesch |
2009-05-22 | nouveau: backlight support for ppc laptops | Danny Tholen |
2009-05-07 | nouveau: backlight compat fix | Stuart Bennett |
2009-03-31 | Move drm_vblank_cleanup() after lastclose. | Robert Noland |
2009-03-25 | nouveau: add linux compat defines for PCI config access, use them for nvidia ... | Stuart Bennett |
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 | Move vblank_init to driver load time. | Robert Noland |
2009-02-24 | linux: Add msi_enabled to the drm_device so the build should be happy. | Robert Noland |
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-02 | Remove the "nv" driver. | Stephane Marchesin |
2009-01-27 | drm compat: fix euid for >=2.6.28 | Pekka Paalanen |
2009-01-19 | drm: remove drmstat/dristat from linux-core build | Dave Airlie |
2008-12-22 | intel: Remove linux build of i915 DRM, as it's unmaintained and a user trap. | Eric Anholt |
2008-12-17 | libdrm: add mode setting files | Jesse Barnes |
2008-12-10 | Revert "Merge branch 'modesetting-gem'" | Jesse Barnes |
2008-11-19 | Merge branch 'modesetting-gem' of ssh://git.freedesktop.org/git/mesa/drm into... | Jesse Barnes |
2008-11-17 | Revert "gem: protect idr_pre with the spinlock" | Jerome Glisse |
2008-11-16 | gem: protect idr_pre with the spinlock | Jerome Glisse |
2008-11-15 | drm/bo: fix stupid lock imbalance | Dave Airlie |
2008-11-13 | Merge branch 'master' into modesetting-gem | Jesse Barnes |
2008-11-12 | mode: Minor reodering and renaming | Jakob Bornecrantz |
2008-11-12 | mode: Remove hotplug support from ioctl interface | Jakob Bornecrantz |
2008-11-12 | radeon+libdrm-radeon: change relocation informations | Jerome Glisse |
2008-11-10 | radeon: add gart useable size to report to userspace | Dave Airlie |
2008-11-10 | radeon: upgrade atom headers | Dave Airlie |
2008-11-10 | radeon: fix fence race condition hopefully | Dave Airlie |
2008-11-10 | drm/radeon: add dpms connector functions | Dave Airlie |
2008-11-10 | radeon: avivo cursors are across the full surface. | Dave Airlie |
2008-11-10 | modesetting: set the crtc x,y after the mode base change | Dave Airlie |
2008-11-10 | drm/radeon: add uncached allocator to drm ttm code. | Dave Airlie |
2008-11-10 | radeon: fixup vram visible calculation to take a/c pinned objects for now | Dave Airlie |
2008-11-06 | radeon: lib radeon add bo & cs gem backend | Jerome Glisse |
2008-11-03 | radeon: make build again | Dave Airlie |