index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tegra
/
dc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-27
drm/tegra: Don't use modeset_lock_crtc
Daniel Vetter
1
-4
/
+4
2017-02-09
drm: tegra: use vblank hooks in struct drm_crtc_funcs
Shawn Guo
1
-3
/
+12
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
1
-1
/
+1
2016-12-15
drm: Nuke fb->bits_per_pixel
Ville Syrjälä
1
-1
/
+1
2016-12-15
drm: Replace drm_format_num_planes() with fb->format->num_planes
Ville Syrjälä
1
-2
/
+2
2016-09-30
Merge tag 'drm/tegra/for-4.9-rc1' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
1
-1
/
+8
2016-08-24
drm/tegra: Fix window[0] base address corruption
Dmitry Osipenko
1
-1
/
+8
2016-08-19
drm: Don't implement empty prepare_fb()/cleanup_fb()
Laurent Pinchart
1
-17
/
+0
2016-08-19
drm: Allow drivers to modify plane_state in prepare_fb/cleanup_fb
Chris Wilson
1
-2
/
+2
2016-07-04
drm/tegra: dc: Implement runtime PM
Thierry Reding
1
-70
/
+106
2016-05-17
drm: Drop plane argument from __drm_atomic_helper_plane_destroy_state
Daniel Vetter
1
-2
/
+2
2016-05-17
drm: Drop crtc argument from __drm_atomic_helper_crtc_destroy_state
Daniel Vetter
1
-2
/
+2
2016-03-31
drm/tegra: Don't set a gamma table size
Daniel Vetter
1
-1
/
+0
2016-02-08
drm/tegra: Stop cancelling page flip events
Daniel Vetter
1
-17
/
+0
2015-12-17
Merge tag 'drm/tegra/for-4.5-rc1' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
1
-1
/
+3
2015-12-14
drm/tegra: dc: Add missing of_node_put()
Julia Lawall
1
-1
/
+3
2015-12-11
drm: Pass 'name' to drm_universal_plane_init()
Ville Syrjälä
1
-3
/
+6
2015-12-11
drm: Pass 'name' to drm_crtc_init_with_planes()
Ville Syrjälä
1
-1
/
+1
2015-11-05
Merge tag 'drm/tegra/for-4.4-rc1' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
1
-7
/
+7
2015-10-30
drm/tegra: dc: Request/free syncpoint at init/exit
Thierry Reding
1
-7
/
+7
2015-09-08
drm/atomic: Make prepare_fb/cleanup_fb only take state, v3.
Maarten Lankhorst
1
-2
/
+0
2015-08-17
Merge tag 'drm/tegra/for-4.3-rc1' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
1
-109
/
+185
2015-08-13
drm/tegra: dc: Implement atomic DPMS
Thierry Reding
1
-100
/
+102
2015-08-13
drm/tegra: dc: Don't explicitly set owner module
Thierry Reding
1
-1
/
+0
2015-08-13
drm/tegra: dc: Record statistics
Thierry Reding
1
-3
/
+41
2015-08-13
drm/tegra: dc: Request syncpoint earlier
Thierry Reding
1
-4
/
+4
2015-08-13
drm/tegra: dc: Remove gratuituous blank line
Thierry Reding
1
-1
/
+0
2015-08-13
drm/tegra: dc: Clarify comment about cursor treatment
Thierry Reding
1
-3
/
+5
2015-08-13
drm/tegra: dc: Implement CRC debugfs interface
Thierry Reding
1
-0
/
+22
2015-08-13
drm/tegra: dc: Add Tegra210 support
Thierry Reding
1
-0
/
+12
2015-08-13
drm/tegra: dc: Reset VBLANK to off
Thierry Reding
1
-0
/
+2
2015-07-27
drm/atomic: pass old crtc state to atomic_begin/flush.
Maarten Lankhorst
1
-2
/
+4
2015-04-08
Merge tag 'drm/tegra/for-4.1-rc1' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
1
-42
/
+57
2015-04-02
drm/tegra: dc: Document tegra_dc_state_setup_clock()
Thierry Reding
1
-0
/
+12
2015-04-02
drm/tegra: dc: Remove unused callbacks
Thierry Reding
1
-2
/
+0
2015-04-02
drm/tegra: dc: Remove unused function
Thierry Reding
1
-20
/
+0
2015-04-02
drm/tegra: dc: Use base atomic state helpers
Thierry Reding
1
-13
/
+18
2015-04-02
drm/tegra: dc: Implement hardware VBLANK counter
Thierry Reding
1
-7
/
+24
2015-04-02
drm/tegra: dc: Check for valid parent clock
Thierry Reding
1
-0
/
+3
2015-03-09
Merge tag 'v4.0-rc3' into drm-next
Dave Airlie
1
-39
/
+40
2015-03-05
drm: Pass in new and old plane state to prepare_fb and cleanup_fb
Tvrtko Ursulin
1
-2
/
+4
2015-02-19
drm/tegra: dc: Move more code into ->init()
Thierry Reding
1
-38
/
+36
2015-02-19
drm/tegra: dc: Wire up CRTC parent of atomic state
Thierry Reding
1
-1
/
+3
2015-02-19
drm/tegra: dc: Reset state's active_changed field
Thierry Reding
1
-0
/
+1
2015-01-27
drm/tegra: dc: Unify enabling the display controller
Thierry Reding
1
-0
/
+12
2015-01-27
drm/tegra: Track tiling and format in plane state
Thierry Reding
1
-28
/
+99
2015-01-27
drm/tegra: Track active planes in CRTC state
Thierry Reding
1
-28
/
+44
2015-01-27
drm/tegra: Atomic conversion, phase 3, step 3
Thierry Reding
1
-118
/
+11
2015-01-27
drm/tegra: Atomic conversion, phase 3, step 2
Thierry Reding
1
-1
/
+1
2015-01-27
drm/tegra: dc: Use atomic clock state in modeset
Thierry Reding
1
-0
/
+37
[next]