summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/radeon_irq.c
Commit message (Expand)AuthorAgeFilesLines
* drm: Kill DRM_COPY_(TO|FROM)_USERDaniel Vetter2013-12-181-1/+1
* drm: Kill DRM_WAKUP and DRM_INIT_WAITQUEUEDaniel Vetter2013-12-181-2/+2
* drm: Kill DRM_IRQ_ARGSDaniel Vetter2013-12-181-1/+1
* drm: Kill DRM_HZDaniel Vetter2013-12-181-1/+1
* drm/radeon: Deprecate UMS support v2Christian König2013-01-311-0/+2
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-021-2/+2
* UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells2012-10-021-1/+0
* drm/radeon: Move more code out of lineAndi Kleen2011-10-181-1/+1
* drm: radeon: fix error value signVasiliy Kulikov2010-11-181-2/+2
* gpu/drm/radeon/radeon_irq.c: move a dereference below a NULL testDarren Jenkins2010-01-071-5/+5
* drm/radeon/r600: don't do interruptsAlex Deucher2009-09-181-0/+18
* drm/radeon: RS600: fix interrupt handlingAlex Deucher2009-03-131-7/+7
* drm/radeon: fix correctness of irq_enabled check for radeon.Dave Airlie2008-12-231-2/+2
* drm/radeon: don't actually enable the IRQ regs until irq is enabledDave Airlie2008-12-091-4/+4
* drm: move drm vblank initialization/cleanup to driver load/unloadKeith Packard2008-11-251-5/+0
* drm: Rework vblank-wait handling to allow interrupt reduction.Jesse Barnes2008-10-181-100/+168
* drm: reorganise drm tree to be more future proof.Dave Airlie2008-07-141-0/+320
OpenPOWER on IntegriCloud