index
:
renesas/drm.git
android
live
master
libdrm, cloned from git://anongit.freedesktop.org/mesa/drm
Laurent Pinchart
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shared-core
/
radeon_irq.c
Age
Commit message (
Expand
)
Author
2009-02-27
Move vblank_init to driver load time.
Robert Noland
2009-02-24
radeon: Prepare radeon for msi support.
Robert Noland
2008-12-23
radeon: only write irq regs if irq is enabled
Dave Airlie
2008-12-10
Revert "Merge branch 'modesetting-gem'"
Jesse Barnes
2008-11-03
radeon: overhaul ring interactions
Dave Airlie
2008-11-03
radeon: add proc debugging for interrupts/ring
Dave Airlie
2008-07-31
Merge commit 'origin/master' into modesetting-gem
Kristian Høgsberg
2008-07-26
radeon: add initial atombios modesetting and GEM -> TTM translation layer.
Dave Airlie
2008-07-21
Remove accidental leftover tests.
Michel Dänzer
2008-07-21
radeon: Post-vblank-rework-rework cleanups.
Michel Dänzer
2008-06-05
radeon: Restore software interrupt on resume.
Dennis Kasprzyk
2008-05-21
rs690/r500: vblank support.
Dave Airlie
2008-01-22
Merge branch 'master' into vblank-rework, including mach64 support
Jesse Barnes
2008-01-03
drm: cleanup DRM_DEBUG() parameters
Márton Németh
2007-11-22
drm: major whitespace/coding style realignment with kernel
Dave Airlie
2007-10-30
Merge branch 'master' into vblank-rework, fixup remaining drivers
Jesse Barnes
2007-07-20
Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.
Eric Anholt
2007-07-20
Replace filp in ioctl arguments with drm_file *file_priv.
Eric Anholt
2007-07-20
Remove DRM_ERR OS macro.
Eric Anholt
2007-07-19
FreeBSD warnings cleanup.
Eric Anholt
2007-07-16
drm: remove drmP.h internal typedefs
Dave Airlie
2007-07-06
radeon: Improve vblank counter.
Michel Dänzer
2007-06-22
radeon: Acknowledge all interrupts we're interested in.
Michel Dänzer
2007-06-22
Remove mask parameter from radeon_acknowledge_irqs().
Michel Dänzer
2007-06-21
Merge branch 'vblank-rework' into vblank
Jesse Barnes
2007-06-21
RADEON: fix race in vblank interrupt handling
Jesse Barnes
2007-06-18
radeon: VBlank rework fixups.
Michel Dänzer
2007-06-15
Remove broken crtc enable checks, radeon does it slightly differently
Jesse Barnes
2007-06-15
First cut at radeon support for the vblank rework.
Jesse Barnes
2007-06-12
Initial checkin of vblank rework. Code attempts to reduce the number
Jesse Barnes
2007-06-03
radeon: refine irq acking for vbl on crtc 2
Dave Airlie
2007-06-03
radeon: add support for vblank on crtc2
Dave Airlie
2005-11-28
Assert an MIT copyright on sis_drm.h, since one was lacking and I created
Eric Anholt
2005-11-11
fix up radeon whitespace
Dave Airlie
2005-06-06
fix some issues with radeon interrupt handling
Dave Airlie
2005-02-01
cleanup patch from Adrian Bunk <bunk@stusta.de>
Dave Airlie
2004-09-30
Lindent of core build. Drivers checked for no binary diffs. A few files
Jon Smirl
2004-09-27
First check in for DRM that splits core from personality modules
Jon Smirl
2004-08-24
Merged drmfntbl-0-0-2
Dave Airlie
2004-07-25
sync up with current 2.6 kernel bk tree - mostly __user annotations
Dave Airlie
2003-10-17
- Move IRQ functions from drm_dma.h to new drm_irq.h and disentangle them
Eric Anholt
2003-07-29
IRQ code cleanup suggested by Linus Torvalds
Michel Daenzer
2003-07-25
Compile fixes for recent 2.5/2.6 Linux kernels. I hope this doesn't break
Michel Daenzer
2003-04-26
Ensure driver has been initialized (dev_private != NULL) before installing
Leif Delgass
2003-03-28
merged drm-filp-0-1-branch
Keith Whitwell
2003-02-04
only acknowledge interrupts we handle - others could be used outside the
Michel Daenzer
2002-12-04
further vertical blank interrupt cleanups: remove unused variable,
Michel Daenzer
2002-12-03
vertical blank interrupt cleanups: use spinlock instead of semaphore, send
Michel Daenzer
2002-11-30
vertical blank ioctl can send signal instead of blocking
Michel Daenzer
2002-10-01
fix wait condition for vertical blank IRQs
Michel Daenzer
[next]