Age | Commit message (Expand) | Author |
2008-08-04 | radeon: add userspace mm enable switch | Dave Airlie |
2008-07-30 | radeon: add some handles to the sarea + kernel mm available check | Dave Airlie |
2008-07-28 | radeon command submission start | Dave Airlie |
2008-07-26 | radeon: add initial atombios modesetting and GEM -> TTM translation layer. | Dave Airlie |
2008-05-28 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into mode... | Alan Hourihane |
2008-05-27 | RADEON: add get_param for number of GB pipes | Alex Deucher |
2008-04-28 | Merge branch 'master' into modesetting-101 | Thomas Hellstrom |
2008-03-30 | drm/r300: fix wait interface mixup | Dave Airlie |
2008-03-21 | r500: fragment program upload is also used to upload constants. | Dave Airlie |
2008-03-17 | initial r500 RS and FP register and upload code | Dave Airlie |
2007-11-22 | Merge branch 'origin' into modesetting-101 | Dave Airlie |
2007-11-18 | radeon: refactor out the fb/agp location read/write. | Dave Airlie |
2007-11-05 | Merge branch 'master' into modesetting-101 | Thomas Hellstrom |
2007-11-05 | drm: remove lots of spurious whitespace. | Dave Airlie |
2007-10-28 | Merge branch 'radeon-ttm' of git://people.freedesktop.org/~airlied/drm into m... | Jerome Glisse |
2007-07-16 | drm: detypedef drm.h and fixup all problems | Dave Airlie |
2007-06-05 | Merge branch 'origin' into radeon-ttm | Dave Airlie |
2007-06-03 | radeon: add support for vblank on crtc2 | Dave Airlie |
2007-04-01 | copy over some files and reorg radeon to add ttm fencing not working yet | 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 |