Ville Syrjälä
|
8072bfa604
drm/radeon: Move the early vblank IRQ fixup to radeon_get_crtc_scanoutpos()
|
12 years ago |
Ville Syrjälä
|
abca9e4544
drm: Pass 'flags' from the caller to .get_scanout_position()
|
12 years ago |
Ville Syrjälä
|
c0ae24c17e
drm: Fix vblank timestamping constants for interlaced modes
|
12 years ago |
Ville Syrjälä
|
3c184f6991
drm: Change {pixel,line,frame}dur_ns from s64 to int
|
12 years ago |
Ville Syrjälä
|
77666b7226
drm: Use crtc_clock in drm_calc_timestamping_constants()
|
12 years ago |
Ville Syrjälä
|
0dae35a388
drm: Simplify the math in drm_calc_timestamping_constants()
|
12 years ago |
Ville Syrjälä
|
21b21560e9
drm: Improve drm_calc_timestamping_constants() documentation
|
12 years ago |
Ville Syrjälä
|
7da903ef04
drm: Pass the display mode to drm_calc_vbltimestamp_from_scanoutpos()
|
12 years ago |
Ville Syrjälä
|
545cdd5510
drm: Pass the display mode to drm_calc_timestamping_constants()
|
12 years ago |
Daniel Vetter
|
57ed0f7b43
drm: Kill DRM_WAKUP and DRM_INIT_WAITQUEUE
|
11 years ago |
Daniel Vetter
|
bfd8303af0
drm: Kill DRM_HZ
|
11 years ago |
Linus Torvalds
|
9073e1a804
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
12 years ago |
Mario Kleiner
|
8f6fce03dd
drm: Push latency sensitive bits of vblank scanoutpos timestamping into kms drivers.
|
12 years ago |
Mario Kleiner
|
862cc8b4bb
drm: Remove preempt_disable() from vblank timestamping code.
|
12 years ago |
Michael Witten
|
0d7a0a8a74
DRM: comment: `halve' -> `half'
|
14 years ago |
Ville Syrjälä
|
4423843cde
drm: Make irq_enabled bool
|
12 years ago |
Ville Syrjälä
|
5380e9293b
drm: Collect per-crtc vblank stuff to a struct
|
12 years ago |
Ville Syrjälä
|
bf507d90cf
drm: Make vblank_enabled bool
|
12 years ago |
Ville Syrjälä
|
ba0bf1200e
drm: Make vblank_disable_allowed bool
|
12 years ago |
Michel Dänzer
|
e91abf80a0
drm: Don't pass negative delta to ktime_sub_ns()
|
12 years ago |
Huacai Chen
|
b7ea85a4fe
drm: fix a use-after-free when GPU acceleration disabled
|
12 years ago |
Rob Clark
|
21a245d2d6
drm: small fix in drm_send_vblank_event()
|
12 years ago |
Daniel Kurtz
|
85a7ce67f3
drm: make frame duration time calculation more precise
|
12 years ago |
Thierry Reding
|
03f6509df9
drm: Allow vblank support without DRIVER_HAVE_IRQ
|
12 years ago |
Imre Deak
|
e7783ba3bf
drm: hold event_lock while accessing vblank_event_list
|
13 years ago |
Egbert Eich
|
0355cf3a0f
DRM/KMS: Add Bail-Out Conditions for Loop.
|
13 years ago |
Imre Deak
|
c61eef726a
drm: add support for monotonic vblank timestamps
|
13 years ago |
Imre Deak
|
e62f2f5acb
drm: use monotonic time in drm_calc_vbltimestamp_from_scanoutpos
|
13 years ago |
Rob Clark
|
c6eefa1750
drm: add drm_send_vblank_event() helper (v5)
|
13 years ago |
Linus Torvalds
|
612a9aab56
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
13 years ago |