summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_connector.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-02drm : Insert blank lines after declarations.Suraj Upadhyay1-0/+2
2020-06-30drm: Introduce epoch counter to drm_connectorStanislav Lisovskiy1-0/+16
2020-06-29Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst1-0/+5
2020-06-29drm/connector: fix minor typos in commentsAntonio Borneo1-11/+11
2020-06-24Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-2/+27
2020-06-08drm: document how user-space should use link-statusSimon Ser1-0/+26
2020-06-03drm/connector: notify userspace on hotplug after register completeJeykumar Sankaran1-0/+5
2020-06-01drm: DPMS is no longer the only mutable connector propSimon Ser1-2/+1
2020-03-18drm/edid: Fix DispID tile parsing for override EDIDVille Syrjälä1-0/+2
2020-03-18drm: Constify topology idVille Syrjälä1-2/+2
2020-02-26drm/connector: Add helper to get a connector type nameLaurent Pinchart1-0/+15
2020-01-11drm/connector: Hookup the new drm_cmdline_mode panel_orientation member (v2)Hans de Goede1-0/+7
2020-01-11drm/connector: Split out orientation quirk detection (v2)Derek Basehore1-20/+54
2019-11-27Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-42/+100
2019-10-09locking/lockdep: Remove unused @nested argument from lock_release()Qian Cai1-1/+1
2019-09-20drm: Add DisplayPort colorspace property creation functionGwan-gyeong Mun1-1/+63
2019-09-20drm: Rename HDMI colorspace property creation functionGwan-gyeong Mun1-17/+22
2019-09-18drm/doc: Improve docs around connector (un)registrationDaniel Vetter1-2/+8
2019-09-16drm/connector: Allow max possible encoders to attach to a connectorJosé Roberto de Souza1-23/+8
2019-08-12drm: Fix kerneldoc warns in connector-related docsSean Paul1-4/+6
2019-08-06drm/hdcp: update content protection property with ueventRamalingam C1-4/+13
2019-08-06drm: Add Content protection type propertyRamalingam C1-0/+51
2019-07-31drm: Add drm_connector_init() variant with ddcAndrzej Pietrasiewicz1-0/+35
2019-07-23drm: Add SPI connector typeNoralf Trønnes1-0/+1
2019-06-24drm/connector: Fix warning in debug messageMaxime Ripard1-2/+1
2019-06-19drm/modes: Support modes names on the command lineMaxime Ripard1-1/+2
2019-06-13drm/connector: Fix kerneldoc warning in HDR_OUTPUT_METADATA descriptionSean Paul1-0/+1
2019-06-13drm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-5/+1
2019-06-04drm: Fix docbook warnings in hdr metadata helper structuresUma Shankar1-0/+40
2019-05-28Merge tag 'drm-intel-next-2019-05-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-43/+0
2019-05-22drm: Add HDR source metadata propertyUma Shankar1-0/+6
2019-05-09drm/hdcp: gathering hdcp related code into drm_hdcp.cRamalingam C1-44/+0
2019-05-09drm: move content protection property to mode_configRamalingam C1-6/+7
2019-05-07drm: Fix timestamp docs for variable refresh properties.Mario Kleiner1-6/+0
2019-03-14drm/dp: Set the connector's TILE property even for DP SST connectorsManasi Navare1-1/+12
2019-02-19drm: Add HDMI colorspace propertyUma Shankar1-0/+78
2019-02-04drm: Trivial comment grammar cleanupsMatt Roper1-1/+1
2019-01-30drm/doc: fix VRR_ENABLED casingDaniel Vetter1-1/+1
2019-01-10Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie1-22/+69
2018-12-19drm/connector: Allow creation of margin props aloneBoris Brezillon1-18/+65
2018-12-19drm/connector: Fix drm_mode_create_tv_properties() docBoris Brezillon1-1/+1
2018-12-17drm: Fix an error pointer dereference()Dan Carpenter1-3/+3
2018-12-06Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-0/+117
2018-11-28drm: Document variable refresh propertiesNicholas Kazlauskas1-0/+68
2018-11-28drm: Add vrr_capable property to the drm connectorNicholas Kazlauskas1-0/+49
2018-11-20Merge drm/drm-next into drm-intel-next-queuedJani Nikula1-3/+19
2018-11-19Merge tag 'drm-misc-next-2018-11-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-3/+19
2018-11-02drm: Add connector property to limit max bpcRadhakrishna Sripada1-0/+41
2018-10-24drm: Fix doc warning in drm_connector_attach_edid_property()Sean Paul1-1/+0
2018-10-19drm/atomic_helper: Stop modesets on unregistered connectors harderLyude Paul1-5/+6