aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/radeon_irq.c
AgeCommit message (Expand)Author
2013-12-18drm: Kill DRM_COPY_(TO|FROM)_USERDaniel Vetter
2013-12-18drm: Kill DRM_WAKUP and DRM_INIT_WAITQUEUEDaniel Vetter
2013-12-18drm: Kill DRM_IRQ_ARGSDaniel Vetter
2013-12-18drm: Kill DRM_HZDaniel Vetter
2013-01-31drm/radeon: Deprecate UMS support v2Christian König
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells
2012-10-02UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells
2011-10-18drm/radeon: Move more code out of lineAndi Kleen
2010-11-18drm: radeon: fix error value signVasiliy Kulikov
2010-01-07gpu/drm/radeon/radeon_irq.c: move a dereference below a NULL testDarren Jenkins
2009-09-18drm/radeon/r600: don't do interruptsAlex Deucher
2009-03-13drm/radeon: RS600: fix interrupt handlingAlex Deucher
2008-12-23drm/radeon: fix correctness of irq_enabled check for radeon.Dave Airlie
2008-12-09drm/radeon: don't actually enable the IRQ regs until irq is enabledDave Airlie
2008-11-25drm: move drm vblank initialization/cleanup to driver load/unloadKeith Packard
2008-10-18drm: Rework vblank-wait handling to allow interrupt reduction.Jesse Barnes
2008-07-14drm: reorganise drm tree to be more future proof.Dave Airlie