platform/upstream/libdrm.git
2004-09-30 Jon SmirlRemove DRM() macros from core ffb driver. DaveA says...
2004-09-30 Jon SmirlLindent of core build. Drivers checked for no binary...
2004-09-30 Jon Smirlsavage.h not used in core builds
2004-09-30 Jon Smirlcore ffb.h is not used anymore
2004-09-30 Jon SmirlRemove unused drm_module.h
2004-09-30 Jon SmirlMove things around to reduce public symbols and even...
2004-09-30 Jon SmirlMake fops per driver instead of global, remove default...
2004-09-28 Jon SmirlGetting the AGP module is a global resource. Make sure...
2004-09-27 Jon SmirlFix the shared directory I accidentally stomped on
2004-09-27 Jon Smirlcore needs three new files
2004-09-27 Jon SmirlFirst check in for DRM that splits core from personalit...
2004-09-27 Jon SmirlFlip the 2.4 check so that it looks for 2.6 instead...
2004-09-24 Jon SmirlREADME with hints on how to make a 2.6 specific version...
2004-09-24 Jon SmirlMakefile reminder to build in 2.6 when on 2.6
2004-09-24 Jon SmirlCreate new linux-2.6 build. Move all gpl files into...
2004-09-23 Jon SmirlRemove 2.6 code that allow DRM major device number...
2004-09-23 Jon SmirlAdd new sysfs support files
2004-09-23 Jon Smirl1) switches from class_sysfs to drm sysfs implementatio...
2004-09-22 Felix KuehlingCreate permanent maps of framebuffer, aperture and...
2004-09-22 Jon SmirlRemove hotplug reset support from DRM driver. This...
2004-09-22 Eric AnholtAdd *.flags to cvsignore.
2004-09-21 Jon SmirlMake DRM permanent maps match broken X behavior. X...
2004-09-20 Jon SmirlRemove size restriction on permanent addmap
2004-09-20 Jon SmirlFelix's fix for map request smaller than permanent...
2004-09-20 Dave Airlieremove HAVE_COUNTERS
2004-09-20 Dave Airlieanother fix after the macro stuff
2004-09-18 Jon SmirlFix from: Nishanth Aravamudan replace direct assignment...
2004-09-17 Jon SmirlMakefile and missing file to build libxf86drm.a
2004-09-17 Jon SmirlAdd the two GPL licensed I2C support files.
2004-09-17 Jon SmirlAdd linux sysfs i2c support to radeon driver. This...
2004-09-16 Jon SmirlLet's try adding the dyn-minor patch again. This patch...
2004-09-16 Jon SmirlFix drm_scatter to properly report it's availability
2004-09-15 Jon SmirlBack dyn-minor patch out for now. fops handling is...
2004-09-15 Jon SmirlDon't use module_param if it isn't defined in older...
2004-09-15 Jon SmirlDynamic device minor support. Minor device numbers...
2004-09-14 Jon SmirlAdd chip family names to the radeon driver
2004-09-12 Jon SmirlFix error path in probe() to release resources if there...
2004-09-12 Jon SmirlMake the comment match the code
2004-09-12 Jon SmirlFix DRM to compile cleanly with recent kernel changes...
2004-09-10 Jon SmirlMore general patch to mark resources in use by all...
2004-09-08 Jose FonsecaUpdate doxygen configuration file. Minor documentation...
2004-09-08 Jon SmirlAdjust permanent mapping code to account for more than...
2004-09-07 Thomas HellstromAdded IOCTL for writing 2D DMA command buffers over...
2004-09-05 Dave Airliemissed fix as part of last checkin
2004-09-05 Dave Airliemerge back bunch of whitespace and misc changes from...
2004-09-05 Dave Airliebad code copy for alpha.. fix the member names
2004-09-05 Dave Airliemake the AMD64 check a compat thing
2004-09-04 Dave AirlieFixup OS_HAS_AGP/OS_HAS_MTRR along lines of patches...
2004-09-04 Dave Airliedoh.. that makes no sense.. thinko in removal of OS_HAS_AGP
2004-09-03 Dave Airliefile drm_core.h was initially added on branch drmlib...
2004-09-03 Dave Airliefile drm_agpsupport.c was initially added on branch...
2004-09-03 Dave Airliefile drm_core_memory.h was initially added on branch...
2004-09-03 Dave Airliefile drm_headers.h was initially added on branch drmlib...
2004-09-03 Dave Airliefile drm_memory.c was initially added on branch drmlib...
2004-09-03 Dave Airliefile drm_memory_debug.c was initially added on branch...
2004-09-03 Dave Airliefile drm_proc.c was initially added on branch drmlib...
2004-09-03 Dave Airliefile drmcore_exports.c was initially added on branch...
2004-09-02 Dave Airlieoops called ctor instead of dtor.. found this on the...
2004-09-02 Jon SmirlFix ref count problem in stealth mode. pci_get_subsys...
2004-08-31 Dave AirlieApply patch from Bryan Stine bugzilla #1227
2004-08-30 Dave Airlieimplement drm_core_check_feature and use it .. looks...
2004-08-30 Dave Airliedrm-memory patch, cleans up alloc/free and makes calloc...
2004-08-30 Erdi ChenFix copy_from_user return value ignored warning at...
2004-08-29 Dave Airlieadd context include so fn are defined
2004-08-29 Dave Airliefix up some small things ffb (no idea if it works or...
2004-08-29 Dave Airlieremove hacky context thing that was gamma only
2004-08-29 Dave AirlieDrop GAMMA DRM from a great height ...
2004-08-29 Dave Airliefixup issue caused by fntbl-2 merge
2004-08-28 Jon SmirlInitialize pdev to NULL correctly so that pci_get_subsy...
2004-08-27 Dave Airlierun i915 through lindent
2004-08-27 Dave Airlie__NO_VERSION__ hasn't been needed since 2.3 days ditch...
2004-08-27 Jon SmirlMake DRM detect vesafb and revert to stealth mode to...
2004-08-26 Jon SmirlRearrange things so that via_dma.c will compile with...
2004-08-24 Dave AirlieMerged drmfntbl-0-0-2
2004-08-24 Dave Airlieaddmap-base-2 patch from Jon Smirl:
2004-08-24 Erdi ChenThis patch adds three new ioctl's to the VIA Unichrome...
2004-08-23 Dave Airlieset pointers to NULL after freeing, remove some extra...
2004-08-17 Dave AirlieMerged drmfntbl-0-0-1
2004-08-17 Dave Airliepreparation patch for radeon permanent mapping register...
2004-08-17 Dave Airlie2.6.8.1 has changed the links in /lib/modules
2004-08-15 Jon SmirlFix warning about unused ddev variable
2004-08-15 Jon SmirlAdd dev to DRIVER_CTX_DTOR( dev, pos->handle) so that...
2004-08-14 Eric AnholtRemove unused pcigart/sg header stuff from i915 driver.
2004-08-14 Eric AnholtAdd a "dev" argument to DRIVER_CTX_[CD]TOR. This will...
2004-08-14 Eric AnholtHopefully proper fix for corrupted driver name in memco...
2004-08-13 Eric AnholtFix apparent copy'n'paste-o of the card attributes...
2004-08-13 Eric AnholtEnable MTRR usage on AMD64, and use DELAY() instead...
2004-08-11 Adam JacksonBug #979: Don't include <sys/sysmacros.h> on linux...
2004-08-11 Dave Airlieminor patch from Jon Smirl : sets up some things for...
2004-08-10 Dave AirliePatch from Jon Smirl to add attribute field to the...
2004-08-04 Dave Airlie2.4 compat
2004-08-04 Dave Airlie2.4 hotplug compat
2004-08-03 Dave Airliebring over fix from i865-agp branch, it now probes...
2004-08-03 Dave Airliefix for drm in /proc - from Jon Smirl
2004-08-02 Dave Airlieforgot to check these in.. thanks to Jon for reminding...
2004-07-31 Jon SmirlAdd a hotplug event to DRM. Parameters match the ones...
2004-07-31 Dave Airliepatch from RH xorg-x11 tree ported to drm.h
2004-07-31 Dave AirliePatch picked up from Redhat xorg release:
2004-07-31 Dave Airliefixes for using userspace pointers found by sparse...
2004-07-31 Dave Airlieathe patch below optimises the drm code to not do put_u...
next