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
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-03
drm/radeon: clear needs_reset flag if IB test fails
Christian König
1
-0
/
+1
2014-04-03
drm/vmwgfx: correct fb_fix_screeninfo.line_length
Christopher Friedt
1
-1
/
+4
2014-04-03
drm/vmwgfx: Remove authorization requirements around some more ioctls
Thomas Hellstrom
1
-3
/
+3
2014-04-03
drm/vmwgfx: Fix query buffer locking order violation
Thomas Hellstrom
1
-1
/
+1
2014-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2014-04-03
Merge tag 'drm-intel-next-2014-03-21' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
31
-930
/
+1304
2014-04-03
Merge branch 'for-3.15' of git://git.linaro.org/people/mszyprowski/linux-dma-...
Linus Torvalds
3
-7
/
+2
2014-04-02
drm/i915: Fix the computation of required fb size for pipe
Chris Wilson
1
-8
/
+21
2014-04-02
Merge branch 'primary-plane' of git://people.freedesktop.org/~robclark/linux ...
Dave Airlie
56
-333
/
+786
2014-04-02
drm/crtc-helper: don't disable disconnected outputs
Daniel Vetter
1
-2
/
+0
2014-04-02
drm/crtc-helpers: fix dpms on logic
Daniel Vetter
1
-1
/
+2
2014-04-02
drm/qxl: unset a pointer in sync_obj_unref
Maarten Lankhorst
1
-0
/
+1
2014-04-02
drm/nouveau: don't suspend/resume display on runtime s/r
Dave Airlie
1
-7
/
+5
2014-04-02
drm: Allow userspace to ask for universal plane list (v2)
Matt Roper
3
-5
/
+27
2014-04-02
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
49
-279
/
+282
2014-04-02
drm/msm: Switch to universal plane API's
Matt Roper
4
-8
/
+18
2014-04-02
drm: Add drm_crtc_init_with_planes() (v2)
Matt Roper
2
-4
/
+36
2014-04-02
drm: Add plane type property (v2)
Rob Clark
1
-0
/
+27
2014-04-02
drm: Add drm_universal_plane_init()
Matt Roper
1
-29
/
+51
2014-04-02
drm: Add primary plane helpers (v3)
Matt Roper
2
-1
/
+314
2014-04-02
drm: Make drm_crtc_check_viewport non-static
Matt Roper
1
-7
/
+13
2014-04-02
drm/shmobile: Restrict plane loops to only operate on legacy planes
Matt Roper
1
-1
/
+1
2014-04-02
drm/i915: Restrict plane loops to only operate on overlay planes (v2)
Matt Roper
2
-3
/
+9
2014-04-02
drm/exynos: Restrict plane loops to only operate on overlay planes (v2)
Matt Roper
2
-2
/
+2
2014-04-02
Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+2
2014-04-02
drm: Add support for multiple plane types (v2)
Matt Roper
2
-6
/
+18
2014-04-02
Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+2
2014-04-02
drm/i915: don't get/put runtime PM at the debugfs forcewake file
Paulo Zanoni
1
-2
/
+0
2014-04-02
drm/i915: fix WARNs when reading DDI state while suspended
Paulo Zanoni
2
-0
/
+8
2014-04-02
drm/i915: don't read cursor registers on powered down pipes
Paulo Zanoni
1
-6
/
+7
2014-04-02
drm/i915: get runtime PM at i915_display_info
Paulo Zanoni
1
-0
/
+3
2014-04-02
drm/i915: don't read pp_ctrl_reg if we're suspended
Paulo Zanoni
1
-1
/
+2
2014-04-02
drm/i915: get runtime PM at i915_reg_read_ioctl
Paulo Zanoni
1
-3
/
+8
2014-04-02
drm/i915: don't schedule force_wake_timer at gen6_read
Paulo Zanoni
1
-4
/
+5
2014-04-02
drm/i915: vlv: reserve the GT power context only once during driver init
Imre Deak
3
-7
/
+44
2014-04-01
Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-4
/
+1
2014-04-01
Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+1
2014-03-31
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+8
2014-03-31
drm/omap: Don't dereference list head when the connectors list is empty
Laurent Pinchart
1
-1
/
+2
2014-03-31
drm/msm/mdp: add timeout for irq wait
Rob Clark
1
-1
/
+2
2014-03-31
drm/msm: validate flags, etc
Rob Clark
2
-3
/
+32
2014-03-31
drm/msm: use componentised device support
Rob Clark
4
-33
/
+176
2014-03-31
drm/msm: add chip-id param
Rob Clark
1
-0
/
+6
2014-03-31
drm/msm: crank down gpu when inactive
Rob Clark
4
-5
/
+113
2014-03-31
drm/msm: spin helper
Rob Clark
3
-38
/
+32
2014-03-31
drm/msm: add hang_debug module param
Rob Clark
3
-1
/
+52
2014-03-31
drm/msm: hdmi audio support
Rob Clark
5
-16
/
+317
2014-03-31
drm/i915: prefer struct drm_i915_private to drm_i915_private_t
Jani Nikula
9
-17
/
+17
2014-03-31
drm/i915/overlay: prefer struct drm_i915_private to drm_i915_private_t
Jani Nikula
1
-12
/
+12
2014-03-31
drm/i915/ringbuffer: prefer struct drm_i915_private to drm_i915_private_t
Jani Nikula
1
-19
/
+19
[prev]
[next]