index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tegra
/
hub.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-08
drm/tegra: Include DMA API header where used
Robin Murphy
1
-0
/
+1
2022-03-01
drm/tegra: Support semi-planar formats on Tegra114+
Thierry Reding
1
-9
/
+15
2022-03-01
drm/tegra: Fix planar formats on Tegra186 and later
Thierry Reding
1
-1
/
+1
2021-05-31
drm/tegra: hub: Implement basic scaling support
Thierry Reding
1
-5
/
+125
2021-05-31
drm/tegra: hub: Fix YUV support
Thierry Reding
1
-5
/
+47
2021-05-17
drm/tegra: Fix shift overflow in tegra_shared_plane_atomic_update
Nathan Chancellor
1
-1
/
+1
2021-03-31
drm/tegra: Support sector layout on Tegra194
Thierry Reding
1
-0
/
+28
2021-03-31
drm/tegra: Count number of display controllers at runtime
Thierry Reding
1
-2
/
+4
2021-03-31
drm/tegra: dc: Inherit DMA mask
Thierry Reding
1
-0
/
+7
2021-03-16
Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-28
/
+34
2021-02-25
drm: Use state helper instead of the plane state pointer
Maxime Ripard
1
-1
/
+2
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
1
-3
/
+5
2021-02-24
drm: Rename plane->state variables in atomic update and disable
Maxime Ripard
1
-5
/
+5
2021-02-24
drm: Store new plane state in a variable for atomic_update and disable
Maxime Ripard
1
-12
/
+13
2021-02-24
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
1
-1
/
+3
2021-02-24
drm: Rename plane atomic_check state names
Maxime Ripard
1
-9
/
+9
2021-01-15
drm/tegra: Fix reference leak when pm_runtime_get_sync() fails
Qinglang Miao
1
-1
/
+1
2020-06-16
drm/tegra: hub: Register child devices
Thierry Reding
1
-0
/
+9
2020-06-16
drm/tegra: hub: Do not enable orphaned window group
Nicolin Chen
1
-2
/
+6
2020-01-10
drm/tegra: Do not implement runtime PM
Thierry Reding
1
-78
/
+116
2020-01-10
gpu: host1x: Rename "parent" to "host"
Thierry Reding
1
-2
/
+2
2019-12-04
drm/tegra: hub: Remove bogus connection mutex check
Thierry Reding
1
-3
/
+0
2019-10-29
drm/tegra: Support DMA API for display controllers
Thierry Reding
1
-3
/
+3
2019-10-28
drm/tegra: gem: Rename paddr -> iova
Thierry Reding
1
-1
/
+1
2019-08-14
drm/tegra: drop use of drmP.h
Sam Ravnborg
1
-1
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-03-22
drm/tegra: hub: Fix dereference before check
Thierry Reding
1
-1
/
+3
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
1
-1
/
+1
2019-01-10
Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
1
-1
/
+1
2018-12-11
drm/atomic: integrate modeset lock with private objects
Rob Clark
1
-1
/
+1
2018-11-29
drm/tegra: hub: Enable all required clocks
Thierry Reding
1
-2
/
+46
2018-09-26
drm/tegra: hub: Add Tegra194 support
Thierry Reding
1
-4
/
+15
2018-05-04
drm/tegra: hub: Use state directly
Stefan Schake
1
-1
/
+1
2018-03-17
drm/tegra: hub: Use private object for global state
Thierry Reding
1
-8
/
+102
2018-03-15
drm/tegra: plane: Support format modifiers
Thierry Reding
1
-1
/
+14
2017-12-21
drm/tegra: Mark Tegra186 display hub PM functions __maybe_unused
Arnd Bergmann
1
-2
/
+2
2017-12-21
drm/tegra: Implement zpos property
Thierry Reding
1
-2
/
+3
2017-12-21
drm/tegra: dc: Use direct offset to plane registers
Thierry Reding
1
-24
/
+21
2017-12-21
drm/tegra: dc: Support more formats
Thierry Reding
1
-2
/
+20
2017-12-13
drm/tegra: Add Tegra186 display hub support
Thierry Reding
1
-0
/
+790