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