Age | Commit message (Expand) | Author |
2006-12-14 | Unify radeon offset checking. | Michel Dänzer |
2006-09-15 | Use register writes instead of BITBLT_MULTI packets for buffer swap blits. | Michel Dänzer |
2006-09-12 | drm: use radeon specific names for radeon flags | Dave Airlie |
2006-08-28 | drm: lots of small cleanups and whitespace issues fixed up | Dave Airlie |
2006-07-26 | Bug #7629: Fix for CHIP_IS_AGP getting 'restored' with non-AGP cards | Michel Dänzer |
2006-07-19 | Use RADEON_RB3D_DSTCACHE_CTLSTAT instead of RADEON_RB2D_DSTCACHE_CTLSTAT. | Michel Dänzer |
2006-07-19 | When writeback isn't used, actually disable it in the hardware. | Michel Dänzer |
2006-05-24 | Add support for r200 vertex programs (R200_EMIT_VAP_PVS_CNTL, and new | Roland Scheidegger |
2006-05-20 | add forgotten register define for previous commit | Roland Scheidegger |
2006-03-25 | radeon fix up the PCI ids for new memory map like the kernel one.. not | Dave Airlie |
2006-03-06 | Add general-purpose packet for manipulating scratch registers (r300) | Aapo Tahkola |
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-01-20 | Add support for texture cache flushes (R300_TX_CNTL) | Aapo Tahkola |
2006-01-02 | The radeon DRM wasn't passing sparse checking in the kernel, this fixes it | Dave Airlie |
2005-12-29 | add radeon card type get param so userspace can avoid walking PCI | Dave Airlie |
2005-12-16 | fix radeon memory mapping from Ben Herrenschmidt | Dave Airlie |
2005-12-05 | add texrect support for r300 | Dave Airlie |
2005-11-11 | RV200 < R200 | Dave Airlie |
2005-11-11 | cleanup ioctl/max_ioctl to use header file for extern symbols | Dave Airlie |
2005-09-30 | Add support to turn writeback off via radeon module option | Dave Airlie |
2005-09-11 | Add GART in FB support for ati pcigart, and PCIE support for r300 | Dave Airlie |
2005-09-09 | Add support for GL_ATI_fragment_shader, new packets R200_EMIT_PP_AFS_0/1, | Roland Scheidegger |
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-27 | fix driver date and drm minor version for r300 support | Roland Scheidegger |
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-28 | add compat code from Paul Mackerras | Dave Airlie |
2005-06-19 | Remove I2C support from radeon driver. Same support is available from | Jon Smirl |
2005-05-27 | add radeon registers from VHA code these are the "unknown" registers | Dave Airlie |
2005-03-15 | add R200_EMIT_PP_TRI_PERF_CNTL packet to support brilinear filtering on | Roland Scheidegger |
2005-03-04 | add some idct type 3 packets for reference | Dave Airlie |
2005-02-10 | add support for texture micro tiling on radeon/r200. Add support for r100 | Roland Scheidegger |
2005-02-08 | Close a race which could allow for privilege escalation by users with DRI | Eric Anholt |
2005-02-01 | cleanup patch from Adrian Bunk <bunk@stusta.de> | Dave Airlie |
2005-01-27 | fix incorrect PCI id for ATI radeon | 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 | Move radeon i2c include to top of file | Jon Smirl |
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-09-30 | Lindent of core build. Drivers checked for no binary diffs. A few files | Jon Smirl |
2004-09-27 | First check in for DRM that splits core from personality modules | Jon Smirl |
2004-09-24 | Create new linux-2.6 build. Move all gpl files into the 2.6 build. If you | Jon Smirl |
2004-09-17 | Add linux sysfs i2c support to radeon driver. This patch adds GPL licensed | Jon Smirl |
2004-09-14 | Add chip family names to the radeon driver | Jon Smirl |
2004-08-24 | Merged drmfntbl-0-0-2 | Dave Airlie |
2004-08-17 | Merged drmfntbl-0-0-1 | Dave Airlie |