index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
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
2014-01-20
drm/radeon: Move the early vblank IRQ fixup to radeon_get_crtc_scanoutpos()
Ville Syrjälä
1
-23
/
+2
2014-01-20
drm: Pass 'flags' from the caller to .get_scanout_position()
Ville Syrjälä
1
-1
/
+1
2014-01-20
drm: Fix vblank timestamping constants for interlaced modes
Ville Syrjälä
1
-6
/
+6
2014-01-20
drm: Change {pixel,line,frame}dur_ns from s64 to int
Ville Syrjälä
1
-9
/
+9
2014-01-20
drm: Use crtc_clock in drm_calc_timestamping_constants()
Ville Syrjälä
1
-1
/
+1
2014-01-20
drm: Simplify the math in drm_calc_timestamping_constants()
Ville Syrjälä
1
-15
/
+11
2014-01-20
drm: Improve drm_calc_timestamping_constants() documentation
Ville Syrjälä
1
-7
/
+6
2014-01-20
drm: Pass the display mode to drm_calc_vbltimestamp_from_scanoutpos()
Ville Syrjälä
1
-3
/
+3
2014-01-20
drm: Pass the display mode to drm_calc_timestamping_constants()
Ville Syrjälä
1
-8
/
+9
2013-12-18
drm: Kill DRM_WAKUP and DRM_INIT_WAITQUEUE
Daniel Vetter
1
-3
/
+3
2013-12-18
drm: Kill DRM_HZ
Daniel Vetter
1
-2
/
+2
2013-11-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2013-11-06
drm: Push latency sensitive bits of vblank scanoutpos timestamping into kms d...
Mario Kleiner
1
-8
/
+12
2013-11-06
drm: Remove preempt_disable() from vblank timestamping code.
Mario Kleiner
1
-7
/
+0
2013-10-14
DRM: comment: `halve' -> `half'
Michael Witten
1
-2
/
+2
2013-10-09
drm: Make irq_enabled bool
Ville Syrjälä
1
-5
/
+6
2013-10-09
drm: Collect per-crtc vblank stuff to a struct
Ville Syrjälä
1
-91
/
+47
2013-10-09
drm: Make vblank_enabled bool
Ville Syrjälä
1
-4
/
+4
2013-10-09
drm: Make vblank_disable_allowed bool
Ville Syrjälä
1
-2
/
+3
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
[next]