index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/vblank: Switch drm_driver->get_vblank_timestamp to return a bool
Daniel Vetter
2017-05-10
11
-69
/
+56
*
drm/vgem: Convert to a struct drm_device subclass
Chris Wilson
2017-05-10
1
-22
/
+41
*
gpu: drm: gma500: remove dead code
Gustavo A. R. Silva
2017-05-10
1
-42
/
+9
*
drm/sti: Adjust two checks for null pointers in sti_hqvdp_probe()
Markus Elfring
2017-05-09
1
-2
/
+2
*
drm/sti: Fix typos in a comment line
Markus Elfring
2017-05-09
1
-1
/
+1
*
drm/sti: Fix a typo in a comment line
Markus Elfring
2017-05-09
1
-1
/
+1
*
drm/sti: Replace 17 seq_puts() calls by seq_putc()
Markus Elfring
2017-05-09
8
-25
/
+17
*
drm/sti: Reduce function calls for sequence output at five places
Markus Elfring
2017-05-09
3
-10
/
+5
*
drm/sti: use seq_puts to display a string
Nicolas Iooss
2017-05-09
1
-1
/
+1
*
drm: Nerf the preclose callback for modern drivers
Daniel Vetter
2017-05-09
1
-4
/
+4
*
drm/exynos: Merge pre/postclose hooks
Daniel Vetter
2017-05-09
1
-7
/
+1
*
drm/tegra: switch to postclose
Daniel Vetter
2017-05-09
1
-2
/
+2
*
drm/nouveau: Merge pre/postclose hooks
Daniel Vetter
2017-05-09
1
-8
/
+1
*
drm/pl111: Initial drm/kms driver for pl111
Tom Cooksey
2017-05-08
8
-0
/
+819
*
drm/vc4: Add specific compatible strings for Cygnus.
Eric Anholt
2017-05-08
2
-0
/
+2
*
drm/vc4: Don't try to initialize FBDEV if we're only bound to V3D.
Eric Anholt
2017-05-08
1
-4
/
+6
*
drm/vc4: Turn the V3D clock on at runtime.
Eric Anholt
2017-05-08
2
-1
/
+31
*
drm: Remove redundant NULL check during atomic plane commit
Imre Deak
2017-05-08
1
-6
/
+4
*
drm/atomic: Add support for custom scaling mode properties, v2
Maarten Lankhorst
2017-05-08
2
-0
/
+68
*
drm/atomic: Handle picture_aspect_ratio in atomic core
Maarten Lankhorst
2017-05-08
4
-36
/
+10
*
drm/vgem: Enable dmabuf import interfaces
Laura Abbott
2017-05-08
2
-29
/
+109
*
drm/prime: Introduce drm_gem_prime_import_dev
Laura Abbott
2017-05-08
1
-6
/
+24
*
drm/vgem: Add a dummy platform device
Laura Abbott
2017-05-08
1
-3
/
+16
*
drm/i915: Track MST link bandwidth
Pandiyan, Dhinakaran
2017-05-04
1
-6
/
+42
*
drm/dp: Add DP MST helpers to atomically find and release vcpi slots
Pandiyan, Dhinakaran
2017-05-04
1
-0
/
+75
*
drm/dp: Introduce MST topology state to track available link bandwidth
Pandiyan, Dhinakaran
2017-05-04
1
-0
/
+75
*
drm: Add driver-private objects to atomic state
Pandiyan, Dhinakaran
2017-05-04
2
-0
/
+70
*
Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux into...
Sean Paul
2017-05-04
325
-5141
/
+11030
|
\
|
*
Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
2017-05-02
9
-8
/
+10
|
|
\
|
|
*
drm/nouveau/fb/gf100-: Fix 32 bit wraparound in new ram detection
Mario Kleiner
2017-04-29
1
-1
/
+1
|
|
*
drm/nouveau/secboot/gm20b: fix the error return code in gm20b_secboot_tegra_r...
Wei Yongjun
2017-04-29
1
-1
/
+1
|
|
*
drm/nouveau/kms: Increase max retries in scanout position queries.
Mario Kleiner
2017-04-29
1
-1
/
+1
|
|
*
drm/nouveau/bios/bitP: check that table is long enough for optional pointers
Ben Skeggs
2017-04-29
5
-5
/
+5
|
|
*
drm/nouveau/fifo/nv40: no ctxsw for pre-nv44 mpeg engine
Ilia Mirkin
2017-04-29
1
-0
/
+2
|
*
|
Merge tag 'drm-intel-next-fixes-2017-04-27' of git://anongit.freedesktop.org/...
Dave Airlie
2017-04-29
17
-97
/
+163
|
|
\
\
|
|
*
|
drm/i915: Confirm the request is still active before adding it to the await
Chris Wilson
2017-04-26
1
-0
/
+3
|
|
*
|
drm/i915: Avoid busy-spinning on VLV_GLTC_PW_STATUS mmio
Chris Wilson
2017-04-26
1
-22
/
+24
|
|
*
|
drm/i915/selftests: Allocate inode/file dynamically
Chris Wilson
2017-04-26
1
-13
/
+32
|
|
*
|
drm/i915: Fix system hang with EI UP masked on Haswell
Mika Kuoppala
2017-04-26
1
-2
/
+2
|
|
*
|
drm/i915: checking for NULL instead of IS_ERR() in mock selftests
Dan Carpenter
2017-04-26
1
-1
/
+1
|
|
*
|
drm/i915: Perform link quality check unconditionally during long pulse
Ville Syrjälä
2017-04-26
1
-2
/
+13
|
|
*
|
drm/i915: Fix use after free in lpe_audio_platdev_destroy()
Chris Wilson
2017-04-26
1
-1
/
+8
|
|
*
|
drm/i915: Use the right mapping_gfp_mask for final shmem allocation
Chris Wilson
2017-04-26
1
-1
/
+1
|
|
*
|
drm/i915: Make legacy cursor updates more unsynced
Ville Syrjälä
2017-04-26
1
-11
/
+20
|
|
*
|
drm/i915: Apply a cond_resched() to the saturated signaler
Chris Wilson
2017-04-26
1
-1
/
+14
|
|
*
|
drm/i915: Park the signaler before sleeping
Chris Wilson
2017-04-26
1
-3
/
+3
|
|
*
|
Merge tag 'gvt-next-fixes-2017-04-20' of https://github.com/01org/gvt-linux i...
Jani Nikula
2017-04-26
7
-40
/
+42
|
|
|
\
\
|
|
|
*
|
drm/i915/gvt: fix a bounds check in ring_id_to_context_switch_event()
Dan Carpenter
2017-04-18
1
-2
/
+2
|
|
|
*
|
drm/i915/gvt: Fix PTE write flush for taking runtime pm properly
Zhenyu Wang
2017-04-13
1
-0
/
+5
|
|
|
*
|
drm/i915/gvt: remove some debug messages in scheduler timer handler
Zhenyu Wang
2017-04-13
2
-10
/
+2
[next]