Linus Torvalds
|
906dde0f35
Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linux
|
8 年之前 |
Maarten Lankhorst
|
a0ffc51e20
drm/atomic: If the atomic check fails, return its value first
|
8 年之前 |
Maarten Lankhorst
|
7f5d6dac54
drm/atomic: Handle -EDEADLK with out-fences correctly
|
8 年之前 |
Daniel Vetter
|
16fece0153
drm: Nuke drm_atomic_legacy_backoff
|
8 年之前 |
Daniel Vetter
|
482b0e3c2f
drm: Nuke drm_atomic_helper_connector_set_property
|
8 年之前 |
Daniel Vetter
|
e90271bc07
drm: Nuke drm_atomic_helper_plane_set_property
|
8 年之前 |
Daniel Vetter
|
144a7999d6
drm: Handle properties in the core for atomic drivers
|
8 年之前 |
Peter Rosin
|
5f057ffd6d
drm: rename, adjust and export drm_atomic_replace_property_blob
|
8 年之前 |
Ville Syrjälä
|
a4370c7774
drm/atomic: Make private objs proper objects
|
8 年之前 |
Ville Syrjälä
|
178e32c224
drm/atomic: Remove pointless private object NULL state check
|
8 年之前 |
Daniel Vetter
|
d48cb5f541
drm/atomic: Drop helper include from drm_atomic.c
|
8 年之前 |
Andrey Grodzovsky
|
330c422a8e
drm/core: Fail atomic IOCTL with no CRTC state but with signaling.
|
8 年之前 |
Dawid Kurek
|
ac7c748317
drm: Reduce scope of 'state' variable
|
8 年之前 |
Ville Syrjälä
|
91110a4b64
drm/atomic: Consitfy mode parameter to drm_atomic_set_mode_for_crtc()
|
8 年之前 |
Robert Foss
|
c2c446ad29
drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
|
8 年之前 |
Maarten Lankhorst
|
8f6e1e22e7
drm/atomic: Add support for custom scaling mode properties, v2
|
8 年之前 |
Maarten Lankhorst
|
0e9f25d0e1
drm/atomic: Handle picture_aspect_ratio in atomic core
|
8 年之前 |
Pandiyan, Dhinakaran
|
b430c27a7d
drm: Add driver-private objects to atomic state
|
8 年之前 |
Jyri Sarha
|
dafee60d48
drm: Make drm_atomic_replace_property_blob_from_id() more generic
|
8 年之前 |
Colin Ian King
|
a0752d4a02
drm: fix spelling mistake: "committing"
|
8 年之前 |
Daniel Vetter
|
941b8caaa8
drm: extract legacy framebuffer remove
|
8 年之前 |
Daniel Vetter
|
c2d855649e
drm: drop modeset_lock_all from drm_state_info
|
8 年之前 |
Daniel Vetter
|
b260ac3ebe
drm: Remove drm_modeset_legacy_acquire_ctx and crtc->acquire_ctx
|
8 年之前 |
Maarten Lankhorst
|
b4d93679d0
drm/atomic: Convert get_existing_state callers to get_old/new_state, v4.
|
8 年之前 |
Thierry Reding
|
b982dab1e6
drm: Rename connector list iterator API
|
8 年之前 |
Thierry Reding
|
6472e5090b
drm: Introduce drm_property_blob_{get,put}()
|
8 年之前 |
Thierry Reding
|
a4a69da06b
drm: Introduce drm_framebuffer_{get,put}()
|
8 年之前 |
Thierry Reding
|
ad09360750
drm: Introduce drm_connector_{get,put}()
|
8 年之前 |
Thierry Reding
|
020a218f95
drm: Introduce drm_mode_object_{get,put}()
|
8 年之前 |
Maarten Lankhorst
|
db8f6403e8
drm: Convert drm_framebuffer_remove to atomic, v4.
|
8 年之前 |