开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tegra
/
dsi.c
Age
Commit message (
Expand
)
Author
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2023-12-14
drm/tegra: dsi: Fix missing pm_runtime_disable() in the error handling path o...
Christophe JAILLET
2023-12-14
drm/tegra: dsi: Fix some error handling paths in tegra_dsi_probe()
Christophe JAILLET
2023-12-14
drm/tegra: dsi: Add missing check for of_find_device_by_node
Chen Ni
2023-09-01
drm/debugfs: rework drm_debugfs_create_files implementation v2
Christian König
2023-04-04
drm/tegra: dsi: Clear enable register if powered by bootloader
Diogo Ivo
2023-04-04
drm/tegra: dsi: Make use of the helper function dev_err_probe()
Cai Huoqing
2023-04-04
drm/tegra: dsi: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-04
gpu: host1x: Make host1x_client_unregister() return void
Uwe Kleine-König
2022-02-25
drm/tegra: Fix reference leak in tegra_dsi_ganged_probe
Miaoqian Lin
2021-01-15
drm/tegra: Fix reference leak when pm_runtime_get_sync() fails
Qinglang Miao
2020-10-15
Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-08-28
media: gpu: host1x: mipi: Keep MIPI clock enabled and mutex locked till calib...
Sowjanya Komatineni
2020-08-12
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2020-08-08
drm: Remove unnecessary drm_panel_attach and drm_panel_detach
Joe Perches
2020-07-17
gpu: host1x: mipi: Split tegra_mipi_calibrate() and tegra_mipi_wait()
Sowjanya Komatineni
2020-07-17
gpu: host1x: mipi: Update tegra_mipi_request() to be node based
Sowjanya Komatineni
2020-04-02
drm/tegra: Use simple encoder
Thomas Zimmermann
2020-03-18
drm/tegra: remove checks for debugfs functions return value
Wambui Karuga
2020-01-10
drm/tegra: Do not implement runtime PM
Thierry Reding
2020-01-10
gpu: host1x: Rename "parent" to "host"
Thierry Reding
2019-08-14
drm/tegra: drop use of drmP.h
Sam Ravnborg
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
2018-07-10
drm/panel: Make of_drm_find_panel() return an ERR_PTR() instead of NULL
Boris Brezillon
2018-03-19
drm/tegra: dsi: Don't disable regulator on ->exit()
Thierry Reding
2017-12-13
drm/tegra: dsi: Register debugfs in ->late_register()
Thierry Reding
2017-12-13
drm/tegra: dsi: Move register definitions into a table
Thierry Reding
2017-08-21
Merge tag 'drm/tegra/for-4.14-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
2017-08-17
drm/tegra: dsi: Trace register accesses
Thierry Reding
2017-08-17
drm/tegra: dsi: Use unsigned int for register offsets
Thierry Reding
2017-08-08
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
2016-08-24
drm/tegra: dsi: Enhance runtime power management
Thierry Reding
2016-07-16
Merge tag 'drm/tegra/for-4.8-rc1' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
2016-07-14
drm/tegra: dsi: Prepare for generic PM domain support
Jon Hunter
2016-07-04
drm/tegra: dsi: Implement runtime PM
Thierry Reding
2016-06-10
drm: tegra: Rely on the default ->best_encoder() behavior
Boris Brezillon
2016-05-18
drm/tegra: Fix crash caused by reference count imbalance
Jon Hunter
2016-01-05
drm/tegra: Use __drm_atomic_helper_reset_connector for subclassing connector ...
Maarten Lankhorst
2015-12-11
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
2015-08-13
drm/tegra: dsi: Restore DPMS
Thierry Reding
2015-08-13
drm/tegra: dsi: Add Tegra210 support
Thierry Reding
2015-08-13
drm/tegra: dsi: Add Tegra132 support
Thierry Reding
2015-08-13
drm/tegra: dsi: Add Tegra124 support
Thierry Reding
2015-08-13
drm/tegra: dsi: Use proper back-porch for non-sync video mode
Thierry Reding
2015-01-27
drm/tegra: dc: Unify enabling the display controller
Thierry Reding
2015-01-27
drm/tegra: Remove unused ->mode_fixup() callbacks
Thierry Reding
2015-01-27
drm/tegra: dsi: Implement ->atomic_check()
Thierry Reding
2015-01-27
drm/tegra: Atomic conversion, phase 2
Thierry Reding
2015-01-27
drm/tegra: Atomic conversion, phase 1
Thierry Reding
[next]