platform/upstream/libdrm.git
2005-02-13 Thomas HellstromFixed Futex release bug. Bumped driver date and patchlevel.
2005-02-13 Eric AnholtFix bad copy'n'pastage of copyrights -- don't disclaim...
2005-02-13 Eric AnholtAdd the first bits necessary for a port of savage to...
2005-02-10 Roland Scheideggeradd support for texture micro tiling for radeon/r200...
2005-02-10 Roland Scheideggeradd support for texture micro tiling on radeon/r200...
2005-02-10 Keith WhitwellStephane's port of Eric's race fix
2005-02-08 Roland Scheideggerfix incorrect PCI id for ATI radeon
2005-02-08 Eric AnholtClose a race which could allow for privilege escalation...
2005-02-07 Dave AirlieInvalid bound check of driver defined ioctls in drm_ioctl
2005-02-07 Roland ScheideggerCast user data to correct type in radeon_surface_free...
2005-02-07 Dave Airliechange DRIVER_ to CORE_ makes things look nicer, also...
2005-02-07 Dave Airliefix agp detection on linux
2005-02-07 Eric AnholtRestore a debugging message to DRM_DEBUG instead of...
2005-02-07 Eric AnholtRemove some annoying trailing whitespace.
2005-02-05 Eric Anholt- Implement drm_initmap, and extend it with the resourc...
2005-02-03 Thomas HellstromVia driver: Add missing drm_poll function to via driver...
2005-02-03 Eric AnholtDeclare r128_do_cleanup_pageflip static since it's...
2005-02-03 Eric AnholtCast user data to correct type in radeon_surface_free...
2005-02-01 Adam Jacksonmomentary revert. libdrm build may be broken now, but...
2005-02-01 Dave Airliecleanup patch from Adrian Bunk <bunk@stusta.de>
2005-02-01 Dave Airliemake functions static in i915, remove unused functions
2005-02-01 Dave Airlieupdate i830 similiar to the kernel, add statics
2005-02-01 Dave Airliemake more functions static in i810 and fix pageflip...
2005-01-30 Adam JacksonFinal pass of libdrm.so work:
2005-01-29 Dave Airliefix radeon drv
2005-01-27 Thomas HellstromFixed multiple devices DMA bug. Fixed PCI path FIRE...
2005-01-27 Dave Airliefix incorrect PCI id for ATI radeon
2005-01-26 Roland Scheidegger(Stephane Marchesin,me) Add radeon framebuffer tiling...
2005-01-26 Roland Scheideggerreplace magic number with macro constant RADEON_ZBLOCK16
2005-01-24 Dave Airlieuse libdrm after it was updated
2005-01-24 Dave Airliehopefully fix drm_core setversion ioctl... pointed...
2005-01-22 Adam JacksonAdd drm.h to the install target.
2005-01-20 Felix KuehlingRemoved one bogus Savage3D PCI ID. Corrected another...
2005-01-20 Adam JacksonAdd a Savage3D PCI ID
2005-01-20 Felix KuehlingCorrected some confusion of vb_stride and vtx_size
2005-01-19 Alan HourihaneFix cut & paste problem
2005-01-19 Alan HourihaneFix a cut & paste problem
2005-01-17 Jose FonsecaSome code commenting concerning the FIFO & DMA engine.
2005-01-17 Eric AnholtAdd detection of whether the device is AGP by walking...
2005-01-17 Adam JacksonAdd xf86drm.h to the install target.
2005-01-16 Adam JacksonShared libdrm work:
2005-01-16 Dave Airlieremove duplicate drm_sysfs.o
2005-01-16 Dave AirlieThis table is in radeon_drv.h along with the version...
2005-01-16 Dave AirlieThe patch makes drmAddBufs/drmMapBufs can handle buffer...
2005-01-16 Felix KuehlingFixed a bug that prevented the driver from ever emittin...
2005-01-15 Felix KuehlingSetup MTRRs for frame buffer and aperture manually...
2005-01-13 Dave Airliedue to backways compat crap for IRQ_HANDLED etc.. this...
2005-01-12 Felix KuehlingUse virt_to_page instead of vmalloc_to_page in drm_do_v...
2005-01-11 Keith WhitwellImport Thomas' changes upto 2.4.3 to shared. Small...
2005-01-11 Keith Whitwellimport Thomas' shared-core via changes up to 2.4.1
2005-01-10 Felix KuehlingOnly try to find the agp_buffer_map if dma_type is...
2005-01-09 Felix KuehlingImproved workaround for Savage3D DMA lockup to emit...
2005-01-09 Jon SmirlAdjust 4 level page check for <= 2.6.10
2005-01-08 Felix KuehlingFixed off-by-one error in savage_bci_wait_fifo_shadow.
2005-01-07 Thomas Hellstromvia updates: moved the verifier state struct to dev_pri...
2005-01-07 Thomas HellstromUpdated via DRM with check for stray FIRE commands...
2005-01-06 Alan HourihaneAdd i915GM support Add resume functionality (must be...
2005-01-06 Jon SmirlAdjust drm-memory for 4 level page tables in 2.6.10...
2005-01-06 Thomas Hellstromvia DRM: Updated the verifier to check the vertex lists...
2005-01-05 Felix Kuehling3D scissor regs are now managed by the DRM to iterate...
2005-01-05 Thomas HellstromBumped driver date and minor version.
2005-01-05 Thomas HellstromVIA update:
2005-01-05 Felix KuehlingFixed the DMA buffer age test. Should fix occasional...
2005-01-01 Felix KuehlingCompleteley rewritten Savage DRM which can be considere...
2005-01-01 Felix KuehlingAdded a new DRM map type _DRM_CONSISTENT for consistent...
2005-01-01 Dave Airliei810/i830 bug with Jon's file operations changes
2004-12-31 Thomas HellstromVIA DRM: verifier: Added verbose palette error reportin...
2004-12-31 Thomas HellstromVIA DRM: Stability enhancements and cleanups in via_dma...
2004-12-21 Thomas Hellstromvia DRM: Tightened the security for some functions...
2004-12-20 Keith WhitwellCopy HC_ParaType_Auto change to shared-core. Bump versi...
2004-12-20 Keith WhitwellAdd a very simple install target. I expect there are...
2004-12-19 Thomas Hellstromvia changes: Fixed typecasting bug in via_dma.c, and...
2004-12-17 Keith WhitwellAdd the 'Auto' pageflipping command to the verifier...
2004-12-16 Alan Hourihanedrm_pciids.h should only 'cleaned' when the shared...
2004-12-15 Eric AnholtUse SYSCTL_ADD_OID macro instead of calling function...
2004-12-13 Thomas HellstromVIA drm updates:
2004-12-10 Dave AirlieUse wbinvd macro instead of assembly for it,
2004-12-08 Roland Scheidegger(Stephane Marchesin, me) add hyperz support to radeon...
2004-12-07 Thomas HellstromPatch from Jon Smirl from Nov. 2nd that makes older...
2004-12-07 Thomas HellstromFix up linux 2.4 series Makefiles for via_verifier.c
2004-12-06 Thomas HellstromSecurity and optimization fixes for the via drm:
2004-12-03 Thomas HellstromAdded 3D functionality to the via command verifier...
2004-12-03 Dave AirlieMake 1-bit fields be unsigned (no sign bit :). sparse...
2004-11-27 Thomas HellstromReworked PCI MMIO command buffer parser, and imported...
2004-11-11 Dave Airliepatch from bug 1803 - will try and push to kernel soon
2004-11-09 Jon SmirlFix more build problems on linux-core
2004-11-09 Jon Smirlmake linux-core build again
2004-11-09 Roland Scheideggeradd missing CHIP_RV350 to radeon_enums
2004-11-07 Eric AnholtRefine the locking of the DRM. Most significant is...
2004-11-07 Dave Airlieadd some more r300 pci ids
2004-11-07 Dave Airlierespect cc and cflags
2004-11-07 Eric AnholtDon't link in files which no longer exist.
2004-11-07 Eric AnholtNow that the memory debug code is gone, and all 3 BSDs...
2004-11-06 Eric AnholtAdd the drm Makefile and update .cvsignores.
2004-11-06 Eric AnholtConvert more drivers for bsd-core, moving the ioctl...
2004-11-06 Eric AnholtRemove some core stuff that ended up being unnecessary.
2004-11-06 Eric AnholtGet r128 basically working: Hook up the driver's dma...
2004-11-06 Eric AnholtMove the lock/unlock ioctls to a more logical place...
2004-11-06 Eric AnholtConnect up r128_ioctls in driver config.
2004-11-06 Jon SmirlMove radeon i2c include to top of file
next