index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_atomic.c
Age
Commit message (
Expand
)
Author
2018-05-18
Merge drm-fixes-for-v4.17-rc6-urgent into drm-next
Dave Airlie
2018-05-16
Merge tag 'drm-intel-next-2018-05-14' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2018-05-07
drm/atomic: Clean private obj old_state/new_state in drm_atomic_state_default...
Ville Syrjälä
2018-05-07
drm/atomic: Clean old_state/new_state in drm_atomic_state_default_clear()
Ville Syrjälä
2018-05-03
drm/atomic: Handling the case when setting old crtc for plane
Satendra Singh Thakur
2018-05-02
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
2018-04-24
drm/atomic: Print debug message on atomic check failure
Lyude Paul
2018-04-24
drm/atomic: better doc for implicit vs explicit fencing
Daniel Vetter
2018-04-16
drm/blend: Add a generic alpha property
Maxime Ripard
2018-03-16
drm: Verify gamma/degamma LUT size
Ville Syrjälä
2018-03-16
drm: Remove now pointelss blob->data casts
Ville Syrjälä
2018-03-02
drm/atomic: Include color encoding/range in plane state dump
Ville Syrjälä
2018-03-02
drm: Add optional COLOR_ENCODING and COLOR_RANGE properties to drm_plane
Jyri Sarha
2018-02-26
drm: Check that the plane supports the request format+modifier combo
Ville Syrjälä
2018-02-16
Merge tag 'topic/hdcp-2018-02-13' of git://anongit.freedesktop.org/drm/drm-mi...
Dave Airlie
2018-01-30
drm/atomic: Remove WARN_ON for invalid plane configuration.
Maarten Lankhorst
2018-01-29
drm/modes: Provide global mode_valid hook
Ville Syrjälä
2018-01-08
drm: Add Content Protection property
Sean Paul
2017-12-15
drm/atomic: document how to handle driver private objects
Daniel Vetter
2017-11-21
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
2017-11-11
drm/atomic: Use drm_framebuffer_print_info()
Noralf Trønnes
2017-11-02
drm: Print the fb dimensions when the src coord check fails
Ville Syrjälä
2017-11-02
drm: Spelling fixes
Liviu Dudau
2017-10-21
drm: Reorganize drm_pending_event to support future event types [v2]
Keith Packard
2017-10-13
Merge tag 'drm-misc-next-2017-10-12' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2017-10-12
drm: Pass struct drm_file * to __drm_mode_object_find [v2]
Keith Packard
2017-10-06
drm/atomic: Remove unneeded null check for private objects
Maarten Lankhorst
2017-09-28
Merge tag 'drm-misc-next-2017-09-20' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-09-13
drm/atomic: Convert atomic ioctl locking to interruptible.
Maarten Lankhorst
2017-09-08
drm/atomic: Fix freeing connector/plane state too early by tracking commits, v3.
Maarten Lankhorst
2017-09-08
drm/atomic: Move drm_crtc_commit to drm_crtc_state, v4.
Maarten Lankhorst
2017-09-03
Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-08-15
drm/atomic: If the atomic check fails, return its value first
Maarten Lankhorst
2017-08-14
drm/atomic: Handle -EDEADLK with out-fences correctly
Maarten Lankhorst
2017-08-08
drm: Nuke drm_atomic_legacy_backoff
Daniel Vetter
2017-08-08
drm: Nuke drm_atomic_helper_connector_set_property
Daniel Vetter
2017-08-08
drm: Nuke drm_atomic_helper_plane_set_property
Daniel Vetter
2017-08-08
drm: Handle properties in the core for atomic drivers
Daniel Vetter
2017-07-14
drm: rename, adjust and export drm_atomic_replace_property_blob
Peter Rosin
2017-07-13
drm/atomic: Make private objs proper objects
Ville Syrjälä
2017-07-13
drm/atomic: Remove pointless private object NULL state check
Ville Syrjälä
2017-06-30
drm/atomic: Drop helper include from drm_atomic.c
Daniel Vetter
2017-06-28
drm/core: Fail atomic IOCTL with no CRTC state but with signaling.
Andrey Grodzovsky
2017-06-15
drm: Reduce scope of 'state' variable
Dawid Kurek
2017-05-31
drm/atomic: Consitfy mode parameter to drm_atomic_set_mode_for_crtc()
Ville Syrjälä
2017-05-22
drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
Robert Foss
2017-05-08
drm/atomic: Add support for custom scaling mode properties, v2
Maarten Lankhorst
2017-05-08
drm/atomic: Handle picture_aspect_ratio in atomic core
Maarten Lankhorst
2017-05-04
drm: Add driver-private objects to atomic state
Pandiyan, Dhinakaran
2017-05-02
drm: Make drm_atomic_replace_property_blob_from_id() more generic
Jyri Sarha
[next]