index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tegra
/
dc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-1
/
+1
*
Merge tag 'drm/tegra/for-5.9-rc1' of ssh://git.freedesktop.org/git/tegra/linu...
Dave Airlie
2020-07-24
1
-12
/
+38
|
\
|
*
drm/tegra: plane: Support 180° rotation
Dmitry Osipenko
2020-07-17
1
-0
/
+2
|
*
drm/tegra: plane: Support horizontal reflection
Dmitry Osipenko
2020-07-17
1
-6
/
+32
|
*
drm/tegra: plane: Rename bottom_up to reflect_y
Dmitry Osipenko
2020-07-17
1
-5
/
+5
|
*
drm/tegra: dc: Omit superfluous error message in tegra_dc_probe()
Tang Bin
2020-07-17
1
-3
/
+1
*
|
Merge v5.8-rc6 into drm-next
Dave Airlie
2020-07-24
1
-0
/
+1
|
\
|
|
*
drm/tegra: Add zpos property for cursor planes
Thierry Reding
2020-06-16
1
-0
/
+1
*
|
drm/atomic-helper: reset vblank on crtc reset
Daniel Vetter
2020-07-02
1
-1
/
+0
|
/
*
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
2020-03-26
1
-5
/
+15
|
\
|
*
drm/tegra: dc: Silence RGB output deferred-probe error
Dmitry Osipenko
2020-03-13
1
-1
/
+7
|
*
drm/tegra: dc: Release PM and RGB output when client's registration fails
Dmitry Osipenko
2020-03-12
1
-1
/
+7
|
*
drm/tegra: dc: Use devm_platform_ioremap_resource
Dmitry Osipenko
2020-03-12
1
-3
/
+1
*
|
drm/tegra: remove checks for debugfs functions return value
Wambui Karuga
2020-03-18
1
-10
/
+1
|
/
*
drm/tegra: Do not implement runtime PM
Thierry Reding
2020-01-10
1
-57
/
+84
[next]