aboutsummaryrefslogtreecommitdiff
path: root/linux-core
AgeCommit message (Expand)Author
2009-02-18nouveau: support backlight only when kernel doesPekka Paalanen
2009-02-18nv40, nv50: fix backlight build for <2.6.29 kernelsMatthew Garrett
2009-02-18nouveau: Add in-kernel backlight control supportMatthew Garrett
2009-02-16drm_compat: remove kmap_atomic_prot_pfn()Pekka Paalanen
2009-02-16Remove i915 driver sources from linux-corePekka Paalanen
2009-02-02Remove the "nv" driver.Stephane Marchesin
2009-01-27drm compat: fix euid for >=2.6.28Pekka Paalanen
2009-01-19drm: remove drmstat/dristat from linux-core buildDave Airlie
2008-12-22intel: Remove linux build of i915 DRM, as it's unmaintained and a user trap.Eric Anholt
2008-12-17libdrm: add mode setting filesJesse Barnes
2008-12-10Revert "Merge branch 'modesetting-gem'"Jesse Barnes
2008-11-19Merge branch 'modesetting-gem' of ssh://git.freedesktop.org/git/mesa/drm into...Jesse Barnes
2008-11-17Revert "gem: protect idr_pre with the spinlock"Jerome Glisse
2008-11-16gem: protect idr_pre with the spinlockJerome Glisse
2008-11-15drm/bo: fix stupid lock imbalanceDave Airlie
2008-11-13Merge branch 'master' into modesetting-gemJesse Barnes
2008-11-12mode: Minor reodering and renamingJakob Bornecrantz
2008-11-12mode: Remove hotplug support from ioctl interfaceJakob Bornecrantz
2008-11-12radeon+libdrm-radeon: change relocation informationsJerome Glisse
2008-11-10radeon: add gart useable size to report to userspaceDave Airlie
2008-11-10radeon: upgrade atom headersDave Airlie
2008-11-10radeon: fix fence race condition hopefullyDave Airlie
2008-11-10drm/radeon: add dpms connector functionsDave Airlie
2008-11-10radeon: avivo cursors are across the full surface.Dave Airlie
2008-11-10modesetting: set the crtc x,y after the mode base changeDave Airlie
2008-11-10drm/radeon: add uncached allocator to drm ttm code.Dave Airlie
2008-11-10radeon: fixup vram visible calculation to take a/c pinned objects for nowDave Airlie
2008-11-06radeon: lib radeon add bo & cs gem backendJerome Glisse
2008-11-03radeon: make build againDave Airlie
2008-11-03radeon: fix ROP values for the paint ROPDave Airlie
2008-11-03radeon: add mtrr support for VRAM aperture.Dave Airlie
2008-11-03radeon: add more HDMI bitsDave Airlie
2008-11-03radeon: set dma bufs bo type to a kernel typeDave Airlie
2008-11-03radeon: enable DVI-D + HDMI connectors.Dave Airlie
2008-11-03radeon: add more debuggingDave Airlie
2008-11-03radeon: overhaul ring interactionsDave Airlie
2008-11-03radeon: fix race in sysfsDave Airlie
2008-11-03radeon: add proc debugging for interrupts/ringDave Airlie
2008-11-03radeon: only enable dynclks if asked forDave Airlie
2008-11-03radeon: add wait rendering APIDave Airlie
2008-11-03radeon: remove unused gem indirect ioctlDave Airlie
2008-11-03radeon: fix some warningsDave Airlie
2008-11-03radeon: fix free after refcountDave Airlie
2008-11-03radeon: CS2 make it all work with new relocs styleDave Airlie
2008-11-03radeon: make new CS2 command submission interface port older interface to thisDave Airlie
2008-11-03radeon/drm: fixup ref counting in on fb objsDave Airlie
2008-11-03radeon: add r423 bits to modesettingDave Airlie
2008-11-03radeon: pull bus master enable into its own functionDave Airlie
2008-11-03radeon: fix accessible VRAM sizingDave Airlie
2008-11-03radeon: fix some warningsDave Airlie