summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tegra/hdmi.c
AgeCommit message (Expand)Author
2017-12-13drm/tegra: hdmi: Register debugfs in ->late_register()Thierry Reding
2017-12-13drm/tegra: hdmi: Move register definitions into a tableThierry Reding
2017-10-20drm/tegra: hdmi: Add cec-notifier supportHans Verkuil
2017-10-20drm/tegra: hdmi: Use of_device_get_match_data()Thierry Reding
2017-08-21Merge tag 'drm/tegra/for-4.14-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie
2017-08-17drm/tegra: hdmi: Trace register accessesThierry Reding
2017-08-17drm/tegra: hdmi: Use unsigned int for register offsetsThierry Reding
2017-08-08drm: Nuke drm_atomic_helper_connector_dpmsDaniel Vetter
2017-07-14drm: handle HDMI 2.0 VICs in AVI info-framesShashank Sharma
2016-07-16Merge tag 'drm/tegra/for-4.8-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie
2016-07-04drm/tegra: hdmi: Implement runtime PMThierry Reding
2016-07-04drm/tegra: hdmi: Enable audio over HDMIThierry Reding
2016-06-10drm: tegra: Rely on the default ->best_encoder() behaviorBoris Brezillon
2015-12-11drm: Pass 'name' to drm_encoder_init()Ville Syrjälä
2015-08-13drm/tegra: hdmi: Restore DPMSThierry Reding
2015-08-13drm/tegra: dc: Rename BASE_COLOR_SIZE* fieldsThierry Reding
2015-08-13drm/tegra: dc: Rename register for consistencyThierry Reding
2015-04-02drm/tegra: hdmi: Name register fields consistentlyThierry Reding
2015-04-02drm/tegra: hdmi: Resets are synchronousThierry Reding
2015-02-19drm/tegra: hdmi: Explicitly set clock rateThierry Reding
2015-01-27drm/tegra: dc: Unify enabling the display controllerThierry Reding
2015-01-27drm/tegra: Remove unused ->mode_fixup() callbacksThierry Reding
2015-01-27drm/tegra: hdmi: Implement ->atomic_check()Thierry Reding
2015-01-27drm/tegra: Atomic conversion, phase 2Thierry Reding
2015-01-27drm/tegra: Atomic conversion, phase 1Thierry Reding
2015-01-27drm/tegra: Output cleanup functions cannot failThierry Reding
2015-01-27drm/tegra: Remove remnants of the output midlayerThierry Reding
2015-01-27drm/tegra: debugfs cleanup cannot failThierry Reding
2015-01-27drm/tegra: hdmi: DemidlayerThierry Reding
2015-01-27drm/tegra: Stop CRTC at CRTC disable timeThierry Reding
2015-01-27drm/tegra: Use tegra_commit_dc() in output driversThierry Reding
2015-01-27drm/tegra: hdmi: Registers are 32-bitThierry Reding
2014-08-04drm/tegra: add MODULE_DEVICE_TABLEsStephen Warren
2014-06-05drm/tegra: Remove host1x drm_bus implementationThierry Reding
2014-06-05drm/tegra: hdmi - Add Tegra124 supportThierry Reding
2014-06-05drm/tegra: dc - Compute shift clock divider in output driversThierry Reding
2014-06-05drm/tegra: hdmi - Fix disable sequenceThierry Reding
2014-06-05drm/tegra: hdmi - Disable LVDS modeThierry Reding
2014-06-05drm/tegra: hdmi - Use proper power-up sequenceThierry Reding
2014-06-05drm/tegra: hdmi - Clean up clock usageThierry Reding
2014-06-05drm/tegra: hdmi - Reverse regulator enable orderingThierry Reding
2014-06-05drm/tegra: hdmi - Remove duplicate codeThierry Reding
2014-06-05drm/tegra: hdmi - Add connector supply supportThierry Reding
2014-01-14drm/tegra: Don't check resource with devm_ioremap_resource()Wolfram Sang
2013-12-20drm/tegra: Relocate some output-specific codeThierry Reding
2013-12-19drm/tegra: Track HDMI enable stateThierry Reding
2013-12-19drm/tegra: Fix HDMI audio frequency typoThierry Reding
2013-12-19gpu: host1x: clk_round_rate() can return a zero upon errorPaul Walmsley
2013-12-11drm/tegra: use reset frameworkStephen Warren
2013-10-31drm/tegra: hdmi: Enable VDD earlier for hotplug/DDCMikko Perttunen