index
:
platform/upstream/libdrm
accepted/tizen/ivi/genivi
accepted/tizen/ivi/release
accepted/tizen/ivi/stable
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2014.q4_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_base
accepted/tizen_7.0_base
accepted/tizen_7.0_base_hotfix
accepted/tizen_8.0_base
accepted/tizen_9.0_base
accepted/tizen_base
accepted/tizen_base_asan
accepted/tizen_base_dev
accepted/tizen_base_riscv
accepted/tizen_base_toolchain
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
atomic
devel/sprd_drm
devel/x11
old/tizen_20170308
old/tizen_20180227
old/tizen_20190318
old/tizen_20190424
old/tizen_20201207
old/tizen_base_20221208
old/tizen_base_20231204
pristine-tar
sandbox/elongbug/test
sandbox/ipptest
sandbox/m.szyprowski/atomictest_vc4
sandbox/m.szyprowski/ipp_v2
sandbox/mkashkarov/tizen_6.0_build
sandbox/mszyprowski/ipp_v2
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5_base
tizen_7.0_base
tizen_7.0_base_hotfix
tizen_8.0_base
tizen_9.0_base
tizen_base
tizen_ivi_genivi
tizen_ivi_panda
tizen_ivi_release
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-core
/
drm_irq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-18
Merging drm-ttm-0-2-branch
Thomas Hellstrom
1
-0
/
+1
2006-10-02
Fix type of second argument to spin_lock_irqsave().
Michel Dänzer
1
-2
/
+2
2006-10-02
Fix type of second argument to spin_lock_irqsave().
Michel Dänzer
1
-2
/
+2
2006-10-02
Make locked tasklet handling more robust.
Michel Dänzer
1
-2
/
+2
2006-09-29
Core vsync: Don't clobber target sequence number when scheduling signal.
Michel Dänzer
1
-2
/
+3
2006-09-29
Core vsync: Add flag DRM_VBLANK_NEXTONMISS.
Michel Dänzer
1
-6
/
+10
2006-09-29
Drop tasklet locked driver callback when uninstalling IRQ.
Michel Dänzer
1
-0
/
+2
2006-09-29
Add support for interrupt triggered driver callback with lock held to DRM core.
Michel Dänzer
1
-0
/
+74
2006-09-29
Add support for secondary vertical blank interrupt to DRM core.
Michel Dänzer
1
-23
/
+49
2006-09-28
Core vsync: Don't clobber target sequence number when scheduling signal.
Michel Dänzer
1
-2
/
+3
2006-09-28
Core vsync: Add flag DRM_VBLANK_NEXTONMISS.
Michel Dänzer
1
-6
/
+10
2006-09-28
Drop tasklet locked driver callback when uninstalling IRQ.
Michel Dänzer
1
-0
/
+2
2006-09-28
Add support for interrupt triggered driver callback with lock held to DRM core.
Michel Dänzer
1
-0
/
+74
2006-09-28
Add support for secondary vertical blank interrupt to DRM core.
Michel Dänzer
1
-23
/
+49
2006-08-28
drm: lots of small cleanups and whitespace issues fixed up
Dave Airlie
1
-4
/
+6
2006-08-28
remove local copies of pci domain/bus/slot/num
Dave Airlie
1
-3
/
+3
2006-07-24
switch drm to use Linux mutexes instead of semaphore.
Dave Airlie
1
-8
/
+8
2005-07-11
IRQ must be assigned and enabled or this will hang
Jon Smirl
1
-1
/
+1
2005-06-04
misc cleanup patch from Adrian Bunk
Dave Airlie
1
-1
/
+1
2005-03-28
Via updates:
Thomas Hellstrom
1
-2
/
+2
2004-10-18
Update Doxygen configuration & comments.
Jose Fonseca
1
-1
/
+1
2004-10-12
Breakout heads into their own data structures.
Jon Smirl
1
-3
/
+3
2004-10-10
Rename fn_tbl to driver. Core driver now uses pci_driver name which
Jon Smirl
1
-6
/
+6
2004-10-09
remove unused dma remnants that were gamma only - these could cause an oops
Dave Airlie
1
-4
/
+0
2004-09-30
Lindent of core build. Drivers checked for no binary diffs. A few files
Jon Smirl
1
-83
/
+84
2004-09-27
First check in for DRM that splits core from personality modules
Jon Smirl
1
-18
/
+20
2004-09-08
Update doxygen configuration file. Minor documentation updates/fixes.
Jose Fonseca
1
-1
/
+0
2004-09-05
merge back bunch of whitespace and misc changes from kernel
Dave Airlie
1
-3
/
+3
2004-08-30
implement drm_core_check_feature and use it .. looks lots nicer
Dave Airlie
1
-8
/
+8
2004-08-30
drm-memory patch, cleans up alloc/free and makes calloc look more libc like
Dave Airlie
1
-2
/
+2
2004-08-29
fixup issue caused by fntbl-2 merge
Dave Airlie
1
-4
/
+0
2004-08-27
__NO_VERSION__ hasn't been needed since 2.3 days ditch it...
Dave Airlie
1
-1
/
+0
2004-08-24
Merged drmfntbl-0-0-2
Dave Airlie
1
-45
/
+43
2004-07-25
sync up with current 2.6 kernel bk tree - mostly __user annotations
Dave Airlie
1
-3
/
+3
2004-07-20
first set of __user annotations from kernel (Al Viro)
Dave Airlie
1
-7
/
+7
2004-04-10
remove unused code
Dave Airlie
1
-6
/
+0
2003-11-05
Changes to DRM(irq_install)...... wrap dev->dma usage with __HAVE_DMA in
Alan Hourihane
1
-0
/
+4
2003-11-05
- Tie the DRM to a specific device: setunique no longer succeeds when given
Eric Anholt
1
-14
/
+55
2003-10-17
- Move IRQ functions from drm_dma.h to new drm_irq.h and disentangle them
Eric Anholt
1
-0
/
+340