Age | Commit message (Expand) | Author |
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-20 | Remove DRM_ERR OS macro. | 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-03 | radeon: add support for vblank on crtc2 | Dave Airlie |
2007-05-26 | whitespace fixups from kernel | Dave Airlie |
2007-04-28 | remove DRM_GETSAREA and replace with drm_getsarea function | Dave Airlie |
2007-04-09 | rs480: Renamed some unknown registers. See dri-devel list. | Oliver McFadden |
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 |
2007-03-04 | ati: make pcigart code able to handle variable size PCI GART aperture | Dave Airlie |
2007-01-11 | radeon: Fix u32 overflows when determining AGP base address in card space. | Michel Dänzer |
2006-09-12 | drm: use radeon specific names for radeon flags | Dave Airlie |
2006-07-26 | Revert "Make sure busmastering gets disabled on module unload." | Michel Dänzer |
2006-07-26 | Bug #7629: Fix for CHIP_IS_AGP getting 'restored' with non-AGP cards | Michel Dänzer |
2006-07-19 | Make sure busmastering gets disabled on module unload. | Adam Jackson |
2006-07-19 | Use RADEON_RB3D_DSTCACHE_CTLSTAT instead of RADEON_RB2D_DSTCACHE_CTLSTAT. | Michel Dänzer |
2006-07-19 | Make sure CHIP_IS_AGP flag is set when not overriding to PCI mode. | Michel Dänzer |
2006-07-19 | When writeback isn't used, actually disable it in the hardware. | Michel Dänzer |
2006-05-18 | add consts to radeon microcode. | Dave Airlie |
2006-03-25 | radeon fix up the PCI ids for new memory map like the kernel one.. not | Dave Airlie |
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-02-18 | major realigment of DRM CVS with kernel code, makes integration much easier | Dave Airlie |
2005-12-28 | step back one reported bugs against that patch | Dave Airlie |
2005-12-16 | fix radeon memory mapping from Ben Herrenschmidt | Dave Airlie |
2005-11-28 | Assert an MIT copyright on sis_drm.h, since one was lacking and I created | Eric Anholt |
2005-11-08 | Catch FreeBSD up to the pcie gart changes. Required minor modification to | Eric Anholt |
2005-09-30 | Add support to turn writeback off via radeon module option | Dave Airlie |
2005-09-30 | fix pci overriding from userspace | Dave Airlie |
2005-09-25 | hopefully fix server recycling on PCIE | Dave Airlie |
2005-09-12 | make PCI Express work on 64-bit machines, thanks to Alex Deucher (agd5f) | Dave Airlie |
2005-09-11 | Add GART in FB support for ati pcigart, and PCIE support for r300 | Dave Airlie |
2005-08-16 | add Egberts 32/64 bit patch (its in kernel already...) | Dave Airlie |
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-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-20 | Change initialization of radeon register access to _DRM_READ_ONLY. Flags of | Jon Smirl |
2005-06-19 | Remove I2C support from radeon driver. Same support is available from | Jon Smirl |
2005-04-26 | Use msleep instead of tsleep to drop the DRM device lock and avoid a | Eric Anholt |
2005-02-07 | fix agp detection on linux | Dave Airlie |
2005-02-05 | - Implement drm_initmap, and extend it with the resource number to help | Eric Anholt |
2005-02-01 | cleanup patch from Adrian Bunk <bunk@stusta.de> | Dave Airlie |
2005-01-26 | (Stephane Marchesin,me) Add radeon framebuffer tiling support to radeon | Roland Scheidegger |