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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-16
drm: add flags to drm_syncobj_find_fence
Chunming Zhou
4
-6
/
+6
2018-10-16
drm: Shift * to be adjacent to pointer name
Mamta Shukla
1
-5
/
+5
2018-10-15
drm/v3d: Skip debugfs dumping GCA on platforms without GCA.
Eric Anholt
1
-4
/
+7
2018-10-15
drm/v3d: Add a little debugfs entry for measuring the core clock.
Eric Anholt
2
-0
/
+65
2018-10-15
drm/v3d: Fix a use-after-free race accessing the scheduler's fences.
Eric Anholt
2
-2
/
+11
2018-10-11
drm: Do not call drm_dp_cec_set_edid() while registering DP connectors
José Roberto de Souza
1
-2
/
+0
2018-10-11
drm: Use PTR_ERR_OR_ZERO in drm_fb_cma_fbdev_init()
YueHaibing
1
-4
/
+1
2018-10-08
drm/sun4i: tcon: prevent tcon->panel dereference if NULL
Giulio Benetti
1
-1
/
+2
2018-10-08
drm/sun4i: tcon: fix check of tcon->panel null pointer
Giulio Benetti
3
-5
/
+5
2018-10-05
drm: Unexport drm_plane_helper_check_update
Daniel Vetter
1
-38
/
+11
2018-10-05
drm/vmwgfx: Fix vmw_du_cursor_plane_atomic_check
Thomas Hellstrom
1
-12
/
+12
2018-10-05
drm: Unexport primary plane helpers
Daniel Vetter
2
-74
/
+26
2018-10-05
drm/doc: fix drm_driver_legacy_fb_format
Daniel Vetter
1
-3
/
+3
2018-10-05
drm: Remove transitional helpers
Daniel Vetter
2
-312
/
+0
2018-10-05
drm/zte: Use drm_atomic_helper_shutdown
Daniel Vetter
2
-1
/
+1
2018-10-05
drm/vc4: Use drm_atomic_helper_shutdown
Daniel Vetter
2
-1
/
+3
2018-10-05
drm/sti: Use drm_atomic_helper_shutdown
Daniel Vetter
4
-6
/
+3
2018-10-05
drm/msm: Use drm_atomic_helper_shutdown
Daniel Vetter
4
-4
/
+1
2018-10-05
drm/arcpgu: Use drm_atomic_helper_shutdown
Daniel Vetter
2
-1
/
+1
2018-10-05
drm/atmel: Drop transitional hooks
Daniel Vetter
1
-2
/
+0
2018-10-05
drm/arcpgu: Drop transitional hooks
Daniel Vetter
1
-2
/
+0
2018-10-05
drm: Extract drm_atomic_state_helper.[hc]
Daniel Vetter
3
-567
/
+603
2018-10-05
drm/atomic-helper: Unexport drm_atomic_helper_best_encoder
Daniel Vetter
5
-23
/
+13
2018-10-05
drm/amdgpu: Remove default best_encoder hook from DC
Daniel Vetter
1
-7
/
+7
2018-10-05
drm: Remove defunct dma_buf_kmap stubs
Chris Wilson
2
-32
/
+0
2018-10-05
drm: add drm_connector_attach_edid_property()
Gerd Hoffmann
1
-3
/
+20
2018-10-01
drm/fsl-dcu: use drm_display_mode_to_videomode to calculate timing parameters
Satendra Singh Thakur
1
-18
/
+14
2018-10-01
drm/fsl-dcu: drop unused drm_crtc_index()
Stefan Agner
1
-2
/
+1
2018-10-01
drm: Convert to using %pOFn instead of device_node.name
Rob Herring
2
-3
/
+3
2018-10-01
drm/bochs: Replace drm_gem_object_unreference_unlocked with put function
Thomas Zimmermann
1
-2
/
+2
2018-09-30
drm/zte: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
1
-2
/
+2
2018-09-28
drm/rockchip: dw_hdmi: add dw-hdmi support for the rk3328
Heiko Stuebner
1
-0
/
+104
2018-09-28
drm/rockchip: dw_hdmi: store rockchip_hdmi reference in phy_data object
Heiko Stuebner
1
-2
/
+7
2018-09-28
drm/rockchip: dw_hdmi: allow including external phys
Heiko Stuebner
1
-0
/
+10
2018-09-28
drm/rockchip: dw_hdmi: Allow outputs that don't need output switching
Heiko Stuebner
1
-1
/
+4
2018-09-28
drm/bridge: dw-hdmi: allow forcing vendor phy-type
Heiko Stuebner
1
-1
/
+3
2018-09-27
drm: stm: implement get_scanout_position function
Benjamin Gaignard
3
-0
/
+52
2018-09-27
drm/panel: Add support for Olimex LCD-OLinuXino panel
Stefan Mavrodiev
3
-0
/
+343
2018-09-27
drm/panel: simple: Add DLC1010GIG panel
Marco Felsch
1
-0
/
+33
2018-09-27
drm/panel: simple: Add support for Banana Pi 7" S070WV20-CT16 panel
Chen-Yu Tsai
1
-0
/
+25
2018-09-27
drm/panel: p079zca: unconditionally remove the panel on removal
Heiko Stuebner
1
-2
/
+1
2018-09-27
drm/panel: add panel CDTech S043WQ26H-CT7 to panel-simple
Giulio Benetti
1
-0
/
+28
2018-09-27
drm/panel: add panel CDTech S070WV95-CT16 to panel-simple
Giulio Benetti
1
-0
/
+27
2018-09-27
drm/panel: seiko-43wvf1g: Add missing ">" character in author's email
Fabio Estevam
1
-1
/
+1
2018-09-27
drm/panel: seiko-43wvf1g: Switch to SPDX identifier
Fabio Estevam
1
-4
/
+1
2018-09-27
drm/panel: simple: fix BOE/HV070WSA-100 timings
Andrzej Hajda
1
-7
/
+7
2018-09-27
drm: panel-orientation-quirks: Add quirk for GPD win2
Hans de Goede
1
-0
/
+16
2018-09-27
drm/imx: fix build failure without CONFIG_DRM_FBDEV_EMULATION
Arnd Bergmann
1
-2
/
+0
2018-09-27
drm/rockchip: vop: add rk3188 hs_start interrupt as dsp_hold equivalent
Heiko Stuebner
1
-1
/
+5
2018-09-27
drm/atmel-hlcdc: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
1
-4
/
+4
[next]