index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_atomic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-02
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
1
-0
/
+12
2018-04-24
drm/atomic: Print debug message on atomic check failure
Lyude Paul
1
-3
/
+7
2018-04-24
drm/atomic: better doc for implicit vs explicit fencing
Daniel Vetter
1
-0
/
+8
2018-04-16
drm/blend: Add a generic alpha property
Maxime Ripard
1
-0
/
+4
2018-03-16
drm: Verify gamma/degamma LUT size
Ville Syrjälä
1
-4
/
+35
2018-03-16
drm: Remove now pointelss blob->data casts
Ville Syrjälä
1
-2
/
+1
2018-03-02
drm/atomic: Include color encoding/range in plane state dump
Ville Syrjälä
1
-0
/
+4
2018-03-02
drm: Add optional COLOR_ENCODING and COLOR_RANGE properties to drm_plane
Jyri Sarha
1
-0
/
+8
2018-02-26
drm: Check that the plane supports the request format+modifier combo
Ville Syrjälä
1
-4
/
+6
2018-02-16
Merge tag 'topic/hdcp-2018-02-13' of git://anongit.freedesktop.org/drm/drm-mi...
Dave Airlie
1
-0
/
+8
2018-01-30
drm/atomic: Remove WARN_ON for invalid plane configuration.
Maarten Lankhorst
1
-2
/
+2
2018-01-29
drm/modes: Provide global mode_valid hook
Ville Syrjälä
1
-1
/
+1
2018-01-08
drm: Add Content Protection property
Sean Paul
1
-0
/
+8
2017-12-15
drm/atomic: document how to handle driver private objects
Daniel Vetter
1
-3
/
+42
2017-11-21
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
1
-7
/
+8
2017-11-11
drm/atomic: Use drm_framebuffer_print_info()
Noralf Trønnes
1
-15
/
+3
2017-11-02
drm: Print the fb dimensions when the src coord check fails
Ville Syrjälä
1
-2
/
+3
2017-11-02
drm: Spelling fixes
Liviu Dudau
1
-1
/
+1
2017-10-21
drm: Reorganize drm_pending_event to support future event types [v2]
Keith Packard
1
-3
/
+4
2017-10-13
Merge tag 'drm-misc-next-2017-10-12' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-3
/
+0
2017-10-12
drm: Pass struct drm_file * to __drm_mode_object_find [v2]
Keith Packard
1
-4
/
+4
2017-10-06
drm/atomic: Remove unneeded null check for private objects
Maarten Lankhorst
1
-3
/
+0
2017-09-28
Merge tag 'drm-misc-next-2017-09-20' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
1
-10
/
+8
2017-09-13
drm/atomic: Convert atomic ioctl locking to interruptible.
Maarten Lankhorst
1
-3
/
+4
2017-09-08
drm/atomic: Fix freeing connector/plane state too early by tracking commits, v3.
Maarten Lankhorst
1
-0
/
+4
2017-09-08
drm/atomic: Move drm_crtc_commit to drm_crtc_state, v4.
Maarten Lankhorst
1
-7
/
+0
2017-09-03
Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-91
/
+128
2017-08-15
drm/atomic: If the atomic check fails, return its value first
Maarten Lankhorst
1
-1
/
+4
2017-08-14
drm/atomic: Handle -EDEADLK with out-fences correctly
Maarten Lankhorst
1
-2
/
+4
2017-08-08
drm: Nuke drm_atomic_legacy_backoff
Daniel Vetter
1
-32
/
+0
2017-08-08
drm: Nuke drm_atomic_helper_connector_set_property
Daniel Vetter
1
-2
/
+1
2017-08-08
drm: Nuke drm_atomic_helper_plane_set_property
Daniel Vetter
1
-2
/
+1
2017-08-08
drm: Handle properties in the core for atomic drivers
Daniel Vetter
1
-4
/
+56
2017-07-14
drm: rename, adjust and export drm_atomic_replace_property_blob
Peter Rosin
1
-29
/
+1
2017-07-13
drm/atomic: Make private objs proper objects
Ville Syrjälä
1
-19
/
+59
2017-07-13
drm/atomic: Remove pointless private object NULL state check
Ville Syrjälä
1
-2
/
+1
2017-06-30
drm/atomic: Drop helper include from drm_atomic.c
Daniel Vetter
1
-1
/
+0
2017-06-28
drm/core: Fail atomic IOCTL with no CRTC state but with signaling.
Andrey Grodzovsky
1
-1
/
+10
2017-06-15
drm: Reduce scope of 'state' variable
Dawid Kurek
1
-1
/
+2
2017-05-31
drm/atomic: Consitfy mode parameter to drm_atomic_set_mode_for_crtc()
Ville Syrjälä
1
-1
/
+1
2017-05-22
drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
Robert Foss
1
-1
/
+1
2017-05-08
drm/atomic: Add support for custom scaling mode properties, v2
Maarten Lankhorst
1
-0
/
+4
2017-05-08
drm/atomic: Handle picture_aspect_ratio in atomic core
Maarten Lankhorst
1
-0
/
+4
2017-05-04
drm: Add driver-private objects to atomic state
Pandiyan, Dhinakaran
1
-0
/
+65
2017-05-02
drm: Make drm_atomic_replace_property_blob_from_id() more generic
Jyri Sarha
1
-5
/
+5
2017-04-13
drm: fix spelling mistake: "committing"
Colin Ian King
1
-2
/
+2
2017-04-06
drm: extract legacy framebuffer remove
Daniel Vetter
1
-88
/
+0
2017-04-05
drm: drop modeset_lock_all from drm_state_info
Daniel Vetter
1
-21
/
+39
2017-04-05
drm: Remove drm_modeset_legacy_acquire_ctx and crtc->acquire_ctx
Daniel Vetter
1
-14
/
+0
2017-03-06
drm/atomic: Convert get_existing_state callers to get_old/new_state, v4.
Maarten Lankhorst
1
-3
/
+3
[next]