index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tegra
/
rgb.c
Age
Commit message (
Expand
)
Author
2020-09-17
drm/tegra: output: rgb: Wrap directly-connected panel into DRM bridge
Dmitry Osipenko
2020-09-17
drm/tegra: output: rgb: Support LVDS encoder bridge
Dmitry Osipenko
2020-04-02
drm/tegra: Use simple encoder
Thomas Zimmermann
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
2017-08-08
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
2016-06-10
drm: tegra: Rely on the default ->best_encoder() behavior
Boris Brezillon
2015-12-11
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
2015-08-13
drm/tegra: rgb: Restore DPMS
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: rgb: 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
2015-01-27
drm/tegra: Output cleanup functions cannot fail
Thierry Reding
2015-01-27
drm/tegra: Remove remnants of the output midlayer
Thierry Reding
2015-01-27
drm/tegra: rgb: Demidlayer
Thierry Reding
2015-01-27
drm/tegra: Stop CRTC at CRTC disable time
Thierry Reding
2015-01-27
drm/tegra: Use tegra_commit_dc() in output drivers
Thierry Reding
2014-06-05
drm/tegra: dc - Compute shift clock divider in output drivers
Thierry Reding
2014-02-12
drm/tegra: Add guard to avoid double disable/enable of RGB outputs
Dmitry Osipenko
2014-01-14
drm/tegra: Fix possible CRTC mask for RGB outputs
Thierry Reding
2013-12-20
drm/tegra: Relocate some output-specific code
Thierry Reding
2013-12-03
drm/tegra: Tightly bind RGB output to DC
Thierry Reding
2013-10-31
drm/tegra: Allocate resources at probe time
Thierry Reding
2013-10-31
drm/tegra: Move driver to DRM tree
Thierry Reding
2013-04-22
drm/tegra: Move drm to live under host1x
Terje Bergstrom
2012-11-20
drm: Add NVIDIA Tegra20 support
Thierry Reding