index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_irq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-08
drm: Don't pass negative delta to ktime_sub_ns()
Michel Dänzer
1
-1
/
+4
2013-06-03
drm: fix a use-after-free when GPU acceleration disabled
Huacai Chen
1
-1
/
+5
2013-02-17
drm: small fix in drm_send_vblank_event()
Rob Clark
1
-0
/
+1
2013-02-08
drm: make frame duration time calculation more precise
Daniel Kurtz
1
-1
/
+5
2013-02-08
drm: Allow vblank support without DRIVER_HAVE_IRQ
Thierry Reding
1
-2
/
+3
2012-11-29
drm: hold event_lock while accessing vblank_event_list
Imre Deak
1
-0
/
+3
2012-11-20
DRM/KMS: Add Bail-Out Conditions for Loop.
Egbert Eich
1
-1
/
+5
2012-11-20
drm: add support for monotonic vblank timestamps
Imre Deak
1
-5
/
+20
2012-11-20
drm: use monotonic time in drm_calc_vbltimestamp_from_scanoutpos
Imre Deak
1
-6
/
+12
2012-11-20
drm: add drm_send_vblank_event() helper (v5)
Rob Clark
1
-22
/
+52
2012-10-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-1
/
+1
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-1
/
+1
2012-08-24
drm: Add missing static storage class specifier in drm_irq.c file
Sachin Kamat
1
-1
/
+1
2012-07-18
drm: Disallow DRM_IOCTL_MODESET_CTL for KMS drivers
Laurent Pinchart
1
-1
/
+4
2012-05-22
drm: Don't initialize local ret variable when not needed
Laurent Pinchart
1
-13
/
+8
2012-05-22
drm: Delete the vblank timer synchronously at cleanup time
Laurent Pinchart
1
-1
/
+1
2012-02-29
drm: remove unused code
Sascha Hauer
1
-2
/
+2
2011-11-14
drm: Remove utterly bogus preempt_disable() sections
Thomas Gleixner
1
-9
/
+0
2011-11-11
Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...
Dave Airlie
1
-6
/
+9
2011-11-11
drm: add some comments to drm_wait_vblank and drm_queue_vblank_event
Ilija Hadzic
1
-1
/
+6
2011-11-10
drm: make sure drm_vblank_init() has been called before touching vbl_lock
Ben Skeggs
1
-6
/
+9
2011-10-31
gpu: Add export.h as required to drivers/gpu files.
Paul Gortmaker
1
-0
/
+1
2011-08-04
drm: Add NULL check about irq functions
Joonyoung Shim
1
-8
/
+15
2011-08-04
drm: Fix irq install error handling
Joonyoung Shim
1
-0
/
+3
2011-05-16
Merge remote branch 'keithp/drm-intel-next' of /ssd/git/drm-next into drm-cor...
Dave Airlie
1
-0
/
+23
2011-05-04
drm: Send pending vblank events before disabling vblank.
Christopher James Halse Rogers
1
-0
/
+23
2011-04-28
drm: Verify debug message arguments
Joe Perches
1
-4
/
+5
2011-03-21
drm/kernel: vblank wait on crtc > 1
Ilija Hadzic
1
-5
/
+10
2011-03-14
Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next
Dave Airlie
1
-13
/
+16
2011-02-28
drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.
Dave Airlie
1
-1
/
+2
2011-02-23
drm/vblank: Enable precise vblank timestamps for interlaced and doublescan mo...
Mario Kleiner
1
-8
/
+6
2011-02-23
drm/vblank: Use memory barriers optimized for atomic_t instead of generics.
Mario Kleiner
1
-3
/
+7
2011-02-23
drm/vblank: Use abs64(diff_ns) for s64 diff_ns instead of abs(diff_ns)
Mario Kleiner
1
-2
/
+2
2011-02-07
drm: rework PCI/platform driver interface.
Dave Airlie
1
-12
/
+2
2011-01-31
drm/i915: Suppress spurious vblank interrupts
Chris Wilson
1
-3
/
+4
2011-01-05
Merge branch 'master' of /home/airlied/kernel/linux-2.6 into drm-core-next
Dave Airlie
1
-2
/
+2
2010-12-22
Merge remote branch 'intel/drm-intel-next' of /ssd/git/drm-next into drm-core...
Dave Airlie
1
-5
/
+14
2010-12-21
drm-vblank: Always return true vblank count of scheduled vblank event.
Mario Kleiner
1
-0
/
+3
2010-12-16
Merge remote branch 'airlied/drm-core-next' into drm-intel-next
Chris Wilson
1
-25
/
+538
2010-12-09
drm: use after free in drm_queue_vblank_event()
Dan Carpenter
1
-2
/
+2
2010-12-08
drm: Add missing drm_vblank_put() along queue vblank error path
Chris Wilson
1
-5
/
+14
2010-11-22
drm/vblank: Add support for precise vblank timestamping.
Mario Kleiner
1
-25
/
+538
2010-07-07
Merge branch 'drm-tracepoints' into drm-testing
Dave Airlie
1
-0
/
+11
2010-07-02
drm: add per-event vblank event trace points
Jesse Barnes
1
-0
/
+8
2010-07-02
drm: add vblank event trace point
Jesse Barnes
1
-0
/
+3
2010-06-01
drm: Add support for platform devices to register as DRM devices
Jordan Crouse
1
-6
/
+9
2010-04-27
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-0
/
+1
2010-04-27
drm: make sure vblank interrupts are disabled at DPMS time
Jesse Barnes
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-01-08
drm: Avoid calling vblank function is vblank wasn't initialized
Jerome Glisse
1
-1
/
+4
[next]