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
2016-11-08
drm/imx: use drm_atomic_set_fence_for_plane() to set the fence
Gustavo Padovan
1
-2
/
+4
2016-11-08
drm/atomic: add drm_atomic_set_fence_for_plane()
Gustavo Padovan
3
-1
/
+33
2016-11-08
drm: don't override possible_crtcs for primary/cursor planes
Rob Clark
1
-2
/
+2
2016-11-08
drm/uapi: Add a warning that mode flags must match the xrandr definitions
Ville Syrjälä
1
-1
/
+9
2016-11-08
drm/edid: Add the missing "Hz" to VIC 58,59 comment
Ville Syrjälä
1
-2
/
+2
2016-11-08
drm/gma500: remove unused ioctl declarations
Jiang Biao
1
-4
/
+0
2016-11-08
drm/gma500: make function static to eliminate compiling warning
Jiang Biao
1
-1
/
+1
2016-11-08
drm/atomic-helper: fix reference to drm_atomic_helper_commit_planes
Stefan Agner
1
-8
/
+8
2016-11-08
drm: update the documentation of drm_framebuffer_unregister_private
Rongrong Zou
1
-0
/
+5
2016-11-08
drm/i915: Enable drm_mm debug when enabling DRM_I915_DEBUG
Chris Wilson
1
-0
/
+1
2016-11-08
drm: Track drm_mm allocators and show leaks on shutdown
Chris Wilson
3
-3
/
+90
2016-11-08
drm/i915: Update DRIVER_DATE to 20161108
Daniel Vetter
1
-2
/
+2
2016-11-07
drm/i915: Mark CPU cache as dirty when used for rendering
Chris Wilson
1
-0
/
+8
2016-11-07
gpu: ipu-v3: add ipu_csi_set_downsize
Philipp Zabel
2
-0
/
+17
2016-11-07
drm/imx: imx-ldb: remove unnecessary double disable check
Philipp Zabel
1
-12
/
+0
2016-11-07
drm/i915: Add assert for no pending GPU requests during suspend/resume in LR ...
Imre Deak
1
-0
/
+3
2016-11-07
drm/i915: Make sure engines are idle during GPU idling in LR mode
Imre Deak
3
-0
/
+33
2016-11-07
drm/i915: Avoid early GPU idling due to race with new request
Imre Deak
1
-0
/
+7
2016-11-07
drm/i915: Avoid early GPU idling due to already pending idle work
Imre Deak
1
-3
/
+3
2016-11-07
drm/i915: Limit Valleyview and earlier to only using mappable scanout
Chris Wilson
1
-2
/
+16
2016-11-07
drm/i915: Round tile chunks up for constructing partial VMAs
Chris Wilson
1
-1
/
+1
2016-11-07
drm/i915: Remove the vma from the object list upon close
Chris Wilson
1
-2
/
+3
2016-11-07
Merge branch 'linux-4.10' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
104
-1865
/
+4130
2016-11-07
drm/nouveau/fifo/gf100-: protect channel preempt with subdev mutex
Ben Skeggs
2
-6
/
+11
2016-11-07
drm/nouveau/gr: fallback to legacy paths during firmware lookup
Alexandre Courbot
1
-4
/
+46
2016-11-07
drm/nouveau/kms/nv50: initial support for DP 1.2 multi-stream
Ben Skeggs
4
-2
/
+571
2016-11-07
drm/nouveau/kms/nv50: allow encoder update to be called from other modules
Ben Skeggs
2
-44
/
+44
2016-11-07
drm/nouveau/kms/nv50: rename remaining nv50_crtc to nv50_head
Ben Skeggs
1
-58
/
+55
2016-11-07
drm/nouveau/kms/nv50: remove code to create ctxdma for every framebuffer
Ben Skeggs
3
-90
/
+7
2016-11-07
drm/nouveau/kms/nv50: remove code to support non-atomic page flips
Ben Skeggs
8
-288
/
+27
2016-11-07
drm/nouveau/kms/nv50: remove code to support non-atomic connector properties
Ben Skeggs
4
-27
/
+9
2016-11-07
drm/nouveau/kms/nv50: remove code to support non-atomic dpms
Ben Skeggs
2
-84
/
+2
2016-11-07
drm/nouveau/kms/nv50: remove code to support non-atomic modesets
Ben Skeggs
1
-386
/
+0
2016-11-07
drm/nouveau/kms/nv50: transition to atomic interfaces internally
Ben Skeggs
3
-89
/
+779
2016-11-07
drm/nouveau/kms/nv50: turn mode_set_base_atomic() into a stub
Ben Skeggs
1
-3
/
+1
2016-11-07
drm/nouveau/kms/nv50: convert encoder mode_fixup into an atomic_check()
Ben Skeggs
1
-17
/
+53
2016-11-07
drm/nouveau/kms/nv50: clean-up encoder functions
Ben Skeggs
3
-140
/
+122
2016-11-07
drm/nouveau/kms/nv50: ensure encoder normal power state is enabled at startup
Ben Skeggs
1
-0
/
+19
2016-11-07
drm/nouveau/kms/nv50: prepare ctxdma interface to be usable with atomic
Ben Skeggs
1
-105
/
+92
2016-11-07
drm/nouveau/kms/nv50: separate out cursor channel commit
Ben Skeggs
1
-40
/
+158
2016-11-07
drm/nouveau/kms/nv50: separate out base channel commit
Ben Skeggs
1
-92
/
+743
2016-11-07
drm/nouveau/kms/nv50: separate out vblank dmi commit
Ben Skeggs
1
-22
/
+2
2016-11-07
drm/nouveau/kms/nv50: separate out procamp commit
Ben Skeggs
1
-17
/
+50
2016-11-07
drm/nouveau/kms/nv50: separate out dither commit
Ben Skeggs
1
-31
/
+70
2016-11-07
drm/nouveau/kms/nv50: separate out viewport commit
Ben Skeggs
2
-93
/
+129
2016-11-07
drm/nouveau/kms/nv50: separate out base/ovly channel usage bounds commit
Ben Skeggs
1
-15
/
+71
2016-11-07
drm/nouveau/kms/nv50: separate out cursor surface commit
Ben Skeggs
2
-51
/
+97
2016-11-07
drm/nouveau/kms/nv50: separate out lut commit
Ben Skeggs
1
-51
/
+70
2016-11-07
drm/nouveau/kms/nv50: separate out core surface commit
Ben Skeggs
1
-45
/
+175
2016-11-07
drm/nouveau/kms/nv50: separate out mode commit
Ben Skeggs
2
-55
/
+167
[prev]
[next]