OSDN Git Service

Only reallocate cliprect memory if the number of cliprects changes.
[android-x86/external-libdrm.git] / shared-core /
2006-09-28 Michel DänzerOnly reallocate cliprect memory if the number of clipre...
2006-09-28 Michel DänzerAdd support for tracking drawable information to core
2006-09-28 Michel DänzerAdd support for secondary vertical blank interrupt...
2006-09-28 Michel DänzerAdd support for secondary vertical blank interrupt...
2006-09-21 Anish Mistrybug 7092 : add pci ids for mach64 in Dell poweredge...
2006-09-20 Roland Scheideggerdo a TCL state flush before accessing VAP_CNTL to preve...
2006-09-15 Michel DänzerUse register writes instead of BITBLT_MULTI packets...
2006-09-11 Dave Airliedrm: use radeon specific names for radeon flags
2006-09-07 Eric AnholtPut the PCI device/vendor id in the drm_device_t.
2006-08-28 Dave Airliedrm: lots of small cleanups and whitespace issues fixed up
2006-08-26 Michel DänzerBug #7595: Avoid u32 overflows in radeon_check_and_fixu...
2006-08-10 Dave Airliei965 code and Linux coding style < 0
2006-08-08 Alan HourihaneAdd support for Intel i965G chipsets.
2006-07-26 Michel DänzerRevert "Make sure busmastering gets disabled on module...
2006-07-26 Michel DänzerBug #7629: Fix for CHIP_IS_AGP getting 'restored' with...
2006-07-19 Adam JacksonMake sure busmastering gets disabled on module unload.
2006-07-19 Michel DänzerUse RADEON_RB3D_DSTCACHE_CTLSTAT instead of RADEON_RB2D...
2006-07-19 Michel DänzerMake sure CHIP_IS_AGP flag is set when not overriding...
2006-07-19 Michel DänzerWhen writeback isn't used, actually disable it in the...
2006-07-19 Michel DänzerImplement RADEON_PARAM_SCRATCH_OFFSET getparam.
2006-07-19 Michel DänzerSome debug output when the getparam ioctl is called...
2006-07-19 Michel Dänzer.cvsignore -> .gitignore
2006-07-11 Thomas HellstromKeep hashed user tokens, with the following changes:
2006-07-10 Thomas HellstromChange drm Map handles to be arbitrary 32-bit hash...
2006-07-05 Thomas HellstromSiS 315 Awareness.
2006-06-22 Keith PackardRemove spurious debug messages from i915 vblank config...
2006-06-21 Keith Packardi915: Save vblank pipe configuration to restore on...
2006-06-19 Keith PackardAdd i915 ioctls to configure pipes for vblank interrupt.
2006-06-19 Thomas HellstromFix buffer cleanup on close. Move memory manager reset...
2006-06-19 Thomas Hellstromvia: Bump version number and date.
2006-06-15 Thomas Hellstromvia:
2006-06-06 Thomas HellstromMerge in the drm-sman-branch
2006-05-24 Roland ScheideggerAdd support for r200 vertex programs (R200_EMIT_VAP_PVS...
2006-05-20 Roland Scheideggeradd forgotten register define for previous commit
2006-05-20 Roland ScheideggerDo a tcl state flush before accessing tcl vector space...
2006-05-18 Dave Airlieadd consts to radeon microcode.
2006-04-23 Dave AirlieFix from Benh for ppc r300 scratch
2006-04-20 Brian Paulcheck for __FreeBSD_kernel__ (bug 3810)
2006-04-18 Eric AnholtErr, use "ifndef" rather than "if !", to avoid compiler...
2006-04-18 Eric AnholtUse __LP64__ instead of checking the linux-specific...
2006-04-09 Eric AnholtRevert a change that accidentally went in with whitespa...
2006-04-08 Eric AnholtCompile fixes for FreeBSD.
2006-04-05 Dave Airliecoverity bugfix from the kernel
2006-03-25 Dave Airlieradeon fix up the PCI ids for new memory map like the...
2006-03-20 Adam JacksonBump driver date to reflect airlied's last fix.
2006-03-19 Dave Airliemake some functions static in via driver
2006-03-17 Roland ScheideggerAdd missing pci ids for new radeons (most but not all...
2006-03-08 Dave AirlieFix bug I reintroduced
2006-03-08 Dave Airliefix some use before NULL check
2006-03-07 Aapo Tahkolaia64 support for r300_scratch. (not tested)
2006-03-06 Aapo TahkolaAdd general-purpose packet for manipulating scratch...
2006-02-25 Roland ScheideggerAdd all radeon pci ids known by ddx, but only r350...
2006-02-19 Dave Airliemissed a piece of benh patch
2006-02-18 Dave Airliefix brace placement
2006-02-18 Dave Airlieclear i915 interrupts sources on server exit
2006-02-18 Dave Airlieadd proper checking for bitblt multi
2006-02-18 Dave Airlieadd benh's memory management patch
2006-02-18 Dave Airliemajor realigment of DRM CVS with kernel code, makes...
2006-02-17 Thomas Hellstromvia: Change via_drm.h versioning scheme after lenghty...
2006-02-09 Keith WhitwellUpdate the hardware breadcrumb in the sarea on irq...
2006-01-24 Alan Hourihanefix an error message typo Unkown -> Unknown
2006-01-24 Alan Hourihaneother part of revert
2006-01-24 Alan Hourihaneput back some of Dave's code related to vblank support...
2006-01-23 Alan HourihaneFix CMDBUFFER path, add heap destroy and flesh out...
2006-01-20 Aapo TahkolaAdd support for texture cache flushes (R300_TX_CNTL)
2006-01-20 Aapo TahkolaSync from r300_reg.h from Mesa.
2006-01-19 Alan Hourihaneadd Intel i945GM support
2006-01-12 Thomas Hellstromvia: direction bug in get_user_pages call in via_dmabli...
2006-01-06 Thomas Hellstromvia: Version via_drm.h Alter the drm_via_dmablit_t...
2006-01-06 Thomas Hellstromvia: Last commit really required a bump of minor. Fix.
2006-01-06 Thomas Hellstromvia: Combine PCI DMA transfers with stride==width ...
2006-01-02 Dave Airliemake max minor more rational
2006-01-02 Dave AirlieThe radeon DRM wasn't passing sparse checking in the...
2006-01-02 Dave Airliewhitespace cleanup/aligment with kernel
2006-01-02 Dave Airliesome fixes from linux kernel
2006-01-02 Dave Airliecomplete fix for historic attribution
2006-01-02 Dave Airliecomplete fix for attribution
2006-01-02 Dave AirlieRealign via driver with changes in Linux kernel (mainly...
2005-12-29 Dave Airlieadd radeon card type get param so userspace can avoid...
2005-12-28 Dave AirlieAdd vblank support to i915 DRM..
2005-12-28 Dave Airliestep back one reported bugs against that patch
2005-12-16 Dave Airliefix radeon memory mapping from Ben Herrenschmidt
2005-12-16 Dave AirlieLindent some via files
2005-12-05 Dave Airlieadd texrect support for r300
2005-12-02 Eric AnholtAdd RV410 X700PRO PCI ID
2005-11-28 Eric AnholtAssert an MIT copyright on sis_drm.h, since one was...
2005-11-16 Thomas HellstromFixed long standing 64-bit bug in via memory manager...
2005-11-15 Thomas HellstromLoosen via dmablit alignment checks somewhat. Adapt...
2005-11-11 Dave Airlieenable i915 32/64 bit ioctls
2005-11-11 Dave AirlieRV200 < R200
2005-11-11 Dave Airliefix up radeon whitespace
2005-11-11 Dave Airliemixing breaks in r128 driver.. fixed in kernel
2005-11-11 Dave Airlieremove extra spaces
2005-11-11 Dave Airliecleanup ioctl/max_ioctl to use header file for extern...
2005-11-08 Eric AnholtCorrect a LOR issue on FreeBSD by allocating temporary...
2005-11-08 Eric AnholtInitial port of savage to FreeBSD for the AGP and ...
2005-11-08 Eric AnholtCorrect a LOR on FreeBSD by allocating a temporary...
2005-11-08 Eric AnholtFix FreeBSD DRM for latest MGA changes to agp support...
2005-11-08 Eric AnholtCatch FreeBSD up to the pcie gart changes. Required...
2005-11-03 Ian RomanickConverts the remaining drm_agp_foo functions to be...
next