- 0380c68 drm/atomic: Update docs around locking and commit sequencing by Daniel Vetter · 5 years ago
- 8581d51 drm: Free the writeback_job when it with an empty fb by Lowry Li (Arm Technology China) · 5 years ago
- 1452c25 drm: Add helpers to kick off self refresh mode in drivers by Sean Paul · 6 years ago
- 1b27fbd drm: Add drm_atomic_get_(old|new)_connector_for_encoder() helpers by Laurent Pinchart · 6 years ago
- df73789 drm/atomic: Move __drm_atomic_helper_disable_plane/set_config() by Noralf Trønnes · 6 years ago
- 0500c04 drm: drop use of drmP.h in drm/* by Sam Ravnborg · 6 years ago
- 9801a7e drm: Add drm_atomic_get_old/new_private_obj_state by james qian wang (Arm Technology China) · 6 years ago
- 8c1a765 Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
- b962a12 drm/atomic: integrate modeset lock with private objects by Rob Clark · 6 years ago
- d3b2176 drm: Add a new plane property to send damage during plane update by Lukasz Spintzyk · 7 years ago
- bfeb122 Merge tag 'drm-intel-next-2018-11-22' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 6 years ago
- 2ac5e38 Merge drm/drm-next into drm-intel-next-queued by Jani Nikula · 6 years ago
- 0ea0397 Merge remote-tracking branch 'drm/drm-next' into drm-misc-next by Maarten Lankhorst · 6 years ago
- d9be05b drm/atomic: Use explicit old/new state in drm_atomic_plane_check() by Ville Syrjälä · 6 years ago
- b2432ad drm/atomic: Use explicit old/new state in drm_atomic_crtc_check() by Ville Syrjälä · 6 years ago
- 534903d drm/atomic: Use explicit old crtc state in drm_atomic_add_affected_planes() by Ville Syrjälä · 6 years ago
- 47e22ff drm: Add connector property to limit max bpc by Radhakrishna Sripada · 6 years ago
- 53b3b6b Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
- 4364bcb drm: Get ref on CRTC commit object when waiting for flip_done by Leo Li · 6 years ago
- bf78296 BackMerge v4.19-rc5 into drm-next by Dave Airlie · 6 years ago
- 3c499ea drm/atomic: Use drm_drv_uses_atomic_modeset() for debugfs creation by Lyude Paul · 6 years ago
- 72fdb40c drm: extract drm_atomic_uapi.c by Daniel Vetter · 6 years ago
- d86552e drm/atomic: trim driver interface/docs by Daniel Vetter · 6 years ago
- a5ec833 drm: Add per-plane pixel blend mode property by Lowry Li · 6 years ago
- b82c1f8 drm/atomic: Avoid connector to writeback_connector casts by Boris Brezillon · 7 years ago
- e22e953 Merge drm-upstream/drm-next into drm-misc-next by Gustavo Padovan · 6 years ago
- f8878bb drm: print plane state normalized zpos value by Benjamin Gaignard · 7 years ago
- 4da1d4c Merge commit 'refs/for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-next by Dave Airlie · 6 years ago
- 8cbc5ca drm: mali-dp: Add writeback connector by Brian Starkey · 7 years ago
- 7370573 drm: Add drm_connector_mask() by Ville Syrjälä · 7 years ago
- 62f77ad drm: Add drm_plane_mask() by Ville Syrjälä · 7 years ago
- d98c71d Merge drm-upstream/drm-next into drm-misc-next by Gustavo Padovan · 7 years ago
- b13cc8d drm: writeback: Add out-fences for writeback connectors by Brian Starkey · 8 years ago
- 935774c drm: Add writeback connector type by Brian Starkey · 8 years ago
- e89ea35 drm/atomic: Set current atomic state in drm_private_state by Alexandru Gheorghe · 7 years ago
- 6ab0edf drm: Print bad user modes by Ville Syrjälä · 7 years ago
- b6f690a drm/atomic: Improve debug messages by Ville Syrjälä · 7 years ago
- e00fb85 drm: Stop updating plane->crtc/fb/old_fb on atomic drivers by Ville Syrjälä · 7 years ago
- 1fafef9 Merge drm-fixes-for-v4.17-rc6-urgent into drm-next by Dave Airlie · 7 years ago
- 50525c3 drm: content-type property for HDMI connector by Stanislav Lisovskiy · 7 years ago
- b8a7108 Merge tag 'drm-intel-next-2018-05-14' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 7 years ago
- b5cb2e5 drm/atomic: Clean private obj old_state/new_state in drm_atomic_state_default_clear() by Ville Syrjälä · 7 years ago
- f0b408e drm/atomic: Clean old_state/new_state in drm_atomic_state_default_clear() by Ville Syrjälä · 7 years ago
- fc2a69f drm/atomic: Handling the case when setting old crtc for plane by Satendra Singh Thakur · 7 years ago
- 53f071e Merge drm/drm-next into drm-intel-next-queued by Jani Nikula · 7 years ago
- 14d4e52 drm/atomic: Print debug message on atomic check failure by Lyude Paul · 7 years ago
- 30d23f2 drm/atomic: better doc for implicit vs explicit fencing by Daniel Vetter · 7 years ago
- ae0e282 drm/blend: Add a generic alpha property by Maxime Ripard · 7 years ago
- d2a24ed drm: Verify gamma/degamma LUT size by Ville Syrjälä · 7 years ago
- 11b83e3 drm: Remove now pointelss blob->data casts by Ville Syrjälä · 7 years ago
- 56dbbaf drm/atomic: Include color encoding/range in plane state dump by Ville Syrjälä · 7 years ago
- 80f690e drm: Add optional COLOR_ENCODING and COLOR_RANGE properties to drm_plane by Jyri Sarha · 7 years ago
- 23163a7 drm: Check that the plane supports the request format+modifier combo by Ville Syrjälä · 7 years ago
- 933519a Merge tag 'topic/hdcp-2018-02-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
- fa5aaee drm/atomic: Remove WARN_ON for invalid plane configuration. by Maarten Lankhorst · 7 years ago
- 75a655e drm/modes: Provide global mode_valid hook by Ville Syrjälä · 7 years ago
- 2455786 drm: Add Content Protection property by Sean Paul · 7 years ago
- da6c059 drm/atomic: document how to handle driver private objects by Daniel Vetter · 7 years ago
- 70c5f93 Merge airlied/drm-next into drm-misc-next by Daniel Vetter · 7 years ago
- f02b604 drm/atomic: Use drm_framebuffer_print_info() by Noralf Trønnes · 7 years ago
- 0338f0d drm: Print the fb dimensions when the src coord check fails by Ville Syrjälä · 7 years ago
- 21be915 drm: Spelling fixes by Liviu Dudau · 7 years ago
- bd386e5 drm: Reorganize drm_pending_event to support future event types [v2] by Keith Packard · 7 years ago
- d0f6d40 Merge tag 'drm-misc-next-2017-10-12' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
- 418da17 drm: Pass struct drm_file * to __drm_mode_object_find [v2] by Keith Packard · 8 years ago
- f0d2e86 drm/atomic: Remove unneeded null check for private objects by Maarten Lankhorst · 7 years ago
- 29baa82 Merge tag 'drm-misc-next-2017-09-20' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 7 years ago
- dad56ce drm/atomic: Convert atomic ioctl locking to interruptible. by Maarten Lankhorst · 7 years ago
- 21a01ab drm/atomic: Fix freeing connector/plane state too early by tracking commits, v3. by Maarten Lankhorst · 7 years ago
- 163bcc2 drm/atomic: Move drm_crtc_commit to drm_crtc_state, v4. by Maarten Lankhorst · 7 years ago
- 906dde0 Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
- a0ffc51 drm/atomic: If the atomic check fails, return its value first by Maarten Lankhorst · 7 years ago
- 7f5d6da drm/atomic: Handle -EDEADLK with out-fences correctly by Maarten Lankhorst · 7 years ago
- 16fece0 drm: Nuke drm_atomic_legacy_backoff by Daniel Vetter · 7 years ago
- 482b0e3 drm: Nuke drm_atomic_helper_connector_set_property by Daniel Vetter · 7 years ago
- e90271b drm: Nuke drm_atomic_helper_plane_set_property by Daniel Vetter · 7 years ago
- 144a799 drm: Handle properties in the core for atomic drivers by Daniel Vetter · 7 years ago
- 5f057ff drm: rename, adjust and export drm_atomic_replace_property_blob by Peter Rosin · 7 years ago
- a4370c7 drm/atomic: Make private objs proper objects by Ville Syrjälä · 7 years ago
- 178e32c drm/atomic: Remove pointless private object NULL state check by Ville Syrjälä · 7 years ago
- d48cb5f drm/atomic: Drop helper include from drm_atomic.c by Daniel Vetter · 8 years ago
- 330c422 drm/core: Fail atomic IOCTL with no CRTC state but with signaling. by Andrey Grodzovsky · 8 years ago
- ac7c748 drm: Reduce scope of 'state' variable by Dawid Kurek · 8 years ago
- 91110a4 drm/atomic: Consitfy mode parameter to drm_atomic_set_mode_for_crtc() by Ville Syrjälä · 8 years ago
- c2c446a drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI by Robert Foss · 8 years ago
- 8f6e1e2 drm/atomic: Add support for custom scaling mode properties, v2 by Maarten Lankhorst · 8 years ago
- 0e9f25d drm/atomic: Handle picture_aspect_ratio in atomic core by Maarten Lankhorst · 8 years ago
- b430c27 drm: Add driver-private objects to atomic state by Pandiyan, Dhinakaran · 8 years ago
- dafee60 drm: Make drm_atomic_replace_property_blob_from_id() more generic by Jyri Sarha · 8 years ago
- a0752d4 drm: fix spelling mistake: "committing" by Colin Ian King · 8 years ago
- 941b8ca drm: extract legacy framebuffer remove by Daniel Vetter · 8 years ago
- c2d8556 drm: drop modeset_lock_all from drm_state_info by Daniel Vetter · 8 years ago
- b260ac3 drm: Remove drm_modeset_legacy_acquire_ctx and crtc->acquire_ctx by Daniel Vetter · 8 years ago
- b4d9367 drm/atomic: Convert get_existing_state callers to get_old/new_state, v4. by Maarten Lankhorst · 8 years ago
- b982dab drm: Rename connector list iterator API by Thierry Reding · 8 years ago
- 6472e50 drm: Introduce drm_property_blob_{get,put}() by Thierry Reding · 8 years ago
- a4a69da drm: Introduce drm_framebuffer_{get,put}() by Thierry Reding · 8 years ago
- ad09360 drm: Introduce drm_connector_{get,put}() by Thierry Reding · 8 years ago
- 020a218 drm: Introduce drm_mode_object_{get,put}() by Thierry Reding · 8 years ago
- db8f640 drm: Convert drm_framebuffer_remove to atomic, v4. by Maarten Lankhorst · 8 years ago