summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_atomic.c
AgeCommit message (Expand)Author
2018-10-18drm: Get ref on CRTC commit object when waiting for flip_doneLeo Li
2018-09-17drm/atomic: Use drm_drv_uses_atomic_modeset() for debugfs creationLyude Paul
2018-07-07drm/atomic: Avoid connector to writeback_connector castsBoris Brezillon
2018-07-06Merge drm-upstream/drm-next into drm-misc-nextGustavo Padovan
2018-07-06drm: print plane state normalized zpos valueBenjamin Gaignard
2018-07-06Merge commit 'refs/for-upstream/mali-dp' of git://linux-arm.org/linux-ld into...Dave Airlie
2018-07-05drm: mali-dp: Add writeback connectorBrian Starkey
2018-07-02drm: Add drm_connector_mask()Ville Syrjälä
2018-07-02drm: Add drm_plane_mask()Ville Syrjälä
2018-06-20Merge drm-upstream/drm-next into drm-misc-nextGustavo Padovan
2018-06-20drm: writeback: Add out-fences for writeback connectorsBrian Starkey
2018-06-20drm: Add writeback connector typeBrian Starkey
2018-06-15drm/atomic: Set current atomic state in drm_private_stateAlexandru Gheorghe
2018-06-15drm: Print bad user modesVille Syrjälä
2018-06-15drm/atomic: Improve debug messagesVille Syrjälä
2018-06-11drm: Stop updating plane->crtc/fb/old_fb on atomic driversVille Syrjälä
2018-05-18Merge drm-fixes-for-v4.17-rc6-urgent into drm-nextDave Airlie
2018-05-17drm: content-type property for HDMI connectorStanislav Lisovskiy
2018-05-16Merge tag 'drm-intel-next-2018-05-14' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-05-07drm/atomic: Clean private obj old_state/new_state in drm_atomic_state_default...Ville Syrjälä
2018-05-07drm/atomic: Clean old_state/new_state in drm_atomic_state_default_clear()Ville Syrjälä
2018-05-03drm/atomic: Handling the case when setting old crtc for planeSatendra Singh Thakur
2018-05-02Merge drm/drm-next into drm-intel-next-queuedJani Nikula
2018-04-24drm/atomic: Print debug message on atomic check failureLyude Paul
2018-04-24drm/atomic: better doc for implicit vs explicit fencingDaniel Vetter
2018-04-16drm/blend: Add a generic alpha propertyMaxime Ripard
2018-03-16drm: Verify gamma/degamma LUT sizeVille Syrjälä
2018-03-16drm: Remove now pointelss blob->data castsVille Syrjälä
2018-03-02drm/atomic: Include color encoding/range in plane state dumpVille Syrjälä
2018-03-02drm: Add optional COLOR_ENCODING and COLOR_RANGE properties to drm_planeJyri Sarha
2018-02-26drm: Check that the plane supports the request format+modifier comboVille Syrjälä
2018-02-16Merge tag 'topic/hdcp-2018-02-13' of git://anongit.freedesktop.org/drm/drm-mi...Dave Airlie
2018-01-30drm/atomic: Remove WARN_ON for invalid plane configuration.Maarten Lankhorst
2018-01-29drm/modes: Provide global mode_valid hookVille Syrjälä
2018-01-08drm: Add Content Protection propertySean Paul
2017-12-15drm/atomic: document how to handle driver private objectsDaniel Vetter
2017-11-21Merge airlied/drm-next into drm-misc-nextDaniel Vetter
2017-11-11drm/atomic: Use drm_framebuffer_print_info()Noralf Trønnes
2017-11-02drm: Print the fb dimensions when the src coord check failsVille Syrjälä
2017-11-02drm: Spelling fixesLiviu Dudau
2017-10-21drm: Reorganize drm_pending_event to support future event types [v2]Keith Packard
2017-10-13Merge tag 'drm-misc-next-2017-10-12' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2017-10-12drm: Pass struct drm_file * to __drm_mode_object_find [v2]Keith Packard
2017-10-06drm/atomic: Remove unneeded null check for private objectsMaarten Lankhorst
2017-09-28Merge tag 'drm-misc-next-2017-09-20' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-09-13drm/atomic: Convert atomic ioctl locking to interruptible.Maarten Lankhorst
2017-09-08drm/atomic: Fix freeing connector/plane state too early by tracking commits, v3.Maarten Lankhorst
2017-09-08drm/atomic: Move drm_crtc_commit to drm_crtc_state, v4.Maarten Lankhorst
2017-09-03Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-08-15drm/atomic: If the atomic check fails, return its value firstMaarten Lankhorst