aboutsummaryrefslogtreecommitdiff
path: root/linux-core
AgeCommit message (Expand)Author
2008-08-14Get legacy working finallyAlex Deucher
2008-08-14set base in legacy crtc mode setAlex Deucher
2008-08-14Convert COM BIOS to table offset lookup functionAlex Deucher
2008-08-14Restructure cursor handling and add support for legacy cursorsAlex Deucher
2008-08-14atom: implement crtc lockAlex Deucher
2008-08-14LUT updatesAlex Deucher
2008-08-14various cleanupsAlex Deucher
2008-08-14Add legacy dac detect stubsAlex Deucher
2008-08-14unify connector, i2c handling for atom and legacyAlex Deucher
2008-08-14Brute force port of legacy crtc/encoder codeAlex Deucher
2008-08-14on_each_cpu() compat fixup from krhAlex Deucher
2008-08-14radeon: FEDORA: patch to make 3D driver workDave Airlie
2008-08-14radeon: remove debuggingDave Airlie
2008-08-14radeon: use mm_enabled variable to denote memory manager runningDave Airlie
2008-08-14radeon: make buffer swap for older drivers work again on GEMDave Airlie
2008-08-14radeon: FEDORA: add old DMA buffers on top of GEMDave Airlie
2008-08-08radeon: add initial support for legacy crtc/encoders.Dave Airlie
2008-08-06radeon: fixup PCI GART table with GEM enabledDave Airlie
2008-08-06radeon: just evict to TT not cachedDave Airlie
2008-08-06drm: don't teardown things in modeset pathsDave Airlie
2008-08-06pcigart: fixup memset + remove wbinvdDave Airlie
2008-08-05radeon: fix blit due to registers wrongDave Airlie
2008-08-04drm: finish bo after lastcloseDave Airlie
2008-08-04radeon: don't use ring if cp not goingDave Airlie
2008-08-04drm: fixup master code to use krefsDave Airlie
2008-08-04modesetting: pick_crtcs can't be staticDave Airlie
2008-08-04drm: remove unneeded debuggingDave Airlie
2008-07-31drm: remove object hashDave Airlie
2008-07-31drm: userspace rip out TTM APIDave Airlie
2008-07-31drm: add fault handler support so as to be more like possible upstreamDave Airlie
2008-07-31TTM: remove API and userspace objects.Dave Airlie
2008-07-30radeon: hack gem to get an offset back for Mesa.Dave Airlie
2008-07-29radeon: move code around putting emit into csDave Airlie
2008-07-29radeon_cs: add relocate hook for mm and non-mm relocationsDave Airlie
2008-07-28r300: initial command stream parser for packet 0.Dave Airlie
2008-07-28radeon command submission startDave Airlie
2008-07-26NV50: s/FALSE/false/Alex Deucher
2008-07-26radeon: add initial atombios modesetting and GEM -> TTM translation layer.Dave Airlie
2008-07-26Merge remote branch 'origin/modesetting-101' into modesetting-gemDave Airlie
2008-07-26drm: don't set the signal blocker on the master process.Dave Airlie
2008-07-26modesetting: pass file priv to cursorDave Airlie
2008-07-26nv50: remove TRUE/FALSEDave Airlie
2008-07-26modesetting: pass file_priv into cursor set functionsDave Airlie
2008-07-26Merge remote branch 'origin/modesetting-101' into modesetting-gemDave Airlie
2008-07-24drm: use correct mode destructorDave Airlie
2008-07-21NV50: Don't create a "native" mode for LVDS when there is none.Maarten Maathuis
2008-07-21NV50: don't fail on LVDS by defaultMaarten Maathuis
2008-07-21NV50: Use bios table for load pattern when possible.Maarten Maathuis
2008-07-21NV50: Do detect with hpd and load detect if possible.Maarten Maathuis
2008-07-20NV50: delay changing gpu<->non-gpu scaling modes until next modesetMaarten Maathuis