开源镜像站
帮助
动态
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
/
hub.c
Age
Commit message (
Expand
)
Author
2024-08-28
drm/tegra: hub: Use fn parameter directly to fix Coccinelle warning
Thorsten Blum
2023-10-11
drm/tegra: hub: Increase buffer size to ensure all possible values can be stored
Lee Jones
2023-07-21
drm: Explicitly include correct DT includes
Rob Herring
2023-04-04
drm/tegra: hub: 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-07-12
Merge tag 'drm/tegra/for-5.20-rc1' of https://gitlab.freedesktop.org/drm/tegr...
Dave Airlie
2022-07-08
drm/tegra: Include DMA API header where used
Robin Murphy
2022-06-20
drm: Drop drm_blend.h from drm_crtc.h
Ville Syrjälä
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2022-03-01
drm/tegra: Support semi-planar formats on Tegra114+
Thierry Reding
2022-03-01
drm/tegra: Fix planar formats on Tegra186 and later
Thierry Reding
2021-05-31
drm/tegra: hub: Implement basic scaling support
Thierry Reding
2021-05-31
drm/tegra: hub: Fix YUV support
Thierry Reding
2021-05-17
drm/tegra: Fix shift overflow in tegra_shared_plane_atomic_update
Nathan Chancellor
2021-03-31
drm/tegra: Support sector layout on Tegra194
Thierry Reding
2021-03-31
drm/tegra: Count number of display controllers at runtime
Thierry Reding
2021-03-31
drm/tegra: dc: Inherit DMA mask
Thierry Reding
2021-03-16
Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-02-25
drm: Use state helper instead of the plane state pointer
Maxime Ripard
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
2021-02-24
drm: Rename plane->state variables in atomic update and disable
Maxime Ripard
2021-02-24
drm: Store new plane state in a variable for atomic_update and disable
Maxime Ripard
2021-02-24
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
2021-02-24
drm: Rename plane atomic_check state names
Maxime Ripard
2021-01-15
drm/tegra: Fix reference leak when pm_runtime_get_sync() fails
Qinglang Miao
2020-06-16
drm/tegra: hub: Register child devices
Thierry Reding
2020-06-16
drm/tegra: hub: Do not enable orphaned window group
Nicolin Chen
2020-01-10
drm/tegra: Do not implement runtime PM
Thierry Reding
2020-01-10
gpu: host1x: Rename "parent" to "host"
Thierry Reding
2019-12-04
drm/tegra: hub: Remove bogus connection mutex check
Thierry Reding
2019-10-29
drm/tegra: Support DMA API for display controllers
Thierry Reding
2019-10-28
drm/tegra: gem: Rename paddr -> iova
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
2019-03-22
drm/tegra: hub: Fix dereference before check
Thierry Reding
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-10
Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2018-12-11
drm/atomic: integrate modeset lock with private objects
Rob Clark
2018-11-29
drm/tegra: hub: Enable all required clocks
Thierry Reding
2018-09-26
drm/tegra: hub: Add Tegra194 support
Thierry Reding
2018-05-04
drm/tegra: hub: Use state directly
Stefan Schake
2018-03-17
drm/tegra: hub: Use private object for global state
Thierry Reding
2018-03-15
drm/tegra: plane: Support format modifiers
Thierry Reding
2017-12-21
drm/tegra: Mark Tegra186 display hub PM functions __maybe_unused
Arnd Bergmann
2017-12-21
drm/tegra: Implement zpos property
Thierry Reding
2017-12-21
drm/tegra: dc: Use direct offset to plane registers
Thierry Reding
2017-12-21
drm/tegra: dc: Support more formats
Thierry Reding
2017-12-13
drm/tegra: Add Tegra186 display hub support
Thierry Reding