Ville Syrjälä
|
b0b3b79511
drm: Pass 'name' to drm_universal_plane_init()
|
9 years ago |
Ville Syrjälä
|
f98828769c
drm: Pass 'name' to drm_crtc_init_with_planes()
|
9 years ago |
Daniel Vetter
|
092d01dae0
drm: Reorganize helper vtables and their docs
|
9 years ago |
Ville Syrjälä
|
f980a71a2b
drm: Print the src/dst/clip rectangles in error in drm_plane_helper
|
9 years ago |
Maarten Lankhorst
|
844f9111f6
drm/atomic: Make prepare_fb/cleanup_fb only take state, v3.
|
10 years ago |
Maarten Lankhorst
|
613d2b2721
drm/atomic: pass old crtc state to atomic_begin/flush.
|
10 years ago |
Dave Airlie
|
dcd14dd957
Merge tag 'topic/connector-locking-2015-07-23' of git://anongit.freedesktop.org/drm-intel into drm-next
|
10 years ago |
Daniel Vetter
|
9a9f5ce8db
drm: Roll out drm_for_each_connector more
|
10 years ago |
Daniel Vetter
|
e4f31ad2b7
drm: reset empty state in transitional helpers
|
10 years ago |
Daniel Vetter
|
2e7f43c41c
drm/plane-helper: Adapt cursor hack to transitional helpers
|
10 years ago |
Jani Nikula
|
be26a66de5
drm/drm: constify all struct drm_*_helper funcs pointers
|
10 years ago |
Daniel Vetter
|
967667fd6d
drm/plane-helper: Fixup mismerge
|
10 years ago |
Laurent Pinchart
|
7eb5f302bb
drm: Check in setcrtc if the primary plane supports the fb pixel format
|
10 years ago |
Daniel Vetter
|
3461b30b3e
drm/plane-helper: unexport drm_primary_helper_create_plane
|
10 years ago |
Tvrtko Ursulin
|
d136dfeec8
drm: Pass in new and old plane state to prepare_fb and cleanup_fb
|
10 years ago |
Dave Airlie
|
21773f16f2
Merge tag 'topic/atomic-core-2015-01-27' of git://anongit.freedesktop.org/drm-intel into drm-next
|
10 years ago |
Thierry Reding
|
407b8bd9f5
drm/plane: Add optional ->atomic_disable() callback
|
10 years ago |
Matt Roper
|
6a425c2a9b
drm/plane-helper: Fix transitional helper kerneldocs
|
10 years ago |
Matt Roper
|
9289058362
drm/plane-helper: Skip prepare_fb/cleanup_fb when newfb==oldfb
|
10 years ago |
Daniel Vetter
|
72a3697097
Merge branch 'topic/core-stuff' into topic/atomic-core
|
10 years ago |
Daniel Vetter
|
07cc0ef67f
drm/atomic: Introduce state->obj backpointers
|
10 years ago |
Matt Roper
|
7432ca5ace
drm/plane-helper: Test for plane disable earlier
|
10 years ago |
Thierry Reding
|
f1c37e1adc
drm/plane: Pass old state to ->atomic_update()
|
10 years ago |
Daniel Vetter
|
eb84f976c8
Merge remote-tracking branch 'airlied/drm-next' into HEAD
|
10 years ago |
Daniel Vetter
|
321ebf04dc
drm/atomic: Refcounting for plane_state->fb
|
10 years ago |
Daniel Vetter
|
3150c7d0c6
drm: Docbook integration and over sections for all the new helpers
|
10 years ago |
Daniel Vetter
|
2f324b42b7
drm/crtc-helper: Transitional functions using atomic plane helpers
|
10 years ago |
Daniel Vetter
|
acf24a395c
drm/plane-helper: transitional atomic plane helpers
|
11 years ago |
Gustavo Padovan
|
083fe3b035
drm: make sure visible is set to false if fb is null
|
10 years ago |
Matt Roper
|
3281cc7e34
drm/plane-helper: Use proper plane init function
|
11 years ago |