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
*
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-07-16
1
-11
/
+6
|
\
|
*
drm/tegra: Convert to using __drm_atomic_helper_crtc_reset() for reset.
Maarten Lankhorst
2019-04-25
1
-11
/
+6
*
|
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-12
1
-2
/
+2
|
\
\
|
*
|
driver_find_device: Unify the match function with class_find_device()
Suzuki K Poulose
2019-06-24
1
-2
/
+2
|
|
/
*
/
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
|
/
*
drm/tegra: dc: Don't clean up unused display controller
Thierry Reding
2018-11-29
1
-16
/
+22
*
drm/tegra: dc: Add Tegra194 support
Thierry Reding
2018-09-26
1
-0
/
+51
*
drm/tegra: dc: Do not register DC without primary plane
Thierry Reding
2018-09-26
1
-0
/
+22
*
driver core: Rename flag AUTOREMOVE to AUTOREMOVE_CONSUMER
Vivek Gautam
2018-07-09
1
-1
/
+1
*
drm/tegra: dc: Support rotation property
Thierry Reding
2018-05-18
1
-1
/
+25
*
drm/tegra: dc: Rename supports_blending to has_legacy_blending
Dmitry Osipenko
2018-05-17
1
-10
/
+10
*
drm/tegra: plane: Implement zpos plane property for older Tegras
Dmitry Osipenko
2018-05-17
1
-37
/
+97
*
drm/tegra: dc: Enable plane scaling filters
Dmitry Osipenko
2018-05-17
1
-0
/
+81
*
drm/tegra: Refactor IOMMU attach/detach
Thierry Reding
2018-05-17
1
-35
/
+7
*
drm/tegra: dc: Free syncpoint on errors
Thierry Reding
2018-05-04
1
-0
/
+2
*
drm/tegra: dc: Balance IOMMU group refcounting
Dmitry Osipenko
2018-05-04
1
-16
/
+15
*
Merge tag 'drm-for-v4.17' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2018-04-02
1
-33
/
+51
|
\
|
*
Backmerge tag 'v4.16-rc7' into drm-next
Dave Airlie
2018-03-28
1
-3
/
+13
|
|
\
|
*
\
Merge tag 'drm/tegra/for-4.17-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
2018-03-21
1
-32
/
+50
|
|
\
\
|
|
*
|
drm/tegra: hub: Use private object for global state
Thierry Reding
2018-03-17
1
-26
/
+0
|
|
*
|
drm/tegra: plane: Support format modifiers
Thierry Reding
2018-03-15
1
-1
/
+25
|
|
*
|
drm/tegra: dc: Dedicate overlay plane to cursor on older Tegra's
Dmitry Osipenko
2018-03-15
1
-5
/
+25
|
*
|
|
drm/tegra: Handle 64-bit return from drm_crtc_vblank_count()
Dhinakaran Pandiyan
2018-02-15
1
-1
/
+1
|
|
/
/
*
|
|
drm/tegra: dc: Using NULL instead of plain integer
Wei Yongjun
2018-03-28
1
-1
/
+1
*
|
|
drm/tegra: dc: Use correct format array for Tegra124
Stefan Agner
2018-03-22
1
-2
/
+2
|
|
/
|
/
|
*
|
drm/tegra: dc: Detach IOMMU group from domain only once
Thierry Reding
2018-03-19
1
-3
/
+13
|
/
*
drm/tegra: dc: Properly cleanup overlay planes
Thierry Reding
2018-01-08
1
-7
/
+11
*
drm/tegra: dc: Fix possible_crtcs mask for planes
Thierry Reding
2018-01-08
1
-5
/
+12
*
drm/tegra: dc: Implement legacy blending
Thierry Reding
2017-12-21
1
-13
/
+68
*
drm/tegra: dc: Link DC1 to DC0 on Tegra20
Dmitry Osipenko
2017-12-21
1
-30
/
+64
*
drm/tegra: Fix non-debugfs builds
Arnd Bergmann
2017-12-21
1
-1
/
+7
*
drm/tegra: Use IOMMU groups
Thierry Reding
2017-12-21
1
-10
/
+17
*
drm/tegra: Implement zpos property
Thierry Reding
2017-12-21
1
-28
/
+66
*
drm/tegra: dc: Remove redundant spinlock
Thierry Reding
2017-12-21
1
-11
/
+2
*
drm/tegra: dc: Use direct offset to plane registers
Thierry Reding
2017-12-21
1
-82
/
+91
*
drm/tegra: dc: Support more formats
Thierry Reding
2017-12-21
1
-10
/
+137
*
drm/tegra: sor: Add Tegra186 support
Thierry Reding
2017-12-13
1
-0
/
+13
*
drm/tegra: Support ARGB and ABGR formats
Thierry Reding
2017-12-13
1
-0
/
+4
*
drm/tegra: dc: Add Tegra186 support
Thierry Reding
2017-12-13
1
-50
/
+200
*
drm/tegra: Add Tegra186 display hub support
Thierry Reding
2017-12-13
1
-0
/
+31
*
drm/tegra: Move common plane code to separate file
Thierry Reding
2017-12-13
1
-194
/
+5
*
drm/tegra: dc: Move state definition to header
Thierry Reding
2017-12-13
1
-18
/
+0
*
drm/tegra: dc: Remove duplicate plane funcs
Thierry Reding
2017-12-13
1
-10
/
+1
*
drm/tegra: dc: Remove tegra_overlay_plane_destroy()
Thierry Reding
2017-12-13
1
-6
/
+1
*
drm/tegra: dc: Remove duplicate plane funcs
Thierry Reding
2017-12-13
1
-12
/
+3
*
drm/tegra: dc: Remove tegra_primary_plane_destroy()
Thierry Reding
2017-12-13
1
-6
/
+1
*
drm/tegra: Remove custom page-flip handler
Thierry Reding
2017-12-13
1
-45
/
+17
*
drm/tegra: Use atomic commit helpers
Thierry Reding
2017-12-13
1
-11
/
+16
*
drm/tegra: dc: Support background color
Thierry Reding
2017-12-13
1
-6
/
+8
*
drm/tegra: dc: Register debugfs in ->late_register()
Thierry Reding
2017-12-13
1
-363
/
+335
[next]