index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_atomic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-07
drm/atomic: Avoid connector to writeback_connector casts
Boris Brezillon
1
-1
/
+3
2018-07-06
Merge drm-upstream/drm-next into drm-misc-next
Gustavo Padovan
1
-0
/
+4
2018-07-06
drm: print plane state normalized zpos value
Benjamin Gaignard
1
-0
/
+1
2018-07-06
Merge commit 'refs/for-upstream/mali-dp' of git://linux-arm.org/linux-ld into...
Dave Airlie
1
-0
/
+4
2018-07-05
drm: mali-dp: Add writeback connector
Brian Starkey
1
-0
/
+4
2018-07-02
drm: Add drm_connector_mask()
Ville Syrjälä
1
-3
/
+3
2018-07-02
drm: Add drm_plane_mask()
Ville Syrjälä
1
-2
/
+2
2018-06-20
Merge drm-upstream/drm-next into drm-misc-next
Gustavo Padovan
1
-3
/
+15
2018-06-20
drm: writeback: Add out-fences for writeback connectors
Brian Starkey
1
-9
/
+90
2018-06-20
drm: Add writeback connector type
Brian Starkey
1
-0
/
+124
2018-06-15
drm/atomic: Set current atomic state in drm_private_state
Alexandru Gheorghe
1
-0
/
+1
2018-06-15
drm: Print bad user modes
Ville Syrjälä
1
-3
/
+17
2018-06-15
drm/atomic: Improve debug messages
Ville Syrjälä
1
-27
/
+61
2018-06-11
drm: Stop updating plane->crtc/fb/old_fb on atomic drivers
Ville Syrjälä
1
-50
/
+5
2018-05-18
Merge drm-fixes-for-v4.17-rc6-urgent into drm-next
Dave Airlie
1
-0
/
+8
2018-05-17
drm: content-type property for HDMI connector
Stanislav Lisovskiy
1
-0
/
+4
2018-05-16
Merge tag 'drm-intel-next-2018-05-14' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-3
/
+7
2018-05-07
drm/atomic: Clean private obj old_state/new_state in drm_atomic_state_default...
Ville Syrjälä
1
-0
/
+2
2018-05-07
drm/atomic: Clean old_state/new_state in drm_atomic_state_default_clear()
Ville Syrjälä
1
-0
/
+6
2018-05-03
drm/atomic: Handling the case when setting old crtc for plane
Satendra Singh Thakur
1
-1
/
+3
2018-05-02
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
1
-0
/
+12
2018-04-25
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-27
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-04
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
[next]