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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-28
drm/msm: Add per-instance submit queues
Jordan Crouse
8
-16
/
+250
2017-10-28
drm/msm/mdp5: disable vblanks when crtc is off
Rob Clark
1
-0
/
+6
2017-10-28
drm/msm/mdp4: disable vblanks when crtc is off
Rob Clark
1
-0
/
+7
2017-10-28
dt-bindings: display: msm: update clk names
Rob Clark
4
-48
/
+48
2017-10-28
drm/msm/hdmi: convert to msm_clk_get()
Rob Clark
5
-11
/
+9
2017-10-28
drm/msm/edp: convert to msm_clk_get()
Rob Clark
1
-11
/
+11
2017-10-28
drm/msm/dsi: convert to msm_clk_get()
Rob Clark
3
-20
/
+20
2017-10-28
drm/msm/mdp5: always print mdp5 version
Rob Clark
1
-1
/
+1
2017-10-28
drm/msm/adreno: deal with linux-firmware fw paths
Rob Clark
3
-8
/
+103
2017-10-28
drm/msm/adreno: split out helper to load fw
Rob Clark
4
-18
/
+34
2017-10-28
drm/msm/adreno: load gpu at probe/bind time
Rob Clark
4
-65
/
+73
2017-10-28
drm/msm/hdmi: Remove mmagic_iface_clk from the 8x96 PHY clocks
Archit Taneja
1
-1
/
+0
2017-10-28
drm/msm: fix _NO_IMPLICIT fencing case
Rob Clark
2
-17
/
+18
2017-10-25
drm: Add four ioctls for managing drm mode object leases [v7]
Keith Packard
7
-2
/
+504
2017-10-25
drm: Check mode object lease status in all master ioctl paths [v4]
Keith Packard
7
-23
/
+70
2017-10-25
drm: Add drm_object lease infrastructure [v5]
Keith Packard
6
-2
/
+443
2017-10-25
drm: Add new LEASE debug level
Keith Packard
2
-1
/
+6
2017-10-24
Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...
Dave Airlie
1
-1
/
+7
2017-10-24
Merge tag 'drm-misc-next-2017-10-20' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
39
-356
/
+1154
2017-10-24
Merge tag 'drm/tegra/for-4.15-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
41
-399
/
+1334
2017-10-23
drm: Add CRTC_GET_SEQUENCE and CRTC_QUEUE_SEQUENCE ioctls [v3]
Keith Packard
5
-0
/
+213
2017-10-22
drm/etnaviv: short-circuit perfmon ioctls
Lucas Stach
1
-0
/
+6
2017-10-22
Revert "drm/etnaviv: submit supports performance monitor requests"
Lucas Stach
1
-1
/
+1
2017-10-21
drm: Reorganize drm_pending_event to support future event types [v2]
Keith Packard
6
-26
/
+40
2017-10-21
drm: Widen vblank count to 64-bits [v3]
Keith Packard
2
-36
/
+78
2017-10-20
drm/tegra: hdmi: Add cec-notifier support
Hans Verkuil
4
-0
/
+19
2017-10-20
drm/tegra: dc: Perform a complete reset sequence
Thierry Reding
1
-2
/
+16
2017-10-20
drm/tegra: dc: Make sure to set the module clock rate
Thierry Reding
1
-0
/
+5
2017-10-20
drm/tegra: dc: Simplify atomic plane helper functions
Thierry Reding
1
-28
/
+14
2017-10-20
drm/tegra: dc: Move some declarations to dc.h
Thierry Reding
3
-115
/
+120
2017-10-20
drm/tegra: vic: Use of_device_get_match_data()
Thierry Reding
1
-7
/
+3
2017-10-20
drm/tegra: sor: Use of_device_get_match_data()
Thierry Reding
1
-4
/
+1
2017-10-20
drm/tegra: hdmi: Use of_device_get_match_data()
Thierry Reding
1
-6
/
+2
2017-10-20
drm/tegra: dc: Use of_device_get_match_data()
Thierry Reding
1
-5
/
+2
2017-10-20
drm/tegra: Use u64_to_user_ptr helper
Mikko Perttunen
1
-14
/
+15
2017-10-20
gpu: host1x: Fix incorrect comment for channel_request
Mikko Perttunen
1
-2
/
+1
2017-10-20
gpu: host1x: Disassemble more instructions
Mikko Perttunen
3
-6
/
+58
2017-10-20
gpu: host1x: Improve debug disassembly formatting
Mikko Perttunen
5
-30
/
+61
2017-10-20
gpu: host1x: Enable gather filter
Mikko Perttunen
3
-0
/
+46
2017-10-20
gpu: host1x: Enable Tegra186 syncpoint protection
Mikko Perttunen
4
-0
/
+71
2017-10-20
gpu: host1x: Call of_dma_configure() after setting bus
Mikko Perttunen
1
-1
/
+2
2017-10-20
drm/tegra: Add Tegra186 support for VIC
Mikko Perttunen
2
-0
/
+11
2017-10-20
gpu: host1x: Add Tegra186 support
Mikko Perttunen
18
-168
/
+876
2017-10-20
dt-bindings: host1x: Add Tegra186 information
Mikko Perttunen
1
-0
/
+4
2017-10-20
gpu: host1x: syncpt: Request syncpoints per client
Thierry Reding
7
-14
/
+14
2017-10-20
gpu: host1x: Use of_device_get_match_data()
Thierry Reding
1
-9
/
+5
2017-10-20
Merge tag 'drm-amdkfd-next-2017-10-18' of git://people.freedesktop.org/~gabba...
Dave Airlie
11
-338
/
+562
2017-10-20
Merge tag 'drm-intel-next-2017-10-12' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
88
-2222
/
+5560
2017-10-20
Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
65
-13396
/
+12036
2017-10-19
drm/vc4: Fix sleeps during the IRQ handler for DSI transactions.
Eric Anholt
1
-2
/
+30
[next]