summaryrefslogtreecommitdiff
path: root/linux/Kconfig
AgeCommit message (Expand)Author
2004-08-29Drop GAMMA DRM from a great height ...Dave Airlie
2004-07-21ATI Rage 128 and Radeon DRM unconditionally depend on PCIDave Airlie
2004-07-20Kconfig update add i915 bring over some stuff from kernelDave Airlie
2004-04-12Add mach64 to the trunkDave Airlie
2004-03-24Modified linux/Kconfig to include the via drm driver.Thomas Hellstrom
2003-09-28Fix typo in SiS help message (and testing cvs commit toLeif Delgass
2003-09-25Fix Kconfig for SiS DRM now that it doesn't require sisfb.Eric Anholt
2003-08-15Merge from 2.6 kernel (Linus Torvalds)Michel Daenzer
2003-04-22Remove AGP dependency in kernel config for radeon, sis. RemoveLeif Delgass
2003-04-17Add a Kconfig file as used in recent 2.5.x kernels.David Dawes
se it .. looks lots nicerDave Airlie 2004-08-30drm-memory patch, cleans up alloc/free and makes calloc look more libc likeDave Airlie 2004-08-30Fix copy_from_user return value ignored warning at via_dma.c:168.Erdi Chen 2004-08-29add context include so fn are definedDave Airlie 2004-08-29fix up some small things ffb (no idea if it works or not ..)Dave Airlie 2004-08-29remove hacky context thing that was gamma onlyDave Airlie 2004-08-29Drop GAMMA DRM from a great height ...Dave Airlie 2004-08-29fixup issue caused by fntbl-2 mergeDave Airlie 2004-08-28Initialize pdev to NULL correctly so that pci_get_subsys() will work.Jon Smirl 2004-08-27run i915 through lindentDave Airlie 2004-08-27__NO_VERSION__ hasn't been needed since 2.3 days ditch it...Dave Airlie 2004-08-27Make DRM detect vesafb and revert to stealth mode to avoid resourceJon Smirl 2004-08-26Rearrange things so that via_dma.c will compile with inline via_check_dmaJon Smirl 2004-08-24Merged drmfntbl-0-0-2Dave Airlie 2004-08-24addmap-base-2 patch from Jon Smirl:Dave Airlie 2004-08-24This patch adds three new ioctl's to the VIA Unichrome/Pro DRM driver:Erdi Chen 2004-08-23set pointers to NULL after freeing, remove some extra debuggingDave Airlie 2004-08-17Merged drmfntbl-0-0-1Dave Airlie 2004-08-17preparation patch for radeon permanent mapping registers/framebuffer makesDave Airlie 2004-08-172.6.8.1 has changed the links in /lib/modulesDave Airlie 2004-08-15Fix warning about unused ddev variableJon Smirl 2004-08-15Add dev to DRIVER_CTX_DTOR( dev, pos->handle) so that sis driver willJon Smirl 2004-08-14Remove unused pcigart/sg header stuff from i915 driver.Eric Anholt 2004-08-14Add a "dev" argument to DRIVER_CTX_[CD]TOR. This will be used in anEric Anholt 2004-08-14Hopefully proper fix for corrupted driver name in memcontrol list.Eric Anholt 2004-08-13Fix apparent copy'n'paste-o of the card attributes commit that broke theEric Anholt 2004-08-13Enable MTRR usage on AMD64, and use DELAY() instead of rolling our ownEric Anholt 2004-08-11Bug #979: Don't include <sys/sysmacros.h> on linux, it occasionally emitsAdam Jackson 2004-08-11minor patch from Jon Smirl : sets up some things for later useDave Airlie 2004-08-10Patch from Jon Smirl to add attribute field to the pciids, and use this forDave Airlie 2004-08-042.4 compatDave Airlie 2004-08-042.4 hotplug compatDave Airlie 2004-08-03bring over fix from i865-agp branch, it now probes the driver, X hangsDave Airlie 2004-08-03fix for drm in /proc - from Jon SmirlDave Airlie 2004-08-02forgot to check these in.. thanks to Jon for reminding me ..Dave Airlie 2004-07-31Add a hotplug event to DRM. Parameters match the ones from the general PCIJon Smirl 2004-07-31patch from RH xorg-x11 tree ported to drm.hDave Airlie