Age | Commit message (Expand) | Author |
2007-11-22 | drm: major whitespace/coding style realignment with kernel | Dave Airlie |
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-11-03 | radeon: set the address to access the aperture on the CPU side correctly | Dave Airlie |
2007-07-20 | Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE. | Eric Anholt |
2007-07-20 | Replace filp in ioctl arguments with drm_file *file_priv. | Eric Anholt |
2007-07-16 | drm: remove drm_buf_t | Dave Airlie |
2007-07-16 | drm: remove drmP.h internal typedefs | Dave Airlie |
2007-07-16 | drm: detypedef drm.h and fixup all problems | Dave Airlie |
2007-06-08 | r300: Added the CP maximum fetch size and ring rptr update variables. | Oliver McFadden |
2007-06-05 | r300: Small correction to the previous commit. | Oliver McFadden |
2007-06-05 | r300: Document more of the RADEON_RBBM_STATUS register. | Alex Deucher |
2007-06-03 | radeon: add support for vblank on crtc2 | Dave Airlie |
2007-04-29 | radeon: Don't mess up page flipping when a file descriptor is closed. | Michel Dänzer |
2007-04-09 | rs480: Renamed some unknown registers. See dri-devel list. | Oliver McFadden |
2007-04-09 | radeon: bump version for IGPGART support | Dave Airlie |
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 |
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 |