Ville Syrjälä
|
0c545ac481
drm: Don't oops in drm_calc_timestamping_constants() if drm_vblank_init() wasn't called
|
9 سال پیش |
Ville Syrjälä
|
235fabe09b
drm: Add DRM_DEBUG_VBL()
|
9 سال پیش |
Ville Syrjälä
|
44844892cb
drm: Don't use '\' for string literal concatenation
|
9 سال پیش |
Ville Syrjälä
|
b44f84081b
drm: Stop using drm_vblank_count() as the hw frame counter
|
10 سال پیش |
Thierry Reding
|
88e72717c2
drm/irq: Use unsigned int pipe in public API
|
10 سال پیش |
Ville Syrjälä
|
fa4270d8e0
drm: Don't zero vblank timestamps from the irq handler
|
10 سال پیش |
Thierry Reding
|
cf6483050e
drm/irq: Add drm_crtc_vblank_count_and_time()
|
10 سال پیش |
Thierry Reding
|
2b193f023d
drm/irq: Rename drm_crtc -> crtc
|
10 سال پیش |
Ville Syrjälä
|
4dfd64862f
drm: Use vblank timestamps to guesstimate how many vblanks were missed
|
10 سال پیش |
Ville Syrjälä
|
1b2eb71050
drm: store_vblank() is never called with NULL timestamp
|
10 سال پیش |
Ville Syrjälä
|
ad1716ecca
drm: Clean up drm_calc_vbltimestamp_from_scanoutpos() vbl_status
|
10 سال پیش |
Ville Syrjälä
|
facfb062e8
drm: Limit the number of .get_vblank_counter() retries
|
10 سال پیش |
Ville Syrjälä
|
a6e610dcce
drm: Pass flags to drm_update_vblank_count()
|
10 سال پیش |
Ville Syrjälä
|
20b2020334
drm: Kill pixeldur_ns
|
10 سال پیش |
Ville Syrjälä
|
3bb403bf42
drm: Stop using linedur_ns and pixeldur_ns for vblank timestamps
|
10 سال پیش |
Ville Syrjälä
|
eba1f35dfe
drm: Move timestamping constants into drm_vblank_crtc
|
10 سال پیش |
Ville Syrjälä
|
1da248a583
drm: s/int crtc/unsigned int pipe/ straggles
|
10 سال پیش |
Dave Airlie
|
4eebf60b74
Merge tag 'v4.2-rc7' into drm-next
|
10 سال پیش |
Thierry Reding
|
c30e11fc66
drm/irq: Document return values more consistently
|
10 سال پیش |
Thierry Reding
|
cc1ef118fc
drm/irq: Make pipe unsigned and name consistent
|
10 سال پیش |
Thierry Reding
|
7d1de85163
drm/irq: Check for valid VBLANK before dereference
|
10 سال پیش |
Thierry Reding
|
2a7d3d6d5d
drm/irq: Remove negative CRTC index special-case
|
10 سال پیش |
Daniel Vetter
|
209e4dbc8d
drm/vblank: Use u32 consistently for vblank counters
|
10 سال پیش |
Masanari Iida
|
ec081cb337
drm: Fix warning with make xmldocs caused by drm_irq.c
|
10 سال پیش |
Dave Airlie
|
63e1456122
Merge branch 'virtio-gpu-drm-next' of git://git.kraxel.org/linux into drm-next
|
10 سال پیش |
Gerd Hoffmann
|
16e3247da7
drm_vblank_get: don't WARN_ON in case vblanks are not initialized
|
10 سال پیش |
Michel Dänzer
|
5ceecb2fa7
drm: Fix off-by-one in vblank hardware counter wraparound handling
|
10 سال پیش |
Mario Kleiner
|
d66a1e3828
drm: Zero out invalid vblank timestamp in drm_update_vblank_count. (v2)
|
10 سال پیش |
Mario Kleiner
|
5a8b21b222
drm: Prevent invalid use of vblank_disable_immediate. (v2)
|
10 سال پیش |
Daniel Vetter
|
99264a61df
drm/vblank: Fixup and document timestamp update/read barriers
|
10 سال پیش |