summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_connector.c
AgeCommit message (Expand)Author
2019-11-27Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-10-09locking/lockdep: Remove unused @nested argument from lock_release()Qian Cai
2019-09-20drm: Add DisplayPort colorspace property creation functionGwan-gyeong Mun
2019-09-20drm: Rename HDMI colorspace property creation functionGwan-gyeong Mun
2019-09-18drm/doc: Improve docs around connector (un)registrationDaniel Vetter
2019-09-16drm/connector: Allow max possible encoders to attach to a connectorJosé Roberto de Souza
2019-08-12drm: Fix kerneldoc warns in connector-related docsSean Paul
2019-08-06drm/hdcp: update content protection property with ueventRamalingam C
2019-08-06drm: Add Content protection type propertyRamalingam C
2019-07-31drm: Add drm_connector_init() variant with ddcAndrzej Pietrasiewicz
2019-07-23drm: Add SPI connector typeNoralf Trønnes
2019-06-24drm/connector: Fix warning in debug messageMaxime Ripard
2019-06-19drm/modes: Support modes names on the command lineMaxime Ripard
2019-06-13drm/connector: Fix kerneldoc warning in HDR_OUTPUT_METADATA descriptionSean Paul
2019-06-13drm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-04drm: Fix docbook warnings in hdr metadata helper structuresUma Shankar
2019-05-28Merge tag 'drm-intel-next-2019-05-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-05-22drm: Add HDR source metadata propertyUma Shankar
2019-05-09drm/hdcp: gathering hdcp related code into drm_hdcp.cRamalingam C
2019-05-09drm: move content protection property to mode_configRamalingam C
2019-05-07drm: Fix timestamp docs for variable refresh properties.Mario Kleiner
2019-03-14drm/dp: Set the connector's TILE property even for DP SST connectorsManasi Navare
2019-02-19drm: Add HDMI colorspace propertyUma Shankar
2019-02-04drm: Trivial comment grammar cleanupsMatt Roper
2019-01-30drm/doc: fix VRR_ENABLED casingDaniel Vetter
2019-01-10Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2018-12-19drm/connector: Allow creation of margin props aloneBoris Brezillon
2018-12-19drm/connector: Fix drm_mode_create_tv_properties() docBoris Brezillon
2018-12-17drm: Fix an error pointer dereference()Dan Carpenter
2018-12-06Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-11-28drm: Document variable refresh propertiesNicholas Kazlauskas
2018-11-28drm: Add vrr_capable property to the drm connectorNicholas Kazlauskas
2018-11-20Merge drm/drm-next into drm-intel-next-queuedJani Nikula
2018-11-19Merge tag 'drm-misc-next-2018-11-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-11-02drm: Add connector property to limit max bpcRadhakrishna Sripada
2018-10-24drm: Fix doc warning in drm_connector_attach_edid_property()Sean Paul
2018-10-19drm/atomic_helper: Stop modesets on unregistered connectors harderLyude Paul
2018-10-17drm/atomic_helper: Stop modesets on unregistered connectors harderLyude Paul
2018-10-05drm: add drm_connector_attach_edid_property()Gerd Hoffmann
2018-09-14drm: Differentiate the lack of an interface from invalid parameterChris Wilson
2018-09-09drm: Drop drmP.h from drm_connector.cDaniel Vetter
2018-07-16drm/connector: Fix typo in drm_connector_list_iter_next()Lyude Paul
2018-07-13drm: drop _mode_ from remaining connector functionsDaniel Vetter
2018-07-13drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter
2018-07-13drm: drop _mode_ from update_edit_property()Daniel Vetter
2018-07-05drm: Add drm_connector_has_possible_encoder()Ville Syrjälä
2018-07-05drm: Add drm_connector_for_each_possible_encoder()Ville Syrjälä
2018-07-03drm: Fix hdmi connector content type property docsDaniel Vetter
2018-06-20drm: Add writeback connector typeBrian Starkey
2018-06-18drm: Add checks for atomic_[duplicate/destroy]_state with atomic driversHaneen Mohammed