index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tegra
/
hdmi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-28
drm/tegra: hdmi: Open-code drm_simple_encoder_init()
Souradipto Das
1
-3
/
+7
2026-04-30
drm/tegra: hdmi: remove now-redundant call to drm_connector_attach_encoder()
Luca Ceresoli
1
-2
/
+0
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
1
-0
/
+1
2025-09-11
drm/tegra: hdmi: sor: Fix error: variable ‘j’ set but not used
Brahmajit Das
1
-2
/
+2
2025-01-07
drm/connector: make mode_valid take a const struct drm_display_mode
Dmitry Baryshkov
1
-1
/
+1
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
1
-1
/
+1
2024-08-29
drm/tegra: hdmi: Make read-only const array freqs static
Colin Ian King
1
-1
/
+1
2024-01-16
ASoC: hdmi-codec: drop drm/drm_edid.h include
Jani Nikula
1
-0
/
+1
2023-12-14
drm/tegra: hdmi: Fix some error handling paths in tegra_hdmi_probe()
Christophe JAILLET
1
-7
/
+13
2023-11-09
drm/edid: include drm_eld.h only where required
Jani Nikula
1
-0
/
+1
2023-09-01
drm/debugfs: rework drm_debugfs_create_files implementation v2
Christian König
1
-1
/
+2
2023-07-27
drm/tegra: hdmi: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2023-07-27
drm/tegra: output: hdmi: Support bridge/connector
Maxim Schwalm
1
-11
/
+33
2023-07-21
drm: Explicitly include correct DT includes
Rob Herring
1
-1
/
+2
2023-04-04
drm/tegra: hdmi: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-04-04
gpu: host1x: Make host1x_client_unregister() return void
Uwe Kleine-König
1
-7
/
+1
2022-11-25
drm/tegra: Convert to using is_hdmi from display info
Jani Nikula
1
-8
/
+1
2022-02-24
drm/tegra: Use dev_err_probe()
Dmitry Osipenko
1
-25
/
+9
2021-12-16
drm/tegra: hdmi: Add OPP support
Dmitry Osipenko
1
-4
/
+11
2021-12-16
drm/tegra: hdmi: Register audio CODEC on Tegra20
Dmitry Osipenko
1
-11
/
+142
2021-12-16
drm/tegra: hdmi: Unwind tegra_hdmi_init() errors
Dmitry Osipenko
1
-3
/
+12
2021-01-15
drm/tegra: Fix reference leak when pm_runtime_get_sync() fails
Qinglang Miao
1
-1
/
+1
2020-04-17
drm/tegra: Clean up GPIO includes
Linus Walleij
1
-1
/
+0
2020-04-02
drm/tegra: Use simple encoder
Thomas Zimmermann
1
-6
/
+3
2020-03-26
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
1
-9
/
+25
2020-03-18
drm/tegra: remove checks for debugfs functions return value
Wambui Karuga
1
-10
/
+1
2020-03-13
drm/tegra: hdmi: Silence deferred-probe error
Dmitry Osipenko
1
-9
/
+25
2020-01-15
Merge tag 'drm/tegra/for-5.6-rc1' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
1
-51
/
+67
2020-01-10
drm/tegra: Do not implement runtime PM
Thierry Reding
1
-50
/
+66
2020-01-10
gpu: host1x: Rename "parent" to "host"
Thierry Reding
1
-1
/
+1
2020-01-07
drm/tegra: Provide ddc symlink in output connector sysfs directory
Andrzej Pietrasiewicz
1
-3
/
+4
2019-08-14
drm/tegra: drop use of drmP.h
Sam Ravnborg
1
-0
/
+5
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-04-17
drm/tegra: hdmi: Setup audio only if configured
Thierry Reding
1
-3
/
+9
2019-02-11
Merge tag 'drm/tegra/for-5.1-rc1' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
1
-146
/
+59
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
1
-1
/
+1
2019-01-16
drm/tegra: hdmi: Fix audio to work with any pixel clock rate
Alban Bedel
1
-103
/
+52
2019-01-16
drm/tegra: hdmi: Reuse common HDA format parser
Thierry Reding
1
-35
/
+8
2019-01-16
drm/tegra: Refactor CEC support
Thierry Reding
1
-9
/
+0
2019-01-10
drm/edid: Pass connector to AVI infoframe functions
Ville Syrjälä
1
-1
/
+2
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
1
-1
/
+1
2017-12-13
drm/tegra: hdmi: Register debugfs in ->late_register()
Thierry Reding
1
-265
/
+245
2017-12-13
drm/tegra: hdmi: Move register definitions into a table
Thierry Reding
1
-169
/
+175
2017-10-20
drm/tegra: hdmi: Add cec-notifier support
Hans Verkuil
1
-0
/
+9
2017-10-20
drm/tegra: hdmi: Use of_device_get_match_data()
Thierry Reding
1
-6
/
+2
2017-08-21
Merge tag 'drm/tegra/for-4.14-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
1
-3
/
+9
2017-08-17
drm/tegra: hdmi: Trace register accesses
Thierry Reding
1
-1
/
+7
2017-08-17
drm/tegra: hdmi: Use unsigned int for register offsets
Thierry Reding
1
-2
/
+2
2017-08-08
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
1
-1
/
+0
2017-07-14
drm: handle HDMI 2.0 VICs in AVI info-frames
Shashank Sharma
1
-1
/
+1
[next]