index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_atomic_helper.c
Commit message (
Expand
)
Author
Age
*
Merge tag 'drm-misc-next-2018-11-28' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-11-28
|
\
|
*
drm/atomic-helper: WARN if fake_commit->hw_done is not completed as expected
Ville Syrjälä
2018-11-23
|
*
drm/atomic-helper: Complete fake_commit->flip_done potentially earlier
Ville Syrjälä
2018-11-23
|
*
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
2018-11-13
|
|
\
*
|
\
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
2018-11-20
|
\
\
\
|
*
|
|
Merge tag 'drm-misc-next-2018-11-07' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-11-18
|
|
\
|
|
|
|
|
/
|
|
/
|
|
|
*
drm: Extract drm_atomic_state_helper.[hc]
Daniel Vetter
2018-10-05
|
|
*
drm/atomic-helper: Unexport drm_atomic_helper_best_encoder
Daniel Vetter
2018-10-05
|
*
|
Merge tag 'drm-next-2018-11-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-11-02
|
|
\
\
|
*
\
\
Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-10-28
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
drm: Get ref on CRTC commit object when waiting for flip_done
Leo Li
2018-10-18
*
|
|
|
drm: Add connector property to limit max bpc
Radhakrishna Sripada
2018-11-02
|
|
_
|
/
|
/
|
|
*
|
|
drm/atomic_helper: Stop modesets on unregistered connectors harder
Lyude Paul
2018-10-19
*
|
|
drm/atomic_helper: Allow DPMS On<->Off changes for unregistered connectors
Lyude Paul
2018-10-19
*
|
|
drm/atomic_helper: Disallow new modesets on unregistered connectors
Lyude Paul
2018-10-19
|
|
/
|
/
|
*
|
drm/atomic: Initialise planes with opaque alpha values
Kieran Bingham
2018-09-20
*
|
drm: extract drm_atomic_uapi.c
Daniel Vetter
2018-09-09
*
|
Merge drm/drm-next into drm-misc-next
Sean Paul
2018-08-27
|
\
|
|
*
Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-08-15
|
|
\
|
*
|
drm/atomic: Initialize variables in drm_atomic_helper_async_check() to make g...
Boris Brezillon
2018-07-25
|
*
|
drm/atomic: Check old_plane_state->crtc in drm_atomic_helper_async_check()
Boris Brezillon
2018-07-25
*
|
|
drm: Add per-plane pixel blend mode property
Lowry Li
2018-08-24
*
|
|
drm/atomic: Add __drm_atomic_helper_plane_reset
Alexandru Gheorghe
2018-08-06
|
|
/
|
/
|
*
|
drm: drop _mode_ from remaining connector functions
Daniel Vetter
2018-07-13
*
|
drm/atomic: Call fake_vblank() from the generic commit_tail() helpers
Boris Brezillon
2018-07-07
*
|
drm/crtc: Add a generic infrastructure to fake VBLANK events
Boris Brezillon
2018-07-07
*
|
drm/connector: Make ->atomic_commit() optional
Boris Brezillon
2018-07-07
*
|
drm/connector: Pass a drm_connector_state to ->atomic_commit()
Boris Brezillon
2018-07-07
*
|
drm/atomic-helper: Use bitwise or for filling a bitmask
Ville Syrjälä
2018-07-05
*
|
drm: Add drm_encoder_mask()
Ville Syrjälä
2018-07-02
*
|
drm/atomic-helper: Use old/new state in drm_atomic_helper_commit_planes_on_cr...
Ville Syrjälä
2018-07-02
*
|
drm: Add writeback connector type
Brian Starkey
2018-06-20
*
|
drm: Stop updating plane->crtc/fb/old_fb on atomic drivers
Ville Syrjälä
2018-06-11
|
/
*
drm/rect: Handle rounding errors in drm_rect_clip_scaled, v3.
Maarten Lankhorst
2018-05-04
*
drm/atomic: Add sanity checks to drm_atomic_helper_async_commit()
Boris Brezillon
2018-04-18
*
drm/blend: Add a generic alpha property
Maxime Ripard
2018-04-16
*
drm: Use plane->state->fb over plane->fb
Ville Syrjälä
2018-03-29
*
drm/atomic-helper: WARN if legacy plane fb pointers are bogus when committing...
Ville Syrjälä
2018-03-29
*
drm/atomic-helper: Drop plane->fb references only for drm_atomic_helper_shutd...
Ville Syrjälä
2018-03-29
*
drm: Add drm_mode_config->normalize_zpos boolean
Peter Ujfalusi
2018-03-28
*
drm: Remove now pointelss blob->data casts
Ville Syrjälä
2018-03-16
*
drm: Don't pass clip to drm_atomic_helper_check_plane_state()
Ville Syrjälä
2018-03-05
*
drm/atomic: Fix memleak on ERESTARTSYS during non-blocking commits
Leo (Sunpeng) Li
2018-01-30
*
Revert "drm/atomic: Fix memleak on ERESTARTSYS during non-blocking commits"
Maarten Lankhorst
2018-01-10
*
drm/atomic: Fix memleak on ERESTARTSYS during non-blocking commits
Leo (Sunpeng) Li
2018-01-09
*
Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2017-12-03
|
\
|
*
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
2017-11-21
|
|
\
|
*
|
drm: Move drm_plane_helper_check_state() into drm_atomic_helper.c
Ville Syrjälä
2017-11-20
|
*
|
drm/atomic-helper: always track connector commits, too
Daniel Vetter
2017-11-15
|
*
|
drm: Update docs for legacy kms state
Daniel Vetter
2017-11-09
[next]