summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tegra/rgb.c
AgeCommit message (Expand)Author
2023-12-14drm/tegra: rgb: Fix missing clk_put() in the error handling paths of tegra_dc...Christophe JAILLET
2023-12-14drm/tegra: rgb: Fix some error handling paths in tegra_dc_rgb_probe()Christophe JAILLET
2023-09-20drm/tegra: rgb: Parameterize V- and H-sync polaritiesThierry Reding
2023-04-05drm/tegra: Include <linux/of.h>Thomas Zimmermann
2023-04-04drm/tegra: rgb: Make tegra_dc_rgb_remove() return voidUwe Kleine-König
2021-12-16drm/tegra: dc: rgb: Allow changing PLLD rate on Tegra30+Dmitry Osipenko
2021-12-16drm/tegra: dc: rgb: Move PCLK shifter programming to CRTCDmitry Osipenko
2021-07-28drm/bridge: Centralize error message when bridge attach failsLaurent Pinchart
2020-09-17drm/tegra: output: rgb: Wrap directly-connected panel into DRM bridgeDmitry Osipenko
2020-09-17drm/tegra: output: rgb: Support LVDS encoder bridgeDmitry Osipenko
2020-04-02drm/tegra: Use simple encoderThomas Zimmermann
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-07-13drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter
2017-08-08drm: Nuke drm_atomic_helper_connector_dpmsDaniel Vetter
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: rgb: Restore DPMSThierry 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: rgb: 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: rgb: 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
2014-06-05drm/tegra: dc - Compute shift clock divider in output driversThierry Reding
2014-02-12drm/tegra: Add guard to avoid double disable/enable of RGB outputsDmitry Osipenko
2014-01-14drm/tegra: Fix possible CRTC mask for RGB outputsThierry Reding
2013-12-20drm/tegra: Relocate some output-specific codeThierry Reding
2013-12-03drm/tegra: Tightly bind RGB output to DCThierry Reding
2013-10-31drm/tegra: Allocate resources at probe timeThierry Reding
2013-10-31drm/tegra: Move driver to DRM treeThierry Reding
2013-04-22drm/tegra: Move drm to live under host1xTerje Bergstrom
2012-11-20drm: Add NVIDIA Tegra20 supportThierry Reding