index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tegra
/
dc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/debugfs: rework drm_debugfs_create_files implementation v2
Christian König
2023-09-01
1
-1
/
+8
*
drm: Explicitly include correct DT includes
Rob Herring
2023-07-21
1
-1
/
+2
*
drm/tegra: dc: Remove set but unused variable 'state'
Lee Jones
2023-04-04
1
-2
/
+0
*
drm/tegra: dc: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-04
1
-4
/
+2
*
drm/tegra: rgb: Make tegra_dc_rgb_remove() return void
Uwe Kleine-König
2023-04-04
1
-6
/
+1
*
gpu: host1x: Make host1x_client_unregister() return void
Uwe Kleine-König
2023-04-04
1
-6
/
+1
*
drm/tegra: Add missing clk_disable_unprepare() in tegra_dc_probe()
Zhang Zekun
2022-11-25
1
-1
/
+3
*
drm: Remove unnecessary include statements of drm_plane_helper.h
Thomas Zimmermann
2022-07-26
1
-1
/
+0
*
Merge tag 'drm/tegra/for-5.20-rc1' of https://gitlab.freedesktop.org/drm/tegr...
Dave Airlie
2022-07-12
1
-0
/
+1
|
\
|
*
drm/tegra: Include DMA API header where used
Robin Murphy
2022-07-08
1
-0
/
+1
*
|
drm: Drop drm_blend.h from drm_crtc.h
Ville Syrjälä
2022-06-20
1
-0
/
+1
*
|
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2022-06-20
1
-0
/
+1
|
/
*
drm/tegra: Support YVYU, VYUY and YU24 formats
Thierry Reding
2022-03-01
1
-2
/
+5
*
drm/tegra: Support semi-planar formats on Tegra114+
Thierry Reding
2022-03-01
1
-6
/
+24
*
drm/tegra: Use dev_err_probe()
Dmitry Osipenko
2022-02-24
1
-10
/
+3
*
drm/tegra: dc: Support OPP and SoC core voltage scaling
Dmitry Osipenko
2021-12-16
1
-0
/
+79
*
drm/tegra: dc: rgb: Allow changing PLLD rate on Tegra30+
Dmitry Osipenko
2021-12-16
1
-10
/
+17
*
drm/tegra: dc: rgb: Move PCLK shifter programming to CRTC
Dmitry Osipenko
2021-12-16
1
-0
/
+6
*
drm/tegra: Support asynchronous commits for cursor
Thierry Reding
2021-12-16
1
-4
/
+76
*
drm/tegra: Do not reference tegra_plane_funcs directly
Thierry Reding
2021-12-16
1
-2
/
+2
*
drm/tegra: dc: Remove unused variables
Dmitry Osipenko
2021-09-16
1
-3
/
+0
*
drm/tegra: dc: Extend debug stats with total number of events
Dmitry Osipenko
2021-08-13
1
-0
/
+10
*
drm/tegra: dc: Support memory bandwidth management
Dmitry Osipenko
2021-08-13
1
-2
/
+346
*
Merge tag 'drm/tegra/for-5.14-rc1' of ssh://git.freedesktop.org/git/tegra/lin...
Dave Airlie
2021-06-23
1
-1
/
+1
|
\
|
*
drm/tegra: hub: Fix YUV support
Thierry Reding
2021-05-31
1
-1
/
+1
*
|
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2021-05-11
1
-10
/
+103
|
\
|
|
*
drm/tegra: Support sector layout on Tegra194
Thierry Reding
2021-03-31
1
-0
/
+7
|
*
drm/tegra: Count number of display controllers at runtime
Thierry Reding
2021-03-31
1
-0
/
+22
|
*
drm/tegra: dc: Implement hardware cursor on Tegra186 and later
Thierry Reding
2021-03-31
1
-8
/
+53
|
*
drm/tegra: dc: Parameterize maximum resolution
Thierry Reding
2021-03-31
1
-0
/
+6
|
*
drm/tegra: dc: Inherit DMA mask
Thierry Reding
2021-03-31
1
-0
/
+7
|
*
gpu: host1x: Reserve VBLANK syncpoints at initialization
Mikko Perttunen
2021-03-31
1
-0
/
+6
|
*
gpu: host1x: Cleanup and refcounting for syncpoints
Mikko Perttunen
2021-03-31
1
-2
/
+2
|
*
Merge branch 'drm/tegra/fixes' into drm/tegra/for-next
Thierry Reding
2021-03-30
1
-17
/
+13
|
|
\
*
|
\
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2021-04-26
1
-17
/
+13
|
\
\
\
|
*
\
\
Merge drm/drm-fixes into drm-next
Daniel Vetter
2021-04-13
1
-17
/
+13
|
|
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
|
/
|
|
*
drm/tegra: dc: Restore coupling of display controllers
Thierry Reding
2021-03-30
1
-12
/
+8
|
|
*
drm/tegra: dc: Don't set PLL clock to 0Hz
Dmitry Osipenko
2021-03-30
1
-5
/
+5
*
|
|
drm/tegra: Don't set allow_fb_modifiers explicitly
Daniel Vetter
2021-04-15
1
-2
/
+8
|
/
/
*
|
Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-03-16
1
-52
/
+64
|
\
\
|
|
/
|
/
|
|
*
drm: Use state helper instead of the plane state pointer
Maxime Ripard
2021-02-25
1
-2
/
+4
|
*
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
2021-02-25
1
-5
/
+9
|
*
drm: Rename plane->state variables in atomic update and disable
Maxime Ripard
2021-02-24
1
-10
/
+10
|
*
drm: Store new plane state in a variable for atomic_update and disable
Maxime Ripard
2021-02-24
1
-20
/
+22
|
*
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
2021-02-24
1
-2
/
+6
|
*
drm: Rename plane atomic_check state names
Maxime Ripard
2021-02-24
1
-19
/
+19
*
|
drm/tegra: Fix reference leak when pm_runtime_get_sync() fails
Qinglang Miao
2021-01-15
1
-1
/
+1
|
/
*
drm: Use state helper instead of CRTC state pointer
Maxime Ripard
2020-11-10
1
-3
/
+5
*
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
2020-11-02
1
-5
/
+5
*
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
2020-10-09
1
-4
/
+4
[next]