summaryrefslogtreecommitdiff
path: root/linux-core
AgeCommit message (Expand)AuthorFilesLines
2009-06-22drm: Strip old ttm.Thomas Hellstrom23-7115/+4
2009-06-03Fix build on kernels < 2.6.26Pekka Paalanen1-14/+3
2009-05-28drm: Fix compilation on 2.6.30Michael Buesch2-3/+24
2009-05-22nouveau: backlight support for ppc laptopsDanny Tholen1-0/+93
2009-05-07nouveau: backlight compat fixStuart Bennett1-1/+1
2009-03-31Move drm_vblank_cleanup() after lastclose.Robert Noland1-2/+2
2009-03-25nouveau: add linux compat defines for PCI config access, use them for nvidia ...Stuart Bennett1-0/+4
2009-03-03drm: drop Linux < 2.6.21 supportPekka Paalanen3-195/+1
2009-03-03drm, via: drop Linux < 2.6.20 supportPekka Paalanen3-29/+0
2009-03-02drm: drop Linux < 2.6.19 supportPekka Paalanen6-436/+2
2009-03-02drm: drop Linux < 2.6.18 supportPekka Paalanen2-56/+0
2009-03-02drm: drop Linux < 2.6.16 supportPekka Paalanen2-12/+0
2009-03-02drm: drop Linux < 2.6.15 supportPekka Paalanen5-142/+2
2009-03-02drm: drop Linux < 2.6.12 supportPekka Paalanen4-53/+1
2009-03-02drm: drop Linux < 2.6.10 supportPekka Paalanen6-26/+5
2009-03-02drm: drop Linux <= 2.6.8 supportPekka Paalanen1-18/+0
2009-03-01drm: drm_bo_mmap_locked() is static.Pekka Paalanen1-2/+1
2009-02-28drm, ati: fix printf format warningsPekka Paalanen2-4/+4
2009-02-28drm: build fix for Linux drm_vblank_cleanup()Pekka Paalanen1-0/+1
2009-02-27Move vblank_init to driver load time.Robert Noland2-3/+3
2009-02-24linux: Add msi_enabled to the drm_device so the build should be happy.Robert Noland1-0/+1
2009-02-18nouveau: support backlight only when kernel doesPekka Paalanen1-1/+16
2009-02-18nv40, nv50: fix backlight build for <2.6.29 kernelsMatthew Garrett1-0/+4
2009-02-18nouveau: Add in-kernel backlight control supportMatthew Garrett2-0/+157
2009-02-16drm_compat: remove kmap_atomic_prot_pfn()Pekka Paalanen2-50/+0
2009-02-16Remove i915 driver sources from linux-corePekka Paalanen19-5931/+0
2009-02-02Remove the "nv" driver.Stephane Marchesin4-104/+1
2009-01-27drm compat: fix euid for >=2.6.28Pekka Paalanen2-1/+7
2009-01-19drm: remove drmstat/dristat from linux-core buildDave Airlie1-20/+1
2008-12-22intel: Remove linux build of i915 DRM, as it's unmaintained and a user trap.Eric Anholt2-14/+1
2008-12-17libdrm: add mode setting filesJesse Barnes1-0/+1
2008-12-10Revert "Merge branch 'modesetting-gem'"Jesse Barnes154-49716/+3724
2008-11-19Merge branch 'modesetting-gem' of ssh://git.freedesktop.org/git/mesa/drm into...Jesse Barnes1-1/+1
2008-11-17Revert "gem: protect idr_pre with the spinlock"Jerome Glisse1-3/+5
2008-11-16gem: protect idr_pre with the spinlockJerome Glisse1-5/+3
2008-11-15drm/bo: fix stupid lock imbalanceDave Airlie1-1/+1
2008-11-13Merge branch 'master' into modesetting-gemJesse Barnes3-4/+29
2008-11-12mode: Minor reodering and renamingJakob Bornecrantz1-3/+3
2008-11-12mode: Remove hotplug support from ioctl interfaceJakob Bornecrantz3-64/+0
2008-11-12radeon+libdrm-radeon: change relocation informationsJerome Glisse1-2/+2
2008-11-10radeon: add gart useable size to report to userspaceDave Airlie1-1/+6
2008-11-10radeon: upgrade atom headersDave Airlie2-139/+700
2008-11-10radeon: fix fence race condition hopefullyDave Airlie1-6/+7
2008-11-10drm/radeon: add dpms connector functionsDave Airlie4-1/+49
2008-11-10radeon: avivo cursors are across the full surface.Dave Airlie1-0/+4
2008-11-10modesetting: set the crtc x,y after the mode base changeDave Airlie1-0/+2
2008-11-10drm/radeon: add uncached allocator to drm ttm code.Dave Airlie6-10/+178
2008-11-10radeon: fixup vram visible calculation to take a/c pinned objects for nowDave Airlie2-0/+8
2008-11-06radeon: lib radeon add bo & cs gem backendJerome Glisse1-1/+2
2008-11-03radeon: make build againDave Airlie1-1/+1