summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tegra/hdmi.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-25drm/tegra: Convert to using is_hdmi from display infoJani Nikula1-8/+1
2022-02-24drm/tegra: Use dev_err_probe()Dmitry Osipenko1-25/+9
2021-12-16drm/tegra: hdmi: Add OPP supportDmitry Osipenko1-4/+11
2021-12-16drm/tegra: hdmi: Register audio CODEC on Tegra20Dmitry Osipenko1-11/+142
2021-12-16drm/tegra: hdmi: Unwind tegra_hdmi_init() errorsDmitry Osipenko1-3/+12
2021-01-15drm/tegra: Fix reference leak when pm_runtime_get_sync() failsQinglang Miao1-1/+1
2020-04-17drm/tegra: Clean up GPIO includesLinus Walleij1-1/+0
2020-04-02drm/tegra: Use simple encoderThomas Zimmermann1-6/+3
2020-03-26Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst1-9/+25
2020-03-18drm/tegra: remove checks for debugfs functions return valueWambui Karuga1-10/+1
2020-03-13drm/tegra: hdmi: Silence deferred-probe errorDmitry Osipenko1-9/+25
2020-01-15Merge tag 'drm/tegra/for-5.6-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie1-51/+67
2020-01-10drm/tegra: Do not implement runtime PMThierry Reding1-50/+66
2020-01-10gpu: host1x: Rename "parent" to "host"Thierry Reding1-1/+1
2020-01-07drm/tegra: Provide ddc symlink in output connector sysfs directoryAndrzej Pietrasiewicz1-3/+4
2019-08-14drm/tegra: drop use of drmP.hSam Ravnborg1-0/+5
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-04-17drm/tegra: hdmi: Setup audio only if configuredThierry Reding1-3/+9
2019-02-11Merge tag 'drm/tegra/for-5.1-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie1-152/+65
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter1-1/+1
2019-01-16drm/tegra: hdmi: Fix audio to work with any pixel clock rateAlban Bedel1-109/+58
2019-01-16drm/tegra: hdmi: Reuse common HDA format parserThierry Reding1-35/+8
2019-01-16drm/tegra: Refactor CEC supportThierry Reding1-9/+0
2019-01-10drm/edid: Pass connector to AVI infoframe functionsVille Syrjälä1-1/+2
2018-07-13drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter1-1/+1
2017-12-13drm/tegra: hdmi: Register debugfs in ->late_register()Thierry Reding1-265/+245
2017-12-13drm/tegra: hdmi: Move register definitions into a tableThierry Reding1-170/+176
2017-10-20drm/tegra: hdmi: Add cec-notifier supportHans Verkuil1-0/+9
2017-10-20drm/tegra: hdmi: Use of_device_get_match_data()Thierry Reding1-6/+2
2017-08-21Merge tag 'drm/tegra/for-4.14-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie1-3/+9
2017-08-17drm/tegra: hdmi: Trace register accessesThierry Reding1-1/+7
2017-08-17drm/tegra: hdmi: Use unsigned int for register offsetsThierry Reding1-2/+2
2017-08-08drm: Nuke drm_atomic_helper_connector_dpmsDaniel Vetter1-1/+0
2017-07-14drm: handle HDMI 2.0 VICs in AVI info-framesShashank Sharma1-1/+1
2016-07-16Merge tag 'drm/tegra/for-4.8-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie1-115/+392
2016-07-04drm/tegra: hdmi: Implement runtime PMThierry Reding1-47/+88
2016-07-04drm/tegra: hdmi: Enable audio over HDMIThierry Reding1-104/+340
2016-06-10drm: tegra: Rely on the default ->best_encoder() behaviorBoris Brezillon1-1/+0
2015-12-11drm: Pass 'name' to drm_encoder_init()Ville Syrjälä1-1/+1
2015-08-13drm/tegra: hdmi: Restore DPMSThierry Reding1-45/+29
2015-08-13drm/tegra: dc: Rename BASE_COLOR_SIZE* fieldsThierry Reding1-1/+1
2015-08-13drm/tegra: dc: Rename register for consistencyThierry Reding1-1/+1
2015-04-02drm/tegra: hdmi: Name register fields consistentlyThierry Reding1-1/+1
2015-04-02drm/tegra: hdmi: Resets are synchronousThierry Reding1-1/+1
2015-02-19drm/tegra: hdmi: Explicitly set clock rateThierry Reding1-0/+8
2015-01-27drm/tegra: dc: Unify enabling the display controllerThierry Reding1-10/+0
2015-01-27drm/tegra: Remove unused ->mode_fixup() callbacksThierry Reding1-27/+0
2015-01-27drm/tegra: hdmi: Implement ->atomic_check()Thierry Reding1-0/+22
2015-01-27drm/tegra: Atomic conversion, phase 2Thierry Reding1-0/+2
2015-01-27drm/tegra: Atomic conversion, phase 1Thierry Reding1-0/+2