index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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/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
*
drm/tegra: dc: Reshuffle some code
Thierry Reding
2017-12-13
1
-76
/
+76
*
drm/tegra: dc: Move register definitions into a table
Thierry Reding
2017-12-13
1
-218
/
+224
*
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
2017-11-21
1
-46
/
+38
|
\
|
*
drm/tegra: dc: Perform a complete reset sequence
Thierry Reding
2017-10-20
1
-2
/
+16
|
*
drm/tegra: dc: Make sure to set the module clock rate
Thierry Reding
2017-10-20
1
-0
/
+5
|
*
drm/tegra: dc: Simplify atomic plane helper functions
Thierry Reding
2017-10-20
1
-28
/
+14
|
*
drm/tegra: dc: Move some declarations to dc.h
Thierry Reding
2017-10-20
1
-10
/
+0
|
*
drm/tegra: dc: Use of_device_get_match_data()
Thierry Reding
2017-10-20
1
-5
/
+2
|
*
gpu: host1x: syncpt: Request syncpoints per client
Thierry Reding
2017-10-20
1
-1
/
+1
*
|
drm: Move drm_plane_helper_check_state() into drm_atomic_helper.c
Ville Syrjälä
2017-11-20
1
-2
/
+2
*
|
drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_c...
Ville Syrjälä
2017-11-20
1
-2
/
+2
|
/
*
drm: Plumb modifiers through plane init
Ben Widawsky
2017-08-01
1
-6
/
+6
*
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
Laurent Pinchart
2017-06-30
1
-2
/
+3
*
drm: Add old state pointer to CRTC .enable() helper function
Laurent Pinchart
2017-06-30
1
-2
/
+3
*
drm/tegra: dc: Disable plane if it is invisible
Dmitry Osipenko
2017-06-15
1
-12
/
+21
*
drm/tegra: dc: Apply clipping to the plane
Dmitry Osipenko
2017-06-15
1
-8
/
+21
*
drm/tegra: dc: Avoid reset asserts on Tegra20
Dmitry Osipenko
2017-06-15
1
-9
/
+21
*
drm/tegra: Don't use modeset_lock_crtc
Daniel Vetter
2017-03-27
1
-4
/
+4
*
drm: tegra: use vblank hooks in struct drm_crtc_funcs
Shawn Guo
2017-02-09
1
-3
/
+12
*
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-12-15
1
-1
/
+1
*
drm: Nuke fb->bits_per_pixel
Ville Syrjälä
2016-12-15
1
-1
/
+1
*
drm: Replace drm_format_num_planes() with fb->format->num_planes
Ville Syrjälä
2016-12-15
1
-2
/
+2
*
Merge tag 'drm/tegra/for-4.9-rc1' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
2016-09-30
1
-1
/
+8
|
\
[next]