aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm: Strip old ttm.Thomas Hellstrom2009-06-2223-7115/+4
* Fix build on kernels < 2.6.26Pekka Paalanen2009-06-031-14/+3
* drm: Fix compilation on 2.6.30Michael Buesch2009-05-282-3/+24
* nouveau: backlight support for ppc laptopsDanny Tholen2009-05-221-0/+93
* nouveau: backlight compat fixStuart Bennett2009-05-061-1/+1
* Move drm_vblank_cleanup() after lastclose.Robert Noland2009-03-311-2/+2
* nouveau: add linux compat defines for PCI config access, use them for nvidia ...Stuart Bennett2009-03-241-0/+4
* drm: drop Linux < 2.6.21 supportPekka Paalanen2009-03-033-195/+1
* drm, via: drop Linux < 2.6.20 supportPekka Paalanen2009-03-033-29/+0
* drm: drop Linux < 2.6.19 supportPekka Paalanen2009-03-026-436/+2
* drm: drop Linux < 2.6.18 supportPekka Paalanen2009-03-022-56/+0
* drm: drop Linux < 2.6.16 supportPekka Paalanen2009-03-022-12/+0
* drm: drop Linux < 2.6.15 supportPekka Paalanen2009-03-025-142/+2
* drm: drop Linux < 2.6.12 supportPekka Paalanen2009-03-024-53/+1
* drm: drop Linux < 2.6.10 supportPekka Paalanen2009-03-016-26/+5
* drm: drop Linux <= 2.6.8 supportPekka Paalanen2009-03-011-18/+0
* drm: drm_bo_mmap_locked() is static.Pekka Paalanen2009-03-011-2/+1
* drm, ati: fix printf format warningsPekka Paalanen2009-02-282-4/+4
* drm: build fix for Linux drm_vblank_cleanup()Pekka Paalanen2009-02-281-0/+1
* Move vblank_init to driver load time.Robert Noland2009-02-272-3/+3
* linux: Add msi_enabled to the drm_device so the build should be happy.Robert Noland2009-02-241-0/+1
* nouveau: support backlight only when kernel doesPekka Paalanen2009-02-181-1/+16
* nv40, nv50: fix backlight build for <2.6.29 kernelsMatthew Garrett2009-02-181-0/+4
* nouveau: Add in-kernel backlight control supportMatthew Garrett2009-02-172-0/+157
* drm_compat: remove kmap_atomic_prot_pfn()Pekka Paalanen2009-02-162-50/+0
* Remove i915 driver sources from linux-corePekka Paalanen2009-02-1619-5931/+0
* Remove the "nv" driver.Stephane Marchesin2009-02-024-104/+1
* drm compat: fix euid for >=2.6.28Pekka Paalanen2009-01-272-1/+7
* drm: remove drmstat/dristat from linux-core buildDave Airlie2009-01-181-20/+1
* intel: Remove linux build of i915 DRM, as it's unmaintained and a user trap.Eric Anholt2008-12-222-14/+1
* libdrm: add mode setting filesJesse Barnes2008-12-171-0/+1
* Revert "Merge branch 'modesetting-gem'"Jesse Barnes2008-12-10154-49716/+3724
* Merge branch 'modesetting-gem' of ssh://git.freedesktop.org/git/mesa/drm into...Jesse Barnes2008-11-191-1/+1
|\
| * Revert "gem: protect idr_pre with the spinlock"Jerome Glisse2008-11-171-3/+5
| * gem: protect idr_pre with the spinlockJerome Glisse2008-11-161-5/+3
| * drm/bo: fix stupid lock imbalanceDave Airlie2008-11-141-1/+1
* | Merge branch 'master' into modesetting-gemJesse Barnes2008-11-133-4/+29
|\ \ | |/ |/|
| * nouveau: compat fix for set_page_locked().Pekka Paalanen2008-11-022-4/+13
| * nv50: symlink nv50_grctx.h to linux-core...Ben Skeggs2008-10-271-0/+1
| * drm: missing init_mm symbol, compatibility fixPekka Paalanen2008-10-271-0/+15
* | mode: Minor reodering and renamingJakob Bornecrantz2008-11-121-3/+3
* | mode: Remove hotplug support from ioctl interfaceJakob Bornecrantz2008-11-123-64/+0
* | radeon+libdrm-radeon: change relocation informationsJerome Glisse2008-11-121-2/+2
* | radeon: add gart useable size to report to userspaceDave Airlie2008-11-091-1/+6
* | radeon: upgrade atom headersDave Airlie2008-11-092-139/+700
* | radeon: fix fence race condition hopefullyDave Airlie2008-11-091-6/+7
* | drm/radeon: add dpms connector functionsDave Airlie2008-11-094-1/+49
* | radeon: avivo cursors are across the full surface.Dave Airlie2008-11-091-0/+4
* | modesetting: set the crtc x,y after the mode base changeDave Airlie2008-11-091-0/+2
* | drm/radeon: add uncached allocator to drm ttm code.Dave Airlie2008-11-096-10/+178