Age | Commit message (Expand) | Author |
2007-11-18 | radeon: refactor out the fb/agp location read/write. | Dave Airlie |
2007-11-05 | drm: remove lots of spurious whitespace. | Dave Airlie |
2007-07-16 | drm: detypedef drm.h and fixup all problems | Dave Airlie |
2007-06-03 | radeon: add support for vblank on crtc2 | Dave Airlie |
2007-03-04 | radeon: make PCI GART aperture size variable, but making table size variable | Dave Airlie |
2006-05-24 | Add support for r200 vertex programs (R200_EMIT_VAP_PVS_CNTL, and new | Roland Scheidegger |
2006-03-06 | Add general-purpose packet for manipulating scratch registers (r300) | Aapo Tahkola |
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-29 | add radeon card type get param so userspace can avoid walking PCI | Dave Airlie |
2005-09-30 | fix pci overriding from userspace | 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-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-03-15 | add R200_EMIT_PP_TRI_PERF_CNTL packet to support brilinear filtering on | Roland Scheidegger |
2005-02-10 | add support for texture micro tiling on radeon/r200. Add support for r100 | Roland Scheidegger |
2005-01-26 | (Stephane Marchesin,me) Add radeon framebuffer tiling support to radeon | Roland Scheidegger |
2004-12-08 | (Stephane Marchesin, me) add hyperz support to radeon drm. Only fast z | Roland Scheidegger |
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-08-17 | preparation patch for radeon permanent mapping registers/framebuffer makes | Dave Airlie |
2004-07-25 | sync up with current 2.6 kernel bk tree - mostly __user annotations | Dave Airlie |
2004-05-18 | add R200_EMIT_RB3D_BLENDCOLOR state packet to support GL_EXT_blend_color, | Roland Scheidegger |
2004-04-10 | white space changes to align with kernel | Dave Airlie |
2004-03-12 | Fixes need to clean up the mess I made with the mesa merge. This code | Jon Smirl |
2003-11-04 | Memory layout transition: | Michel Daenzer |
2003-08-26 | Remove artificial PCI GART limitations, rename AGP to GART where | Michel Daenzer |
2003-08-08 | Added some information as to when (which DRM version) various queries were | Ian Romanick |
2003-06-10 | Texture rectangle support for r100 | Keith Whitwell |
2003-05-20 | DRM part of Radeon DRI suspend/resume support (Charl Botha). | David Dawes |
2003-04-30 | Merged texmem-0-0-1 | Ian Romanick |
2003-04-22 | add more get_param queries for embedded project | Keith Whitwell |
2003-02-21 | Merge from bsd-4-0-0-branch. | Eric Anholt |
2003-02-03 | Fix size of VERTEX2 ioctl struct (Egbert Eich) | Keith Whitwell |
2002-10-29 | updated e-mail addresses for Keith, Alan and Jens | Jens Owen |
2002-10-29 | preserve CRTC{,2}_OFFSET_CNTL in 2D driver to avoid bad effects when | Michel Daenzer |
2002-10-28 | merge from mesa-4-1-branch to get cube-map registers. bumped version to 1.7 | Brian Paul |
2002-09-25 | change RADEON_PARAM_IRQ_ACTIVE to RADEON_PARAM_IRQ_NR | Michel Daenzer |
2002-09-23 | merged r200-0-2-branch to trunk | Keith Whitwell |
2002-08-26 | merged r200-0-1-branch | Keith Whitwell |
2002-07-11 | Don't read scratch registers directly, obtain the values via the GET_PARAM | Michel Daenzer |
2002-07-05 | merged bsd-3-0-0-branch | Alan Hourihane |