summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_mode_config.c
AgeCommit message (Expand)Author
2019-01-10Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2018-12-13drm: Rename crtc_idr as object_idr to KMS cleanupsShayenne da Luz Moura
2018-12-11drm/atomic: integrate modeset lock with private objectsRob Clark
2018-12-06Merge tag 'vmwgfx-next-2018-12-05' of git://people.freedesktop.org/~thomash/l...Dave Airlie
2018-12-05drm: Add a new plane property to send damage during plane updateLukasz Spintzyk
2018-11-28drm: Add vrr_enabled property to drm CRTCNicholas Kazlauskas
2018-09-14drm: Differentiate the lack of an interface from invalid parameterChris Wilson
2018-06-20drm: writeback: Add client capability for exposing writeback connectorsLiviu Dudau
2017-12-19BackMerge tag 'v4.15-rc4' into drm-nextDave Airlie
2017-12-13drm: rework delayed connector cleanup in connector_iterDaniel Vetter
2017-12-07drm: More debug info for fb leaks in mode_config_cleanupDaniel Vetter
2017-12-06drm: safely free connectors from connector_iterDaniel Vetter
2017-10-25drm: Check mode object lease status in all master ioctl paths [v4]Keith Packard
2017-10-17drm/plane: drop num_overlay_planes (v3)Dave Airlie
2017-08-01drm: Create a format/modifier blobBen Widawsky
2017-02-28drm: Rename connector list iterator APIThierry Reding
2017-02-28drm: Introduce drm_property_blob_{get,put}()Thierry Reding
2017-02-28drm: Introduce drm_connector_{get,put}()Thierry Reding
2017-01-23drm: Show leaked connectors upon unloadChris Wilson
2016-12-18drm: Clean up connectors by unreferencing themDaniel Vetter
2016-12-18drm: locking&new iterators for connector_listDaniel Vetter
2016-12-18drm: Drop locking cargo-cult from drm_mode_config_initDaniel Vetter
2016-12-18drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>Laurent Pinchart
2016-12-12drm: Simplify GETRESOURCES ioctlDaniel Vetter
2016-11-16drm/fence: add out-fences supportGustavo Padovan
2016-11-16drm/fence: add in-fences supportGustavo Padovan
2016-11-15drm: Extract drm_mode_config.[hc]Daniel Vetter