summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_connector.c
Commit message (Expand)AuthorAgeFilesLines
* drm/vrr: Set VRR capable prop only if it is attached to connectorManasi Navare2022-03-011-0/+3
* drm/connector: use drm_sysfs_connector_hotplug_eventSimon Ser2021-11-021-1/+1
* drm/connector: Add a drm_connector privacy-screen helper functions (v2)Hans de Goede2021-10-141-0/+102
* drm/connector: Add support for privacy-screen properties (v4)Rajat Jain2021-10-141-0/+101
* drm/connector: fix all kernel-doc warningsRandy Dunlap2021-10-111-4/+26
* drm/connector: refer to CTA-861-G in the "content type" prop docsSimon Ser2021-10-071-0/+2
* drm: Fix scaling_mode docsVille Syrjälä2021-09-221-2/+2
* drm/connector: Add support for out-of-band hotplug notification (v3)Hans de Goede2021-08-201-0/+27
* drm/connector: Add drm_connector_find_by_fwnode() function (v3)Hans de Goede2021-08-201-0/+50
* drm/connector: Add a fwnode pointer to drm_connector and register with ACPI (v2)Hans de Goede2021-08-201-0/+2
* drm: avoid circular locks in drm_mode_getconnectorDesmond Cheong Zhi Xi2021-07-201-1/+4
* drm/connector: Add a helper to attach the colorspace propertyMaxime Ripard2021-05-071-0/+20
* drm/connector: Add helper to compare HDR metadataMaxime Ripard2021-05-071-0/+28
* drm/connector: Create a helper to attach the hdr_output_metadata propertyMaxime Ripard2021-05-071-0/+21
* drm/connector: demote connector force-probes for non-master clientsSimon Ser2021-05-031-3/+8
* drm: drm_connector.c: Use tabs for code indentsBeatriz Martins de Carvalho2021-04-221-19/+19
* drm: drm_connector.c: Adjust end of block commentBeatriz Martins de Carvalho2021-04-221-3/+6
* drm/uapi: Add USB connector typeNoralf Trønnes2021-03-161-0/+1
* drm: fix some kernel-doc markupsMauro Carvalho Chehab2020-11-161-1/+2
* drm: document that user-space should avoid parsing EDIDsSimon Ser2020-10-221-0/+5
* drm: Replace mode->export_head with a booleanVille Syrjälä2020-09-011-13/+32
* drm: report dp downstream port type as a subconnector propertyOleg Vasilev2020-08-111-2/+47
* drm : Insert blank lines after declarations.Suraj Upadhyay2020-07-021-0/+2
* drm: Introduce epoch counter to drm_connectorStanislav Lisovskiy2020-06-301-0/+16
* Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst2020-06-291-0/+5
|\
| * Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-06-241-2/+27
| |\
| * | drm/connector: notify userspace on hotplug after register completeJeykumar Sankaran2020-06-031-0/+5
* | | drm/connector: fix minor typos in commentsAntonio Borneo2020-06-291-11/+11
| |/ |/|
* | drm: document how user-space should use link-statusSimon Ser2020-06-081-0/+26
* | drm: DPMS is no longer the only mutable connector propSimon Ser2020-06-011-2/+1
|/
* drm/edid: Fix DispID tile parsing for override EDIDVille Syrjälä2020-03-181-0/+2
* drm: Constify topology idVille Syrjälä2020-03-181-2/+2
* drm/connector: Add helper to get a connector type nameLaurent Pinchart2020-02-261-0/+15
* drm/connector: Hookup the new drm_cmdline_mode panel_orientation member (v2)Hans de Goede2020-01-111-0/+7
* drm/connector: Split out orientation quirk detection (v2)Derek Basehore2020-01-111-20/+54
* Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-11-271-42/+100
|\
| * drm: Add DisplayPort colorspace property creation functionGwan-gyeong Mun2019-09-201-1/+63
| * drm: Rename HDMI colorspace property creation functionGwan-gyeong Mun2019-09-201-17/+22
| * drm/doc: Improve docs around connector (un)registrationDaniel Vetter2019-09-181-2/+8
| * drm/connector: Allow max possible encoders to attach to a connectorJosé Roberto de Souza2019-09-161-23/+8
* | locking/lockdep: Remove unused @nested argument from lock_release()Qian Cai2019-10-091-1/+1
|/
* drm: Fix kerneldoc warns in connector-related docsSean Paul2019-08-121-4/+6
* drm/hdcp: update content protection property with ueventRamalingam C2019-08-061-4/+13
* drm: Add Content protection type propertyRamalingam C2019-08-061-0/+51
* drm: Add drm_connector_init() variant with ddcAndrzej Pietrasiewicz2019-07-311-0/+35
* drm: Add SPI connector typeNoralf Trønnes2019-07-231-0/+1
* drm/connector: Fix warning in debug messageMaxime Ripard2019-06-241-2/+1
* drm/modes: Support modes names on the command lineMaxime Ripard2019-06-191-1/+2
* drm/connector: Fix kerneldoc warning in HDR_OUTPUT_METADATA descriptionSean Paul2019-06-131-0/+1
* drm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-131-5/+1