Linus Torvalds
|
bc6080ae38
Merge tag 'drm-next-2018-11-02' of git://anongit.freedesktop.org/drm/drm
|
6 年之前 |
Linus Torvalds
|
53b3b6bbfd
Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drm
|
6 年之前 |
Lyude Paul
|
de9f8eea5a
drm/atomic_helper: Stop modesets on unregistered connectors harder
|
6 年之前 |
Lyude Paul
|
34ca26a98a
drm/atomic_helper: Allow DPMS On<->Off changes for unregistered connectors
|
6 年之前 |
Lyude Paul
|
e96550956f
drm/atomic_helper: Disallow new modesets on unregistered connectors
|
6 年之前 |
Leo Li
|
4364bcb2cd
drm: Get ref on CRTC commit object when waiting for flip_done
|
6 年之前 |
Kieran Bingham
|
e267364a6e
drm/atomic: Initialise planes with opaque alpha values
|
6 年之前 |
Daniel Vetter
|
72fdb40c1a
drm: extract drm_atomic_uapi.c
|
7 年之前 |
Sean Paul
|
bc537a9cc4
Merge drm/drm-next into drm-misc-next
|
7 年之前 |
Lowry Li
|
a5ec8332d4
drm: Add per-plane pixel blend mode property
|
7 年之前 |
Linus Torvalds
|
54dbe75bbf
Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm
|
7 年之前 |
Alexandru Gheorghe
|
7f4de52100
drm/atomic: Add __drm_atomic_helper_plane_reset
|
7 年之前 |
Boris Brezillon
|
de2d8db395
drm/atomic: Initialize variables in drm_atomic_helper_async_check() to make gcc happy
|
7 年之前 |
Boris Brezillon
|
603ba2dfb3
drm/atomic: Check old_plane_state->crtc in drm_atomic_helper_async_check()
|
7 年之前 |
Daniel Vetter
|
97e14fbeb5
drm: drop _mode_ from remaining connector functions
|
7 年之前 |
Boris Brezillon
|
6fb42b6682
drm/atomic: Call fake_vblank() from the generic commit_tail() helpers
|
7 年之前 |
Boris Brezillon
|
b25c60af7a
drm/crtc: Add a generic infrastructure to fake VBLANK events
|
7 年之前 |
Boris Brezillon
|
814bde99ee
drm/connector: Make ->atomic_commit() optional
|
7 年之前 |
Boris Brezillon
|
425132fdb1
drm/connector: Pass a drm_connector_state to ->atomic_commit()
|
7 年之前 |
Ville Syrjälä
|
ca52bea9fa
drm/atomic-helper: Use bitwise or for filling a bitmask
|
7 年之前 |
Ville Syrjälä
|
6f3be036da
drm: Add drm_encoder_mask()
|
7 年之前 |
Ville Syrjälä
|
e35a2f9aee
drm/atomic-helper: Use old/new state in drm_atomic_helper_commit_planes_on_crtc()
|
7 年之前 |
Brian Starkey
|
935774cd71
drm: Add writeback connector type
|
8 年之前 |
Ville Syrjälä
|
e00fb8564e
drm: Stop updating plane->crtc/fb/old_fb on atomic drivers
|
7 年之前 |
Maarten Lankhorst
|
f96bdf564f
drm/rect: Handle rounding errors in drm_rect_clip_scaled, v3.
|
7 年之前 |
Boris Brezillon
|
02edfd9c1f
drm/atomic: Add sanity checks to drm_atomic_helper_async_commit()
|
7 年之前 |
Maxime Ripard
|
ae0e28265e
drm/blend: Add a generic alpha property
|
7 年之前 |
Ville Syrjälä
|
a36c027db5
drm: Use plane->state->fb over plane->fb
|
7 年之前 |
Ville Syrjälä
|
5e78d01fa1
drm/atomic-helper: WARN if legacy plane fb pointers are bogus when committing duplicated state
|
7 年之前 |
Ville Syrjälä
|
5e9cfeba6a
drm/atomic-helper: Drop plane->fb references only for drm_atomic_helper_shutdown()
|
7 年之前 |