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
2016-11-07
drm/nouveau/kms: execute drm_mode_config_reset() after constructing display
Ben Skeggs
1
-0
/
+2
2016-11-07
drm/nouveau/kms: move drm_crtc_force_disable_all() earlier
Ben Skeggs
3
-5
/
+7
2016-11-07
drm/nouveau/kms: drop dpms off/on in response to hotplug
Ben Skeggs
1
-8
/
+0
2016-11-07
drm/nouveau/fbcon: refcount the drm_framebuffer
Ben Skeggs
4
-38
/
+34
2016-11-07
drm/nouveau/fbcon: make use of drm_fb_helper.fb
Ben Skeggs
4
-33
/
+25
2016-11-07
drm/nouveau/fbcon: make use of drm_fb_helper.dev
Ben Skeggs
5
-22
/
+20
2016-11-07
drm/nouveau/disp/g94-: stop listening for dp (sst) retrain irq when disabling...
Ben Skeggs
2
-0
/
+2
2016-11-07
drm/nouveau/disp/sor/gf119-: add method to program mst payload information
Ben Skeggs
6
-0
/
+50
2016-11-07
drm/nouveau/disp/sor/gf119-: add method to control mst enable
Ben Skeggs
5
-11
/
+43
2016-11-07
drm/nouveau/disp/dp: remove workqueue for link training
Ben Skeggs
7
-37
/
+20
2016-11-07
drm/nouveau/nvif: helper to match against supported class list
Ben Skeggs
1
-0
/
+29
2016-11-07
drm/nouveau: silence sparse warnings about symbols not being marked static
Ben Skeggs
33
-55
/
+58
2016-11-07
drm/nouveau/tegra: Fix error handling
Christophe JAILLET
1
-1
/
+1
2016-11-07
drm/nouveau/fb: add gm20b device
Alexandre Courbot
6
-2
/
+48
2016-11-07
drm/nouveau/fb/gk20a: use regular gf100's functions
Alexandre Courbot
1
-12
/
+5
2016-11-07
drm/nouveau/fb/gk20a: fix constructor call
Alexandre Courbot
1
-1
/
+2
2016-11-07
drm/nouveau/pmu: remove reset() hook
Alexandre Courbot
2
-11
/
+0
2016-11-07
drm/nouveau: fix notify data leak
Lucas Stach
1
-4
/
+2
2016-11-07
drm/nouveau: fix nv84 fence context leak
Lucas Stach
1
-1
/
+1
2016-11-07
drm/nouveau: hide gcc-4.9 -Wmaybe-uninitialized
Arnd Bergmann
1
-1
/
+1
2016-11-07
drm/nouveau: mark symbols static where possible
Baoyou Xie
17
-28
/
+28
2016-11-07
drm/nouveau: add missing header dependencies
Baoyou Xie
5
-1
/
+5
2016-11-07
drm/nouveau/i2c/gk110b,gm10x: use the correct implementation
Ben Skeggs
1
-3
/
+3
2016-11-07
drm/nouveau/i2c/aux/g94-: retry transactions after hw reports an error
Ben Skeggs
2
-10
/
+10
2016-11-07
drm/nouveau/kms: lvds panel strap moved again on maxwell
Ben Skeggs
1
-0
/
+3
2016-11-07
drm/nouveau/mxm: add some extra debug output
Ben Skeggs
1
-0
/
+4
2016-11-07
drm/nouveau/bios: require checksum to match for fast acpi shadow method
Ben Skeggs
3
-2
/
+7
2016-11-07
Backmerge tag 'v4.9-rc4' into drm-next
Dave Airlie
48
-138
/
+321
2016-11-03
Merge tag 'drm-intel-fixes-2016-11-01' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
11
-108
/
+171
2016-11-03
Merge tag 'imx-drm-fixes-20161021' of git://git.pengutronix.de/pza/linux into...
Dave Airlie
2
-9
/
+25
2016-11-03
virtio-gpu: fix vblank events
Gerd Hoffmann
1
-2
/
+1
2016-11-02
drm/omap: panel-lgphilips-lb035q02: Add note for incorrect data drive edge an...
Peter Ujfalusi
1
-0
/
+5
2016-11-02
drm/omap: panel-sharp-ls037v7dw01: Add note for incorrect data drive edge
Peter Ujfalusi
1
-0
/
+4
2016-11-02
drm/omap: panel-tpo-td028ttec1: Add note for incorrect sync drive edge
Peter Ujfalusi
1
-0
/
+4
2016-11-02
drm/omap: panel-tpo-td043mtea1: Add note for incorrect sync drive edge
Peter Ujfalusi
1
-0
/
+4
2016-11-02
drm/omap: Use consistent name for struct videomode
Peter Ujfalusi
33
-535
/
+527
2016-11-02
drm/omap: Replace struct omap_video_timings with videomode
Peter Ujfalusi
34
-317
/
+178
2016-11-02
drm/omap: Change the types of struct omap_video_timings members
Peter Ujfalusi
5
-14
/
+15
2016-11-02
drm/omap: omap_display_timings: Use display_flags for sync edge
Peter Ujfalusi
16
-54
/
+35
2016-11-02
drm/omap: omap_display_timings: Use display_flags for pixel data edge
Peter Ujfalusi
16
-46
/
+24
2016-11-02
drm/omap: omap_display_timings: Use display_flags for double_pixel mode
Peter Ujfalusi
7
-13
/
+11
2016-11-02
drm/omap: omap_display_timings: Use display_flags for DE level
Peter Ujfalusi
15
-44
/
+29
2016-11-02
drm/omap: omap_display_timings: Use display_flags for h/vsync level
Peter Ujfalusi
18
-83
/
+52
2016-11-02
drm/omap: dispc: Simplify _dispc_mgr_set_lcd_timings() parameters
Peter Ujfalusi
1
-24
/
+14
2016-11-02
drm/omap: omap_display_timings: Use display_flags for interlace mode
Peter Ujfalusi
10
-22
/
+21
2016-11-02
drm/omap: HDMI5: Use pointer to cfg->v_fc_config.timings in hdmi_core_video_c...
Peter Ujfalusi
1
-27
/
+20
2016-11-02
drm/omap: omap_display_timings: rename vbp to vback_porch
Peter Ujfalusi
18
-32
/
+33
2016-11-02
drm/omap: omap_display_timings: rename vfp to vfront_porch
Peter Ujfalusi
18
-32
/
+33
2016-11-02
drm/omap: omap_display_timings: rename vsw to vsync_len
Peter Ujfalusi
18
-31
/
+31
2016-11-02
drm/omap: omap_display_timings: rename hbp to hback_porch
Peter Ujfalusi
18
-36
/
+38
[next]