index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-05-10
drm/vblank: drop the mode argument from drm_calc_vbltimestamp_from_scanoutpos
Daniel Vetter
16
-253
/
+102
2017-05-10
drm/vblank: Add FIXME comments about moving the vblank ts hooks
Daniel Vetter
1
-0
/
+10
2017-05-10
drm/vblank: Switch to bool in_vblank_irq in get_vblank_timestamp
Daniel Vetter
13
-45
/
+50
2017-05-10
drm/vblank: Switch drm_driver->get_vblank_timestamp to return a bool
Daniel Vetter
14
-79
/
+64
2017-05-10
drm/vgem: Convert to a struct drm_device subclass
Chris Wilson
1
-22
/
+41
2017-05-10
gpu: drm: gma500: remove dead code
Gustavo A. R. Silva
1
-42
/
+9
2017-05-09
drm/sti: Adjust two checks for null pointers in sti_hqvdp_probe()
Markus Elfring
1
-2
/
+2
2017-05-09
drm/sti: Fix typos in a comment line
Markus Elfring
1
-1
/
+1
2017-05-09
drm/sti: Fix a typo in a comment line
Markus Elfring
1
-1
/
+1
2017-05-09
drm/sti: Replace 17 seq_puts() calls by seq_putc()
Markus Elfring
8
-25
/
+17
2017-05-09
drm/sti: Reduce function calls for sequence output at five places
Markus Elfring
3
-10
/
+5
2017-05-09
drm/sti: use seq_puts to display a string
Nicolas Iooss
1
-1
/
+1
2017-05-09
drm: Nerf the preclose callback for modern drivers
Daniel Vetter
2
-25
/
+6
2017-05-09
drm/exynos: Merge pre/postclose hooks
Daniel Vetter
1
-7
/
+1
2017-05-09
drm/tegra: switch to postclose
Daniel Vetter
1
-2
/
+2
2017-05-09
drm/nouveau: Merge pre/postclose hooks
Daniel Vetter
1
-8
/
+1
2017-05-08
drm/pl111: Initial drm/kms driver for pl111
Tom Cooksey
11
-0
/
+832
2017-05-08
video: ARM CLCD: Move registers to a separate header.
Eric Anholt
2
-67
/
+82
2017-05-08
drm/vc4: Add specific compatible strings for Cygnus.
Eric Anholt
3
-2
/
+4
2017-05-08
drm/vc4: Don't try to initialize FBDEV if we're only bound to V3D.
Eric Anholt
1
-4
/
+6
2017-05-08
drm/vc4: Turn the V3D clock on at runtime.
Eric Anholt
3
-1
/
+34
2017-05-08
drm: Remove redundant NULL check during atomic plane commit
Imre Deak
1
-6
/
+4
2017-05-08
dma-buf: Use seq_putc() in two functions
Markus Elfring
1
-3
/
+3
2017-05-08
dma-buf: Adjust a null pointer check in dma_buf_attach()
Markus Elfring
1
-1
/
+1
2017-05-08
dma-buf: Improve a size determination in dma_buf_attach()
Markus Elfring
1
-1
/
+1
2017-05-08
dma-buf: Combine two function calls into one in dma_buf_debug_show()
Markus Elfring
1
-3
/
+1
2017-05-08
drm/atomic: Add support for custom scaling mode properties, v2
Maarten Lankhorst
3
-1
/
+80
2017-05-08
drm/atomic: Handle picture_aspect_ratio in atomic core
Maarten Lankhorst
5
-36
/
+20
2017-05-08
drm/vgem: Enable dmabuf import interfaces
Laura Abbott
2
-29
/
+109
2017-05-08
drm/prime: Introduce drm_gem_prime_import_dev
Laura Abbott
2
-6
/
+29
2017-05-08
drm/vgem: Add a dummy platform device
Laura Abbott
1
-3
/
+16
2017-05-04
drm/i915: Track MST link bandwidth
Pandiyan, Dhinakaran
1
-6
/
+42
2017-05-04
drm/dp: Add DP MST helpers to atomically find and release vcpi slots
Pandiyan, Dhinakaran
2
-0
/
+81
2017-05-04
drm/dp: Introduce MST topology state to track available link bandwidth
Pandiyan, Dhinakaran
2
-0
/
+95
2017-05-04
drm: Add driver-private objects to atomic state
Pandiyan, Dhinakaran
3
-0
/
+165
2017-05-04
drm/mm: Split up long running selftests with cond_resched()
Chris Wilson
1
-0
/
+28
2017-05-04
drm: zte: add VGA driver support
Shawn Guo
7
-4
/
+611
2017-05-04
dt-bindings: display: add support for ZTE VGA device
Shawn Guo
1
-0
/
+21
2017-05-04
drm: zte: move CSC register definitions into a common header
Shawn Guo
3
-18
/
+32
2017-05-04
drm: zte: do not enable clock auto-gating by default
Shawn Guo
1
-3
/
+0
2017-05-03
drm/atomic: fix doc to use new name for commit types
Gustavo Padovan
1
-2
/
+2
2017-05-02
drm/rockchip: analogix_dp: Remove unused check and variables
Jeffy Chen
1
-9
/
+1
2017-05-02
drm: Make drm_atomic_replace_property_blob_from_id() more generic
Jyri Sarha
1
-5
/
+5
2017-05-02
drm: drm_color_mgmt.h needs struct drm_crtc declaration
Jyri Sarha
1
-0
/
+2
2017-04-29
drm/nouveau/fb/gf100-: Fix 32 bit wraparound in new ram detection
Mario Kleiner
1
-1
/
+1
2017-04-29
drm/nouveau/secboot/gm20b: fix the error return code in gm20b_secboot_tegra_r...
Wei Yongjun
1
-1
/
+1
2017-04-29
drm/nouveau/kms: Increase max retries in scanout position queries.
Mario Kleiner
1
-1
/
+1
2017-04-29
drm/nouveau/bios/bitP: check that table is long enough for optional pointers
Ben Skeggs
5
-5
/
+5
2017-04-29
drm/nouveau/fifo/nv40: no ctxsw for pre-nv44 mpeg engine
Ilia Mirkin
1
-0
/
+2
2017-04-27
dma-buf: avoid scheduling on fence status query v2
Andres Rodriguez
1
-0
/
+5
[next]