Daniel Vetter
|
cde4c44d87
drm: drop _mode_ from drm_mode_connector_attach_encoder
|
7 年之前 |
Ville Syrjälä
|
6a52193bd0
drm: Use drm_crtc_mask()
|
7 年之前 |
Ville Syrjälä
|
62f77ad096
drm: Add drm_plane_mask()
|
7 年之前 |
Ville Syrjälä
|
0c9c7fd00e
drm/simple-kms-helper: Plumb plane state to the enable hook
|
7 年之前 |
Ville Syrjälä
|
81af63a4af
drm: Don't pass clip to drm_atomic_helper_check_plane_state()
|
7 年之前 |
Oleksandr Andrushchenko
|
ac86cba96e
drm/simple_kms_helper: Add {enable|disable}_vblank callback support
|
7 年之前 |
Oleksandr Andrushchenko
|
4751cf733a
drm/simple_kms_helper: Fix NULL pointer dereference with no active CRTC
|
7 年之前 |
Linus Walleij
|
40275dc4ed
drm: simple_kms_helper: Add mode_valid() callback support
|
7 年之前 |
Ville Syrjälä
|
bb4dd71a75
drm/simple_kms_helper: Use drm_mode_get_hv_timing() to populate plane clip rectangle
|
7 年之前 |
Ville Syrjälä
|
a01cb8ba3f
drm: Move drm_plane_helper_check_state() into drm_atomic_helper.c
|
7 年之前 |
Ville Syrjälä
|
10b47ee02d
drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_check_state()
|
7 年之前 |
Ben Widawsky
|
e6fc3b6855
drm: Plumb modifiers through plane init
|
8 年之前 |
Maarten Lankhorst
|
765831dc27
drm/simple-kms-helper: Fix the check for the mismatch between plane and CRTC enabled.
|
8 年之前 |
Laurent Pinchart
|
64581714b5
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
|
8 年之前 |
Laurent Pinchart
|
0b20a0f8c3
drm: Add old state pointer to CRTC .enable() helper function
|
8 年之前 |
Eric Anholt
|
bcd2ba02a4
drm: Clarify the role of plane_state argument to drm_simple update().
|
8 年之前 |
Maarten Lankhorst
|
b4d93679d0
drm/atomic: Convert get_existing_state callers to get_old/new_state, v4.
|
8 年之前 |
Daniel Vetter
|
ea0dd85a75
drm/doc: use preferred struct reference in kernel-doc
|
8 年之前 |
Laurent Pinchart
|
4a878c03d5
drm: bridge: Detach bridge from encoder at encoder cleanup time
|
8 年之前 |
Laurent Pinchart
|
3bb80f2495
drm: bridge: Link encoder and bridge in core code
|
8 年之前 |
Marek Vasut
|
7d83a155f0
drm: simple_kms_helper: Add prepare_fb and cleanup_fb hooks
|
8 年之前 |
Andrea Merello
|
315486c665
drm: simple_kms_helper: add support for bridges
|
9 年之前 |
Andrea Merello
|
4f993973d2
drm: simple_kms_helper: make connector optional at init time
|
9 年之前 |
Daniel Vetter
|
6dcf0de7ef
drm/simple-helpers: Always add planes to the state update
|
9 年之前 |
Daniel Vetter
|
62cacc7939
drm/doc: Fix more kerneldoc/sphinx warnings
|
9 年之前 |
Ville Syrjälä
|
4be12cc23d
drm/simple_kms_helper: Use drm_plane_helper_check_state()
|
9 年之前 |
Ville Syrjälä
|
9b8b013dde
drm: Deal with rotation in drm_plane_helper_check_update()
|
9 年之前 |
Noralf Trønnes
|
5b8090747a
drm: Add helper for simple display pipeline
|
9 年之前 |