aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/drm/radeon_irq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-14drm: reorganise drm tree to be more future proof.Dave Airlie1-320/+0
2008-06-19drm/radeon: Restore sw interrupt on resumeDennis Kasprzyk1-1/+1
2008-05-07Revert "drm/vbl rework: rework how the drm deals with vblank."Dave Airlie1-83/+88
2008-04-26drm/vbl rework: rework how the drm deals with vblank.Jesse Barnes1-88/+83
2008-02-07drm: cleanup DRM_DEBUG() parametersMárton Németh1-3/+3
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt1-1/+1
2007-10-16radeon_driver_vblank_do_wait() staticAdrian Bunk1-2/+2
2007-10-15drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.Eric Anholt1-14/+6
2007-10-15drm: Replace filp in ioctl arguments with drm_file *file_priv.Eric Anholt1-1/+1
2007-10-15drm: Remove DRM_ERR OS macro.Eric Anholt1-6/+6
2007-07-11drm: remove drm_file_t, drm_device_t and drm_head_t typedefsDave Airlie1-12/+12
2007-07-11radeon: add support for vblank on crtc2Dave Airlie1-11/+95
2006-12-19drm: fixup comment header styleDave Airlie1-2/+2
2005-09-25drm: lindent the drm directory.Dave Airlie1-64/+63
2005-06-26drm: fix radeon irq properlyDave Airlie1-14/+13
2005-06-10[PATCH] remove bogus hack from radeon IRQ handlerDave Airlie1-5/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+251