OSDN Git Service

Convert NOMAN to the new preferred spelling NO_MAN to quiet warnings.
[android-x86/external-libdrm.git] / shared-core /
2005-04-26 Eric AnholtClean up some const qualifier cast warnings.
2005-04-26 Eric AnholtConvert BSD code to mostly use bus_dma, the dma abstrac...
2005-04-26 Eric AnholtUse msleep instead of tsleep to drop the DRM device...
2005-04-20 Thomas HellstromVIA: Interrupt handler bugfixes. Bumped patchlevel...
2005-04-18 Thomas HellstromVIA:
2005-03-29 Thomas HellstromMissing file via_video.c commited.
2005-03-29 Adam JacksonAdd skeletal imagine driver (but don't build it yet).
2005-03-28 Thomas HellstromVia updates:
2005-03-25 Alan HourihaneDon't know who set the i915GM PCI ID incorrectly but...
2005-03-25 Dave AirlieFrom Xorg CVS realign the i915_drv.h
2005-03-18 Michel DaenzerAdd support for production version of ATI RN50/ES1000...
2005-03-15 Roland Scheideggeradd R200_EMIT_PP_TRI_PERF_CNTL packet to support brilin...
2005-03-14 Thomas Hellstromvia changes:
2005-03-13 Felix KuehlingCommand DMA optimizations:
2005-03-07 Felix KuehlingTracked down random lockups related to command DMA...
2005-03-07 Dave Airlieminor pointer cast typo
2005-03-06 Felix KuehlingAdded support for command DMA on Savage4-based hardware...
2005-03-04 Dave Airlieadd some idct type 3 packets for reference
2005-02-23 Felix KuehlingUse wrap counter to extend 16-bit hardware event tags...
2005-02-20 Thomas HellstromFix VIA K8M800 PCI ID.
2005-02-19 Eric AnholtFix a couple of gcc warnings in DRM_INFOs.
2005-02-18 Michel Daenzerfd.o bug #2576: Add support for ATI RN50/ES1000. (ATI...
2005-02-14 Eric AnholtInitialize kbuf to NULL to quiet the compiler about...
2005-02-13 Thomas HellstromFixed Futex release bug. Bumped driver date and patchlevel.
2005-02-10 Roland Scheideggeradd support for texture micro tiling on radeon/r200...
2005-02-08 Eric AnholtClose a race which could allow for privilege escalation...
2005-02-07 Dave Airliefix agp detection on linux
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 Dave Airliecleanup patch from Adrian Bunk <bunk@stusta.de>
2005-02-01 Dave Airliemake functions static in i915, remove unused functions
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-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-17 Jose FonsecaSome code commenting concerning the FIFO & DMA engine.
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-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-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 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...
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-19 Thomas Hellstromvia changes: Fixed typecasting bug in via_dma.c, and...
2004-12-13 Thomas HellstromVIA drm updates:
2004-12-08 Roland Scheidegger(Stephane Marchesin, me) add hyperz support to radeon...
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-07 Dave Airlieadd some more r300 pci ids
2004-11-06 Eric AnholtConvert more drivers for bsd-core, moving the ioctl...
2004-11-06 Jon SmirlMove radeon i2c include to top of file
2004-11-06 Jon SmirlExport missing r128 ioctl symbol
2004-11-06 Eric AnholtCommit WIP of BSD conversion to core model. Compiles...
2004-11-03 Thomas HellstromFixed bug in via_dma.c. The code didn't check that...
2004-11-01 Thomas HellstromReworked the jump-code in via_dma.c. The command regula...
2004-11-01 Keith Whitwellcorrect historic mis-attribution of copyright
2004-10-30 Thomas HellstromSome stabilizing work to the DMA ring-buffer code....
2004-10-16 Ville SyrjalaFixed off by one errors in clipping.
2004-10-16 Ville SyrjalaFixed bad formatting.
2004-10-12 Thomas HellstromVia updates. Fixed unlikely but possible uint32_t overf...
2004-10-12 Jon SmirlBreakout heads into their own data structures.
2004-10-10 Jon SmirlRename fn_tbl to driver. Core driver now uses pci_drive...
2004-10-10 Dave AirlieVladimir requested support so we can at least load...
2004-10-09 Dave Airliecleanup VIA driver to look a bit like others before...
2004-10-09 Dave AirlieLindent the via stuff so I can include it in kernel
2004-10-08 Thomas HellstromChanged unsigned to uint32_t in some ioctl parameters...
2004-10-06 Jon SmirlRevert back to drm_order() instead of using kernel...
2004-10-02 Jon Smirljanitor-list_for_each-drivers-char-drm-radeon_memc...
2004-09-30 Jon SmirlLindent of core build. Drivers checked for no binary...
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-27 Jon SmirlFirst check in for DRM that splits core from personalit...
2004-09-24 Jon SmirlCreate new linux-2.6 build. Move all gpl files into...
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-20 Jon SmirlRemove size restriction on permanent addmap
2004-09-20 Dave Airlieremove HAVE_COUNTERS
next