summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_atomic.c
Commit message (Expand)AuthorAgeFilesLines
* drm: Get ref on CRTC commit object when waiting for flip_doneLeo Li2018-10-181-0/+5
* drm/atomic: Use drm_drv_uses_atomic_modeset() for debugfs creationLyude Paul2018-09-181-1/+1
* drm/atomic: Avoid connector to writeback_connector castsBoris Brezillon2018-07-071-1/+3
* Merge drm-upstream/drm-next into drm-misc-nextGustavo Padovan2018-07-061-0/+4
|\
| * Merge commit 'refs/for-upstream/mali-dp' of git://linux-arm.org/linux-ld into...Dave Airlie2018-07-061-0/+4
| |\
| | * drm: mali-dp: Add writeback connectorBrian Starkey2018-07-051-0/+4
* | | drm: print plane state normalized zpos valueBenjamin Gaignard2018-07-061-0/+1
|/ /
* | drm: Add drm_connector_mask()Ville Syrjälä2018-07-021-3/+3
* | drm: Add drm_plane_mask()Ville Syrjälä2018-07-021-2/+2
|/
* Merge drm-upstream/drm-next into drm-misc-nextGustavo Padovan2018-06-201-3/+15
|\
| * Merge drm-fixes-for-v4.17-rc6-urgent into drm-nextDave Airlie2018-05-181-0/+8
| |\
| | * drm/atomic: Clean private obj old_state/new_state in drm_atomic_state_default...Ville Syrjälä2018-05-071-0/+2
| | * drm/atomic: Clean old_state/new_state in drm_atomic_state_default_clear()Ville Syrjälä2018-05-071-0/+6
| * | Merge tag 'drm-intel-next-2018-05-14' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-05-151-3/+7
| |\ \
| | * \ Merge drm/drm-next into drm-intel-next-queuedJani Nikula2018-05-021-0/+12
| | |\ \
| | * | | drm/atomic: Print debug message on atomic check failureLyude Paul2018-04-251-3/+7
| | | |/ | | |/|
* | | | drm: writeback: Add out-fences for writeback connectorsBrian Starkey2018-06-201-9/+90
* | | | drm: Add writeback connector typeBrian Starkey2018-06-201-0/+124
* | | | drm/atomic: Set current atomic state in drm_private_stateAlexandru Gheorghe2018-06-151-0/+1
* | | | drm: Print bad user modesVille Syrjälä2018-06-151-3/+17
* | | | drm/atomic: Improve debug messagesVille Syrjälä2018-06-151-27/+61
* | | | drm: Stop updating plane->crtc/fb/old_fb on atomic driversVille Syrjälä2018-06-111-50/+5Star
* | | | drm: content-type property for HDMI connectorStanislav Lisovskiy2018-05-171-0/+4
|/ / /
* | / drm/atomic: Handling the case when setting old crtc for planeSatendra Singh Thakur2018-05-031-1/+3
| |/ |/|
* | drm/atomic: better doc for implicit vs explicit fencingDaniel Vetter2018-04-241-0/+8
* | drm/blend: Add a generic alpha propertyMaxime Ripard2018-04-161-0/+4
|/
* drm: Verify gamma/degamma LUT sizeVille Syrjälä2018-03-161-4/+35
* drm: Remove now pointelss blob->data castsVille Syrjälä2018-03-161-2/+1Star
* drm/atomic: Include color encoding/range in plane state dumpVille Syrjälä2018-03-021-0/+4
* drm: Add optional COLOR_ENCODING and COLOR_RANGE properties to drm_planeJyri Sarha2018-03-021-0/+8
* drm: Check that the plane supports the request format+modifier comboVille Syrjälä2018-02-261-4/+6
* Merge tag 'topic/hdcp-2018-02-13' of git://anongit.freedesktop.org/drm/drm-mi...Dave Airlie2018-02-161-0/+8
|\
| * drm: Add Content Protection propertySean Paul2018-01-081-0/+8
* | drm/atomic: Remove WARN_ON for invalid plane configuration.Maarten Lankhorst2018-01-301-2/+2
* | drm/modes: Provide global mode_valid hookVille Syrjälä2018-01-291-1/+1
|/
* drm/atomic: document how to handle driver private objectsDaniel Vetter2017-12-151-3/+42
* Merge airlied/drm-next into drm-misc-nextDaniel Vetter2017-11-211-7/+8
|\
| * drm: Reorganize drm_pending_event to support future event types [v2]Keith Packard2017-10-201-3/+4
| * Merge tag 'drm-misc-next-2017-10-12' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2017-10-131-3/+0Star
| |\
| * | drm: Pass struct drm_file * to __drm_mode_object_find [v2]Keith Packard2017-10-121-4/+4
* | | drm/atomic: Use drm_framebuffer_print_info()Noralf Trønnes2017-11-111-15/+3Star
* | | drm: Print the fb dimensions when the src coord check failsVille Syrjälä2017-11-021-2/+3
* | | drm: Spelling fixesLiviu Dudau2017-11-021-1/+1
| |/ |/|
* | drm/atomic: Remove unneeded null check for private objectsMaarten Lankhorst2017-10-061-3/+0Star
|/
* Merge tag 'drm-misc-next-2017-09-20' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-09-271-10/+8Star
|\
| * drm/atomic: Convert atomic ioctl locking to interruptible.Maarten Lankhorst2017-09-131-3/+4
| * drm/atomic: Fix freeing connector/plane state too early by tracking commits, v3.Maarten Lankhorst2017-09-081-0/+4
| * drm/atomic: Move drm_crtc_commit to drm_crtc_state, v4.Maarten Lankhorst2017-09-081-7/+0Star
* | Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-09-041-91/+128
|\|
| * drm: Nuke drm_atomic_legacy_backoffDaniel Vetter2017-08-081-32/+0Star