Laurent Pinchart
|
9416c9df8e
drm: omapdrm: Switch mode config to atomic helpers
|
10 years ago |
Laurent Pinchart
|
f7a73b6547
drm: omapdrm: Handle primary plane config through atomic plane ops
|
10 years ago |
Laurent Pinchart
|
de8e410001
drm: omapdrm: Implement planes atomic operations
|
10 years ago |
Laurent Pinchart
|
69a12263f6
drm: omapdrm: Wire up atomic state object scaffolding
|
10 years ago |
Laurent Pinchart
|
f1d57fb517
drm: omapdrm: Rework CRTC enable/disable for atomic updates
|
10 years ago |
Laurent Pinchart
|
4343f0f857
drm: omapdrm: Rename CRTC DSS operations with an omap_crtc_dss_ prefix
|
10 years ago |
Laurent Pinchart
|
2d278f5414
drm: omapdrm: Clean up #include's
|
10 years ago |
Laurent Pinchart
|
0c19ac9d03
drm: omapdrm: Fix page flip race with CRTC disable
|
10 years ago |
Laurent Pinchart
|
c397cfd496
drm: omapdrm: Turn vblank on/off when enabling/disabling CRTC
|
10 years ago |
Laurent Pinchart
|
15d02e921c
drm: omapdrm: Rework page flip handling
|
10 years ago |
Laurent Pinchart
|
1d5e5ea1f6
drm: omapdrm: Cancel pending page flips when closing device
|
10 years ago |
Laurent Pinchart
|
42fb61cc68
drm: omapdrm: Rename omap_crtc page flip-related fields
|
10 years ago |
Laurent Pinchart
|
077db4da28
drm: omapdrm: Rename omap_crtc_page_flip_locked to omap_crtc_page_flip
|
10 years ago |
Laurent Pinchart
|
a42133a780
drm: omapdrm: Apply settings synchronously
|
10 years ago |
Laurent Pinchart
|
e2cd09b202
drm: omapdrm: Store the rotation property in dev->mode_config
|
10 years ago |
Tomi Valkeinen
|
223bfd6911
drm/omap: keep ref to old_fb
|
10 years ago |
Tomi Valkeinen
|
ef42228388
drm/omap: only ignore DIGIT SYNC LOST for TV output
|
10 years ago |
Tomi Valkeinen
|
a36af73f5e
drm/omap: fix race with error_irq
|
10 years ago |
Tomi Valkeinen
|
3b143fc80c
drm/omap: use DRM_ERROR_RATELIMITED() for error irqs
|
10 years ago |
Tomi Valkeinen
|
549a754981
drm/omap: page_flip: return -EBUSY if flip pending
|
11 years ago |
Laurent Pinchart
|
971fb3e55f
drm: omapdrm: Reorder CRTC functions
|
10 years ago |
Laurent Pinchart
|
a350da8be4
drm: omapdrm: Pass integer source coordinates to omap_plane_mode_set()
|
10 years ago |
Laurent Pinchart
|
8472b5708e
drm: omapdrm: Avoid function forward declaration in omap_crtc.c
|
10 years ago |
Laurent Pinchart
|
297767b681
drm: omapdrm: Remove omap_crtc->full_update field
|
10 years ago |
Laurent Pinchart
|
5dbe443368
drm: omapdrm: Fix race condition between GO and vblank IRQ
|
10 years ago |
Laurent Pinchart
|
2debab97a5
drm: omapdrm: Rename omap_plane_dpms() to omap_plane_set_enable()
|
10 years ago |
Laurent Pinchart
|
ef6b0e0275
drm: omapdrm: Switch to the universal plane API
|
10 years ago |
Laurent Pinchart
|
222025e42d
drm: omapdrm: Fix indentation of structure and array initializers
|
10 years ago |
Daniel Vetter
|
3cb9ae4fd8
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
|
11 years ago |
Rob Clark
|
51fd371bba
drm: convert crtc and connection_mutex to ww_mutex (v5)
|
12 years ago |