| Commit message (Expand) | Author | Age | Files | Lines |
* | drm: reorganise drm tree to be more future proof. | Dave Airlie | 2008-07-14 | 1 | -1406/+0 |
* | drm/radeon: use DSTCACHE_CTLSTAT rather than RB2D_DSTCACHE_CTLSTAT | Alex Deucher | 2008-06-19 | 1 | -5/+6 |
* | drm/radeon: Restore sw interrupt on resume | Dennis Kasprzyk | 2008-06-19 | 1 | -0/+1 |
* | drm/r500: add support for AGP based cards. | Dave Airlie | 2008-06-19 | 1 | -0/+4 |
* | drm/radeon: add initial r500 support. | Dave Airlie | 2008-06-19 | 1 | -2/+29 |
* | drm/radeon: init pipe setup in kernel code. | Alex Deucher | 2008-06-19 | 1 | -0/+23 |
* | drm/radeon: fix pixcache and purge/cache flushing registers | Alex Deucher | 2008-06-19 | 1 | -8/+35 |
* | drm/radeon: merge IGP chip setup and fixup RS400 vs RS480 support | Alex Deucher | 2008-06-19 | 1 | -58/+62 |
* | drm/radeon: IGP clean up register and magic numbers. | Alex Deucher | 2008-06-19 | 1 | -47/+66 |
* | drm/rs690: set base 2 to 0. | Dave Airlie | 2008-06-19 | 1 | -0/+1 |
* | Revert "drm/vbl rework: rework how the drm deals with vblank." | Dave Airlie | 2008-05-07 | 1 | -14/+5 |
* | drm/vbl rework: rework how the drm deals with vblank. | Jesse Barnes | 2008-04-26 | 1 | -5/+14 |
* | drm/radeon: add initial rs690 support to drm. | Maciej Cencora | 2008-02-20 | 1 | -0/+38 |
* | drm: add initial r500 drm support | Dave Airlie | 2008-02-07 | 1 | -1/+25 |
* | radeon: setup the ring buffer fetcher to be less agressive. | Roland Scheidegger | 2008-02-07 | 1 | -1/+49 |
* | drm: cleanup DRM_DEBUG() parameters | Márton Németh | 2008-02-07 | 1 | -2/+1 |
* | drm: run cleanfile across drm tree | Dave Airlie | 2008-02-07 | 1 | -6/+6 |
* | radeon: set the address to access the GART table on the CPU side correctly | Dave Airlie | 2007-11-05 | 1 | -0/+1 |
* | drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE. | Eric Anholt | 2007-10-15 | 1 | -15/+15 |
* | drm: Replace filp in ioctl arguments with drm_file *file_priv. | Eric Anholt | 2007-10-15 | 1 | -6/+7 |
* | drm: detypedeffing continues... | Dave Airlie | 2007-07-11 | 1 | -1/+1 |
* | drm: drop drm_buf_t typedef | Dave Airlie | 2007-07-11 | 1 | -2/+2 |
* | drm: remove drm_file_t, drm_device_t and drm_head_t typedefs | Dave Airlie | 2007-07-11 | 1 | -16/+16 |
* | drm: remove a bunch of typedefs on the userspace interface | Dave Airlie | 2007-07-11 | 1 | -1/+1 |
* | radeon: add support for vblank on crtc2 | Dave Airlie | 2007-07-11 | 1 | -1/+12 |
* | radeon: Don't mess up page flipping when a file descriptor is closed. | Michel Dänzer | 2007-05-08 | 1 | -1/+0 |
* | drm/radeon: upgrade to 1.27 - make PCI GART more flexible | Dave Airlie | 2007-05-08 | 1 | -1/+22 |
* | drm: Unify radeon offset checking. | =?utf-8?q?Michel_D=C3=A4nzer?= | 2006-12-15 | 1 | -0/+15 |
* | drm: Use register writes instead of BITBLT_MULTI packets for buffer swap blits | Michel Daenzer | 2006-09-22 | 1 | -0/+3 |
* | drm: use radeon specific names for radeon flags | Dave Airlie | 2006-09-22 | 1 | -10/+10 |
* | drm: realign sosme radeon code with drm git tree | Dave Airlie | 2006-09-22 | 1 | -2/+3 |
* | drm: radeon: Use RADEON_RB3D_DSTCACHE_CTLSTAT instead of RADEON_RB2D_DSTCACHE... | Michel Dänzer | 2006-09-22 | 1 | -2/+7 |
* | drm: radeon: fix up bus mastering when writeback is disabled | Michel Dänzer | 2006-09-22 | 1 | -0/+1 |
* | drm: update radeon to 1.25 add r200 vertex program support | Dave Airlie | 2006-06-24 | 1 | -2/+6 |
* | drm: radeon add a tcl state flush before accessing tcl vector space | Dave Airlie | 2006-06-24 | 1 | -1/+3 |
* | drm: add new radeon PCI ids.. | Dave Airlie | 2006-03-25 | 1 | -0/+1 |
* | drm: rationalise some pci ids | Dave Airlie | 2006-03-19 | 1 | -5/+6 |
* | drm: Add general-purpose packet for manipulating scratch registers (r300) | Dave Airlie | 2006-03-19 | 1 | -1/+4 |
* | drm: rework radeon memory map (radeon 1.23) | Dave Airlie | 2006-03-19 | 1 | -3/+7 |
* | drm: radeon add r300 TX_CNTL and verify bitblt packets | Dave Airlie | 2006-02-18 | 1 | -1/+2 |
* | drm: remove is_pci flag completely... | Dave Airlie | 2006-01-03 | 1 | -1/+0 |
* | drm: merge in Linus mainline | Dave Airlie | 2006-01-03 | 1 | -0/+1 |
|\ |
|
| * | [PATCH] radeon drm: fix agp aperture map offset | Benjamin Herrenschmidt | 2005-12-15 | 1 | -0/+1 |
| * | drm: move is_pci to the end of the structure | Dave Airlie | 2005-11-23 | 1 | -2/+1 |
* | | drm: major update from CVS for radeon and core | Dave Airlie | 2006-01-02 | 1 | -11/+13 |
* | | drm: simplify sysfs code for drm | Dave Airlie | 2005-11-11 | 1 | -1/+1 |
* | | drm: rename driver hooks more understandably | Dave Airlie | 2005-11-10 | 1 | -10/+7 |
|/ |
|
* | drm: fix all sparse warning on 32-bit x86 | Dave Airlie | 2005-09-30 | 1 | -1/+11 |
* | drm: add option to force writeback off. | Dave Airlie | 2005-09-30 | 1 | -0/+1 |
* | drm: lindent the drm directory. | Dave Airlie | 2005-09-25 | 1 | -78/+71 |