aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tegra/hdmi.c
Commit message (Expand)AuthorAge
* Merge tag 'drm/tegra/for-4.8-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie2016-07-15
|\
| * drm/tegra: hdmi: Implement runtime PMThierry Reding2016-07-04
| * drm/tegra: hdmi: Enable audio over HDMIThierry Reding2016-07-04
* | drm: tegra: Rely on the default ->best_encoder() behaviorBoris Brezillon2016-06-10
|/
* drm: Pass 'name' to drm_encoder_init()Ville Syrjälä2015-12-11
* drm/tegra: hdmi: Restore DPMSThierry Reding2015-08-13
* drm/tegra: dc: Rename BASE_COLOR_SIZE* fieldsThierry Reding2015-08-13
* drm/tegra: dc: Rename register for consistencyThierry Reding2015-08-13
* drm/tegra: hdmi: Name register fields consistentlyThierry Reding2015-04-02
* drm/tegra: hdmi: Resets are synchronousThierry Reding2015-04-02
* drm/tegra: hdmi: Explicitly set clock rateThierry Reding2015-02-19
* drm/tegra: dc: Unify enabling the display controllerThierry Reding2015-01-27
* drm/tegra: Remove unused ->mode_fixup() callbacksThierry Reding2015-01-27
* drm/tegra: hdmi: Implement ->atomic_check()Thierry Reding2015-01-27
* drm/tegra: Atomic conversion, phase 2Thierry Reding2015-01-27
* drm/tegra: Atomic conversion, phase 1Thierry Reding2015-01-27
* drm/tegra: Output cleanup functions cannot failThierry Reding2015-01-27
* drm/tegra: Remove remnants of the output midlayerThierry Reding2015-01-27
* drm/tegra: debugfs cleanup cannot failThierry Reding2015-01-27
* drm/tegra: hdmi: DemidlayerThierry Reding2015-01-27
* drm/tegra: Stop CRTC at CRTC disable timeThierry Reding2015-01-27
* drm/tegra: Use tegra_commit_dc() in output driversThierry Reding2015-01-27
* drm/tegra: hdmi: Registers are 32-bitThierry Reding2015-01-27
* drm/tegra: add MODULE_DEVICE_TABLEsStephen Warren2014-08-04
* drm/tegra: Remove host1x drm_bus implementationThierry Reding2014-06-05
* drm/tegra: hdmi - Add Tegra124 supportThierry Reding2014-06-05
* drm/tegra: dc - Compute shift clock divider in output driversThierry Reding2014-06-05
* drm/tegra: hdmi - Fix disable sequenceThierry Reding2014-06-05
* drm/tegra: hdmi - Disable LVDS modeThierry Reding2014-06-05
* drm/tegra: hdmi - Use proper power-up sequenceThierry Reding2014-06-05
* drm/tegra: hdmi - Clean up clock usageThierry Reding2014-06-05
* drm/tegra: hdmi - Reverse regulator enable orderingThierry Reding2014-06-05
* drm/tegra: hdmi - Remove duplicate codeThierry Reding2014-06-05
* drm/tegra: hdmi - Add connector supply supportThierry Reding2014-06-05
* drm/tegra: Don't check resource with devm_ioremap_resource()Wolfram Sang2014-01-14
* drm/tegra: Relocate some output-specific codeThierry Reding2013-12-20
* drm/tegra: Track HDMI enable stateThierry Reding2013-12-19
* drm/tegra: Fix HDMI audio frequency typoThierry Reding2013-12-19
* gpu: host1x: clk_round_rate() can return a zero upon errorPaul Walmsley2013-12-19
* drm/tegra: use reset frameworkStephen Warren2013-12-11
* drm/tegra: hdmi: Enable VDD earlier for hotplug/DDCMikko Perttunen2013-10-31
* drm/tegra: hdmi: Fix build warningsThierry Reding2013-10-31
* drm/tegra: hdmi: Detect DVI-only displaysMikko Perttunen2013-10-31
* drm/tegra: Add Tegra114 HDMI supportMikko Perttunen2013-10-31
* drm/tegra: hdmi: Parameterize based on compatible propertyThierry Reding2013-10-31
* drm/tegra: hdmi: Rename tegra{2,3} to tegra{20,30}Thierry Reding2013-10-31
* drm/tegra: Allocate resources at probe timeThierry Reding2013-10-31
* drm/tegra: Move driver to DRM treeThierry Reding2013-10-31
* drm/tegra: Move drm to live under host1xTerje Bergstrom2013-04-22
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-02-25
|\