summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tegra/output.c
AgeCommit message (Expand)Author
2023-12-14drm/tegra: output: Fix missing i2c_put_adapter() in the error handling paths ...Christophe JAILLET
2023-12-14drm/tegra: include drm/drm_edid.h only where neededJani Nikula
2023-04-05drm/tegra: Include <linux/i2c.h>Thomas Zimmermann
2023-04-05drm/tegra: Include <linux/of.h>Thomas Zimmermann
2022-11-25drm/tegra: Switch to using devm_fwnode_gpiod_get()Dmitry Torokhov
2020-11-13drm/tegra: output: Do not put OF node twiceThierry Reding
2020-09-23Merge tag 'drm/tegra/for-5.10-rc1' of ssh://git.freedesktop.org/git/tegra/lin...Dave Airlie
2020-09-17drm/tegra: output: Support DRM bridgesDmitry Osipenko
2020-09-17drm/tegra: output: Don't leak OF node on errorDmitry Osipenko
2020-09-17drm/tegra: Properly reference count the DDC I2C adapterThierry Reding
2020-08-08drm: Remove unnecessary drm_panel_attach and drm_panel_detachJoe Perches
2020-04-02drm/tegra: Use simple encoderThomas Zimmermann
2020-01-15Merge tag 'drm/tegra/for-5.6-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie
2020-01-10drm/tegra: output: Implement system suspend/resumeThierry Reding
2019-12-17Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-12-09drm/panel: decouple connector from drm_panelSam Ravnborg
2019-12-01drm/tegra: fix opencoded use of drm_panel_*Sam Ravnborg
2019-10-24drm/tegra: Use cec_notifier_conn_(un)register()Dariusz Marcinkiewicz
2019-07-25drm/tegra: Fix gpiod_get_from_of_node() regressionDmitry Osipenko
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-05drm/tegra: Use GPIO descriptor APIThierry Reding
2019-01-16drm/tegra: Refactor CEC supportThierry Reding
2018-07-13drm: drop _mode_ from update_edit_property()Daniel Vetter
2018-07-10drm/panel: Make of_drm_find_panel() return an ERR_PTR() instead of NULLBoris Brezillon
2017-12-13drm/tegra: sor: Add Tegra186 supportThierry Reding
2017-11-21Merge airlied/drm-next into drm-misc-nextDaniel Vetter
2017-11-07drm/drivers: drop redundant drm_edid_to_eld() callsJani Nikula
2017-10-20drm/tegra: hdmi: Add cec-notifier supportHans Verkuil
2016-07-16Merge tag 'drm/tegra/for-4.8-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie
2016-07-04drm/tegra: hdmi: Enable audio over HDMIThierry Reding
2016-06-10drm: tegra: Rely on the default ->best_encoder() behaviorBoris Brezillon
2015-08-13drm/tegra: output: Support low-active hotplug detectThierry 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: sor: DemidlayerThierry Reding
2015-01-27drm/tegra: dsi: DemidlayerThierry Reding
2015-01-27drm/tegra: hdmi: DemidlayerThierry Reding
2015-01-27drm/tegra: rgb: DemidlayerThierry Reding
2015-01-27drm/tegra: Convert output midlayer to helpersThierry Reding
2015-01-27drm/tegra: Remove redundant zeroing out of memoryThierry Reding
2014-11-13drm/tegra: Detach panel when a connector is removedThierry Reding
2014-11-13drm/tegra: Enable the hotplug interrupt only when necessaryThierry Reding
2014-11-13drm/tegra: DPMS off/on in encoder prepare/commitSean Paul
2014-11-13drm/tegra: Do not enable output on .mode_set()Thierry Reding
2014-08-07Merge tag 'drm/panel/for-3.17-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie
2014-08-06drm/tegra: Add support for panel prepare and unprepare routinesAjay Kumar
2014-06-19drm: add register and unregister functions for connectorsThomas Wood
2014-04-04drm/tegra: Add eDP supportThierry Reding