summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tegra/hdmi.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm/tegra/for-5.6-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie2020-01-151-51/+67
|\
| * drm/tegra: Do not implement runtime PMThierry Reding2020-01-101-50/+66
| * gpu: host1x: Rename "parent" to "host"Thierry Reding2020-01-101-1/+1
* | drm/tegra: Provide ddc symlink in output connector sysfs directoryAndrzej Pietrasiewicz2020-01-071-3/+4
|/
* drm/tegra: drop use of drmP.hSam Ravnborg2019-08-141-0/+5
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* drm/tegra: hdmi: Setup audio only if configuredThierry Reding2019-04-171-3/+9
* Merge tag 'drm/tegra/for-5.1-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie2019-02-111-152/+65
|\
| * drm/tegra: hdmi: Fix audio to work with any pixel clock rateAlban Bedel2019-01-161-109/+58
| * drm/tegra: hdmi: Reuse common HDA format parserThierry Reding2019-01-161-35/+8
| * drm/tegra: Refactor CEC supportThierry Reding2019-01-161-9/+0
* | drm: Split out drm_probe_helper.hDaniel Vetter2019-01-241-1/+1
* | drm/edid: Pass connector to AVI infoframe functionsVille Syrjälä2019-01-101-1/+2
|/
* drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter2018-07-131-1/+1
* drm/tegra: hdmi: Register debugfs in ->late_register()Thierry Reding2017-12-131-265/+245
* drm/tegra: hdmi: Move register definitions into a tableThierry Reding2017-12-131-170/+176
* drm/tegra: hdmi: Add cec-notifier supportHans Verkuil2017-10-201-0/+9
* drm/tegra: hdmi: Use of_device_get_match_data()Thierry Reding2017-10-201-6/+2
* Merge tag 'drm/tegra/for-4.14-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie2017-08-211-3/+9
|\
| * drm/tegra: hdmi: Trace register accessesThierry Reding2017-08-171-1/+7
| * drm/tegra: hdmi: Use unsigned int for register offsetsThierry Reding2017-08-171-2/+2
* | drm: Nuke drm_atomic_helper_connector_dpmsDaniel Vetter2017-08-081-1/+0
* | drm: handle HDMI 2.0 VICs in AVI info-framesShashank Sharma2017-07-141-1/+1
|/
* Merge tag 'drm/tegra/for-4.8-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie2016-07-161-115/+392
|\
| * drm/tegra: hdmi: Implement runtime PMThierry Reding2016-07-041-47/+88
| * drm/tegra: hdmi: Enable audio over HDMIThierry Reding2016-07-041-104/+340
* | drm: tegra: Rely on the default ->best_encoder() behaviorBoris Brezillon2016-06-101-1/+0
|/
* drm: Pass 'name' to drm_encoder_init()Ville Syrjälä2015-12-111-1/+1
* drm/tegra: hdmi: Restore DPMSThierry Reding2015-08-131-45/+29
* drm/tegra: dc: Rename BASE_COLOR_SIZE* fieldsThierry Reding2015-08-131-1/+1
* drm/tegra: dc: Rename register for consistencyThierry Reding2015-08-131-1/+1
* drm/tegra: hdmi: Name register fields consistentlyThierry Reding2015-04-021-1/+1
* drm/tegra: hdmi: Resets are synchronousThierry Reding2015-04-021-1/+1
* drm/tegra: hdmi: Explicitly set clock rateThierry Reding2015-02-191-0/+8
* drm/tegra: dc: Unify enabling the display controllerThierry Reding2015-01-271-10/+0
* drm/tegra: Remove unused ->mode_fixup() callbacksThierry Reding2015-01-271-27/+0
* drm/tegra: hdmi: Implement ->atomic_check()Thierry Reding2015-01-271-0/+22
* drm/tegra: Atomic conversion, phase 2Thierry Reding2015-01-271-0/+2
* drm/tegra: Atomic conversion, phase 1Thierry Reding2015-01-271-0/+2
* drm/tegra: Output cleanup functions cannot failThierry Reding2015-01-271-5/+1
* drm/tegra: Remove remnants of the output midlayerThierry Reding2015-01-271-3/+6
* drm/tegra: debugfs cleanup cannot failThierry Reding2015-01-271-10/+3
* drm/tegra: hdmi: DemidlayerThierry Reding2015-01-271-133/+147
* drm/tegra: Stop CRTC at CRTC disable timeThierry Reding2015-01-271-4/+0
* drm/tegra: Use tegra_commit_dc() in output driversThierry Reding2015-01-271-4/+2
* drm/tegra: hdmi: Registers are 32-bitThierry Reding2015-01-271-18/+18
* drm/tegra: add MODULE_DEVICE_TABLEsStephen Warren2014-08-041-0/+1
* drm/tegra: Remove host1x drm_bus implementationThierry Reding2014-06-051-3/+3
* drm/tegra: hdmi - Add Tegra124 supportThierry Reding2014-06-051-0/+88
* drm/tegra: dc - Compute shift clock divider in output driversThierry Reding2014-06-051-12/+7
OpenPOWER on IntegriCloud