aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/drm/radeon_drv.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-05radeon: set the address to access the GART table on the CPU side correctlyDave Airlie1-0/+1
2007-10-15drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.Eric Anholt1-15/+15
2007-10-15drm: Replace filp in ioctl arguments with drm_file *file_priv.Eric Anholt1-6/+7
2007-07-11drm: detypedeffing continues...Dave Airlie1-1/+1
2007-07-11drm: drop drm_buf_t typedefDave Airlie1-2/+2
2007-07-11drm: remove drm_file_t, drm_device_t and drm_head_t typedefsDave Airlie1-16/+16
2007-07-11drm: remove a bunch of typedefs on the userspace interfaceDave Airlie1-1/+1
2007-07-11radeon: add support for vblank on crtc2Dave Airlie1-1/+12
2007-05-08radeon: Don't mess up page flipping when a file descriptor is closed.Michel Dänzer1-1/+0
2007-05-08drm/radeon: upgrade to 1.27 - make PCI GART more flexibleDave Airlie1-1/+22
2006-12-15drm: Unify radeon offset checking.=?utf-8?q?Michel_D=C3=A4nzer?=1-0/+15
2006-09-22drm: Use register writes instead of BITBLT_MULTI packets for buffer swap blitsMichel Daenzer1-0/+3
2006-09-22drm: use radeon specific names for radeon flagsDave Airlie1-10/+10
2006-09-22drm: realign sosme radeon code with drm git treeDave Airlie1-2/+3
2006-09-22drm: radeon: Use RADEON_RB3D_DSTCACHE_CTLSTAT instead of RADEON_RB2D_DSTCACHE_CTLSTAT.Michel Dänzer1-2/+7
2006-09-22drm: radeon: fix up bus mastering when writeback is disabledMichel Dänzer1-0/+1
2006-06-24drm: update radeon to 1.25 add r200 vertex program supportDave Airlie1-2/+6
2006-06-24drm: radeon add a tcl state flush before accessing tcl vector spaceDave Airlie1-1/+3
2006-03-25drm: add new radeon PCI ids..Dave Airlie1-0/+1
2006-03-19drm: rationalise some pci idsDave Airlie1-5/+6
2006-03-19drm: Add general-purpose packet for manipulating scratch registers (r300)Dave Airlie1-1/+4
2006-03-19drm: rework radeon memory map (radeon 1.23)Dave Airlie1-3/+7
2006-02-18drm: radeon add r300 TX_CNTL and verify bitblt packetsDave Airlie1-1/+2
2006-01-03drm: remove is_pci flag completely...Dave Airlie1-1/+0
2006-01-03drm: merge in Linus mainlineDave Airlie1-0/+1
2006-01-02drm: major update from CVS for radeon and coreDave Airlie1-11/+13
2005-12-15[PATCH] radeon drm: fix agp aperture map offsetBenjamin Herrenschmidt1-0/+1
2005-11-23drm: move is_pci to the end of the structureDave Airlie1-2/+1
2005-11-11drm: simplify sysfs code for drmDave Airlie1-1/+1
2005-11-10drm: rename driver hooks more understandablyDave Airlie1-10/+7
2005-09-30drm: fix all sparse warning on 32-bit x86Dave Airlie1-1/+11
2005-09-30drm: add option to force writeback off.Dave Airlie1-0/+1
2005-09-25drm: lindent the drm directory.Dave Airlie1-78/+71
2005-09-11drm: add radeon PCI express supportDave Airlie1-4/+35
2005-09-11drm: update radeon driver to 1.18Dave Airlie1-2/+9
2005-08-16drm: add initial r300 3D support.Dave Airlie1-1/+28
2005-07-10drm: cleanup buffer/map codeDave Airlie1-0/+1
2005-06-23drm: 32/64-bit DRM ioctl compatibility patchDave Airlie1-0/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1044