Age | Commit message (Expand) | Author |
2007-04-28 | remove DRM_GETSAREA and replace with drm_getsarea function | Dave Airlie |
2007-04-09 | rs480: Renamed some unknown registers. See dri-devel list. | Oliver McFadden |
2007-04-09 | radeon: add support for reverse engineered xpress200m | Dave Airlie |
2007-03-04 | radeon: make PCI GART aperture size variable, but making table size variable | Dave Airlie |
2007-03-04 | ati: make pcigart code able to handle variable size PCI GART aperture | Dave Airlie |
2007-01-11 | radeon: Fix u32 overflows when determining AGP base address in card space. | Michel Dänzer |
2006-09-12 | drm: use radeon specific names for radeon flags | Dave Airlie |
2006-07-26 | Revert "Make sure busmastering gets disabled on module unload." | Michel Dänzer |
2006-07-26 | Bug #7629: Fix for CHIP_IS_AGP getting 'restored' with non-AGP cards | Michel Dänzer |
2006-07-19 | Make sure busmastering gets disabled on module unload. | Adam Jackson |
2006-07-19 | Use RADEON_RB3D_DSTCACHE_CTLSTAT instead of RADEON_RB2D_DSTCACHE_CTLSTAT. | Michel Dänzer |
2006-07-19 | Make sure CHIP_IS_AGP flag is set when not overriding to PCI mode. | Michel Dänzer |
2006-07-19 | When writeback isn't used, actually disable it in the hardware. | Michel Dänzer |
2006-05-18 | add consts to radeon microcode. | Dave Airlie |
2006-03-25 | radeon fix up the PCI ids for new memory map like the kernel one.. not | Dave Airlie |
2006-02-25 | Add all radeon pci ids known by ddx, but only r350/rv350 and below (new | Roland Scheidegger |
2006-02-18 | add benh's memory management patch | Dave Airlie |
2006-02-18 | major realigment of DRM CVS with kernel code, makes integration much easier | Dave Airlie |
2005-12-28 | step back one reported bugs against that patch | Dave Airlie |
2005-12-16 | fix radeon memory mapping from Ben Herrenschmidt | Dave Airlie |
2005-11-28 | Assert an MIT copyright on sis_drm.h, since one was lacking and I created | Eric Anholt |
2005-11-08 | Catch FreeBSD up to the pcie gart changes. Required minor modification to | Eric Anholt |
2005-09-30 | Add support to turn writeback off via radeon module option | Dave Airlie |
2005-09-30 | fix pci overriding from userspace | Dave Airlie |
2005-09-25 | hopefully fix server recycling on PCIE | Dave Airlie |
2005-09-12 | make PCI Express work on 64-bit machines, thanks to Alex Deucher (agd5f) | Dave Airlie |
2005-09-11 | Add GART in FB support for ati pcigart, and PCIE support for r300 | Dave Airlie |
2005-08-16 | add Egberts 32/64 bit patch (its in kernel already...) | Dave Airlie |
2005-08-05 | Rename the driver hooks in the DRM to something a little more | Eric Anholt |
2005-08-04 | Mark some radeon init variables deprecated. These used to be passed in but | Jon Smirl |
2005-07-20 | Add latest r300 support from r300.sf.net CVS. Patch submitted by volodya, | Eric Anholt |
2005-06-28 | - Remove drm_initmap and replace its usage with drm_addmap. This reduces | Eric Anholt |
2005-06-20 | Change initialization of radeon register access to _DRM_READ_ONLY. Flags of | Jon Smirl |
2005-06-19 | Remove I2C support from radeon driver. Same support is available from | Jon Smirl |
2005-04-26 | Use msleep instead of tsleep to drop the DRM device lock and avoid a | Eric Anholt |
2005-02-07 | fix agp detection on linux | Dave Airlie |
2005-02-05 | - Implement drm_initmap, and extend it with the resource number to help | Eric Anholt |
2005-02-01 | cleanup patch from Adrian Bunk <bunk@stusta.de> | Dave Airlie |
2005-01-26 | (Stephane Marchesin,me) Add radeon framebuffer tiling support to radeon | Roland Scheidegger |
2005-01-26 | replace magic number with macro constant RADEON_ZBLOCK16 | Roland Scheidegger |
2004-12-08 | (Stephane Marchesin, me) add hyperz support to radeon drm. Only fast z | Roland Scheidegger |
2004-11-06 | Commit WIP of BSD conversion to core model. Compiles for r128, radeon, but | Eric Anholt |
2004-10-10 | Vladimir requested support so we can at least load r300 microcode for | Dave Airlie |
2004-10-06 | Revert back to drm_order() instead of using kernel get_order(). The | Jon Smirl |
2004-09-30 | Lindent of core build. Drivers checked for no binary diffs. A few files | Jon Smirl |
2004-09-30 | Move things around to reduce public symbols and even out files. Switch to | Jon Smirl |
2004-09-27 | First check in for DRM that splits core from personality modules | Jon Smirl |
2004-09-22 | Remove hotplug reset support from DRM driver. This will be handled by the | Jon Smirl |
2004-09-20 | Remove size restriction on permanent addmap | Jon Smirl |
2004-09-17 | Add linux sysfs i2c support to radeon driver. This patch adds GPL licensed | Jon Smirl |