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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-19
Merge remote-tracking branch 'airlied/drm-next' into topic/drm-misc
Daniel Vetter
9
-567
/
+1351
2016-07-18
drm/tegra: Delete an unnecessary check before the function call "vunmap"
Markus Elfring
1
-1
/
+1
2016-07-16
Merge tag 'drm/tegra/for-4.8-rc1' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
9
-567
/
+1351
2016-07-14
drm/tegra: sor: Reject HDMI 2.0 modes
Thierry Reding
1
-0
/
+4
2016-07-14
drm/tegra: sor: Prepare for generic PM domain support
Jon Hunter
1
-22
/
+35
2016-07-14
drm/tegra: dsi: Prepare for generic PM domain support
Jon Hunter
1
-11
/
+17
2016-07-14
drm/tegra: sor: Make XBAR configurable per SoC
Thierry Reding
1
-13
/
+28
2016-07-14
drm/tegra: sor: Use sor1_src clock to set parent for HDMI
Thierry Reding
1
-1
/
+16
2016-07-14
drm/tegra: sor: Implement sor1_brick clock
Thierry Reding
1
-0
/
+107
2016-07-04
drm/tegra: sor: Implement runtime PM
Thierry Reding
1
-19
/
+58
2016-07-04
drm/tegra: hdmi: Implement runtime PM
Thierry Reding
1
-47
/
+88
2016-07-04
drm/tegra: dsi: Implement runtime PM
Thierry Reding
1
-103
/
+132
2016-07-04
drm/tegra: dc: Implement runtime PM
Thierry Reding
2
-71
/
+107
2016-07-04
drm/tegra: hdmi: Enable audio over HDMI
Thierry Reding
3
-105
/
+361
2016-07-04
drm/tegra: sor: Do not support deep color modes
Thierry Reding
2
-14
/
+89
2016-07-04
drm/tegra: sor: Extract tegra_sor_mode_set()
Thierry Reding
1
-133
/
+93
2016-07-01
drm/tegra: sor: Split out tegra_sor_apply_config()
Thierry Reding
1
-34
/
+43
2016-07-01
drm/tegra: sor: Rename tegra_sor_calc_config()
Thierry Reding
1
-7
/
+6
2016-07-01
drm/tegra: sor: Factor out tegra_sor_set_parent_clock()
Thierry Reding
1
-7
/
+28
2016-06-30
drm/tegra: dpaux: Add pinctrl support
Jon Hunter
1
-3
/
+120
2016-06-30
drm/tegra: Prepare DPAUX for supporting generic PM domains
Jon Hunter
1
-8
/
+17
2016-06-30
drm/tegra: dpaux: Add helpers for setting up pads
Jon Hunter
1
-30
/
+53
2016-06-30
drm/tegra: dpaux: Clean-up on probe failure
Jon Hunter
1
-6
/
+16
2016-06-10
drm: tegra: Rely on the default ->best_encoder() behavior
Boris Brezillon
6
-14
/
+0
2016-06-10
drm/atomic-helper: Massage swap_state signature somewhat
Daniel Vetter
1
-1
/
+1
2016-05-23
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
5
-27
/
+32
2016-05-21
drm: Nuke ->vblank_disable_allowed
Daniel Vetter
1
-1
/
+0
2016-05-18
drm/tegra: Fix crash caused by reference count imbalance
Jon Hunter
1
-4
/
+11
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-05-17
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
3
-12
/
+12
2016-05-17
Merge tag 'topic/drm-misc-2016-05-13' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-1
/
+1
2016-05-12
Merge tag 'drm/tegra/for-4.7-rc1' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
1
-1
/
+0
2016-05-11
drm/tegra: Use lockless gem BO free callback
Daniel Vetter
1
-1
/
+1
2016-05-02
drm/tegra: Rename async to nonblock.
Maarten Lankhorst
1
-3
/
+3
2016-04-22
drm/mode: introduce wrapper to read framebuffer refcount.
Dave Airlie
1
-1
/
+1
2016-04-05
soc/tegra: pmc: Change powergate and rail IDs to be an unsigned type
Jon Hunter
1
-1
/
+1
2016-03-31
drm/tegra: Don't set a gamma table size
Daniel Vetter
1
-1
/
+0
2016-03-21
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
3
-22
/
+0
2016-03-09
dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()
Luis R. Rodriguez
1
-6
/
+5
2016-02-09
drm/tegra: drop unused variable.
Dave Airlie
1
-1
/
+0
2016-02-08
drm/tegra: Stop cancelling page flip events
Daniel Vetter
3
-21
/
+0
2016-01-18
Merge tag 'topic/drm-misc-2016-01-17' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-7
/
+6
2016-01-05
drm/tegra: Use __drm_atomic_helper_reset_connector for subclassing connector ...
Maarten Lankhorst
1
-7
/
+6
2015-12-19
Merge tag 'topic/drm-misc-2015-12-18' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2
-2
/
+1
2015-12-17
Merge tag 'drm/tegra/for-4.5-rc1' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
7
-179
/
+166
2015-12-15
drm: use dev_name as default unique name in drm_dev_alloc()
Nicolas Iooss
1
-1
/
+0
2015-12-15
drm/tegra: Constify function pointer structs
Ville Syrjälä
1
-1
/
+1
2015-12-14
drm/tegra: Advertise DRIVER_ATOMIC
Thierry Reding
1
-1
/
+2
2015-12-14
drm/tegra: Use DRIVER level for IOMMU aperture message
Thierry Reding
1
-2
/
+2
[next]