aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/r300: fix wait interface mixupDave Airlie2008-03-291-0/+12
* r500: fragment program upload is also used to upload constants.Dave Airlie2008-03-211-1/+4
* initial r500 RS and FP register and upload codeDave Airlie2008-03-161-0/+4
* radeon: refactor out the fb/agp location read/write.Dave Airlie2007-11-181-0/+1
* drm: remove lots of spurious whitespace.Dave Airlie2007-11-041-6/+6
* drm: detypedef drm.h and fixup all problemsDave Airlie2007-07-151-3/+3
* radeon: add support for vblank on crtc2Dave Airlie2007-06-031-1/+4
* radeon: make PCI GART aperture size variable, but making table size variableDave Airlie2007-03-041-0/+1
* Add support for r200 vertex programs (R200_EMIT_VAP_PVS_CNTL, and newRoland Scheidegger2006-05-241-1/+6
* Add general-purpose packet for manipulating scratch registers (r300)Aapo Tahkola2006-03-061-0/+4
* add benh's memory management patchDave Airlie2006-02-171-0/+2
* major realigment of DRM CVS with kernel code, makes integration much easierDave Airlie2006-02-171-8/+8
* add radeon card type get param so userspace can avoid walking PCIDave Airlie2005-12-281-0/+6
* fix pci overriding from userspaceDave Airlie2005-09-301-1/+1
* Add GART in FB support for ati pcigart, and PCIE support for r300Dave Airlie2005-09-111-0/+1
* Add support for GL_ATI_fragment_shader, new packets R200_EMIT_PP_AFS_0/1,Roland Scheidegger2005-09-091-1/+10
* Mark some radeon init variables deprecated. These used to be passed in butJon Smirl2005-08-041-3/+3
* Add latest r300 support from r300.sf.net CVS. Patch submitted by volodya,Eric Anholt2005-07-201-0/+47
* add R200_EMIT_PP_TRI_PERF_CNTL packet to support brilinear filtering onRoland Scheidegger2005-03-151-1/+2
* add support for texture micro tiling on radeon/r200. Add support for r100Roland Scheidegger2005-02-101-1/+7
* (Stephane Marchesin,me) Add radeon framebuffer tiling support to radeonRoland Scheidegger2005-01-261-0/+21
* (Stephane Marchesin, me) add hyperz support to radeon drm. Only fast zRoland Scheidegger2004-12-081-1/+5
* Vladimir requested support so we can at least load r300 microcode forDave Airlie2004-10-101-1/+2
* Lindent of core build. Drivers checked for no binary diffs. A few filesJon Smirl2004-09-301-140/+129
* preparation patch for radeon permanent mapping registers/framebuffer makesDave Airlie2004-08-171-1/+1
* sync up with current 2.6 kernel bk tree - mostly __user annotationsDave Airlie2004-07-251-11/+11
* add R200_EMIT_RB3D_BLENDCOLOR state packet to support GL_EXT_blend_color,Roland Scheidegger2004-05-181-1/+2
* white space changes to align with kernelDave Airlie2004-04-101-1/+1
* Fixes need to clean up the mess I made with the mesa merge. This codeJon Smirl2004-03-121-28/+61
* Memory layout transition:Michel Daenzer2003-11-031-1/+15
* Remove artificial PCI GART limitations, rename AGP to GART whereMichel Daenzer2003-08-261-10/+10
* Added some information as to when (which DRM version) various queries wereIan Romanick2003-08-081-0/+2
* Texture rectangle support for r100Keith Whitwell2003-06-101-1/+4
* DRM part of Radeon DRI suspend/resume support (Charl Botha).David Dawes2003-05-201-0/+2
* Merged texmem-0-0-1Ian Romanick2003-04-291-8/+2
* add more get_param queries for embedded projectKeith Whitwell2003-04-221-0/+4
* Merge from bsd-4-0-0-branch.Eric Anholt2003-02-211-1/+1
* Fix size of VERTEX2 ioctl struct (Egbert Eich)Keith Whitwell2003-02-031-1/+1
* updated e-mail addresses for Keith, Alan and JensJens Owen2002-10-291-1/+1
* preserve CRTC{,2}_OFFSET_CNTL in 2D driver to avoid bad effects whenMichel Daenzer2002-10-291-0/+1
* merge from mesa-4-1-branch to get cube-map registers. bumped version to 1.7Brian Paul2002-10-281-1/+13
* change RADEON_PARAM_IRQ_ACTIVE to RADEON_PARAM_IRQ_NRMichel Daenzer2002-09-251-1/+1
* merged r200-0-2-branch to trunkKeith Whitwell2002-09-231-4/+55
* merged r200-0-1-branchKeith Whitwell2002-08-261-7/+49
* Don't read scratch registers directly, obtain the values via the GET_PARAMMichel Daenzer2002-07-111-0/+3
* merged bsd-3-0-0-branchAlan Hourihane2002-07-051-0/+467