index
:
Linux Stable
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-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/udl: move to embedding drm device inside udl device.
Dave Airlie
2019-07-21
4
-37
/
+53
*
drm/udl: introduce a macro to convert dev to udl.
Dave Airlie
2019-07-21
3
-11
/
+13
*
drm: return -EFAULT if copy_to_user() fails
Dan Carpenter
2019-07-21
2
-2
/
+8
*
drm/imx: only send event on crtc disable if kept disabled
Robert Beckett
2019-07-10
1
-1
/
+1
*
drm/imx: notify drm core before sending event during crtc disable
Robert Beckett
2019-07-10
1
-2
/
+2
*
drm/amdgpu/gfx9: use reset default for PA_SC_FIFO_SIZE
Alex Deucher
2019-07-10
1
-19
/
+0
*
drm/i915/dmc: protect against reading random memory
Lucas De Marchi
2019-07-10
1
-0
/
+18
*
drm/mediatek: call mtk_dsi_stop() after mtk_drm_crtc_atomic_disable()
Hsin-Yi Wang
2019-07-10
1
-1
/
+9
*
drm/mediatek: call drm_atomic_helper_shutdown() when unbinding driver
Hsin-Yi Wang
2019-07-10
1
-0
/
+1
*
drm/mediatek: fix unbind functions
Hsin-Yi Wang
2019-07-10
1
-0
/
+2
*
drm/arm/hdlcd: Allow a bit of clock tolerance
Robin Murphy
2019-06-25
1
-1
/
+2
*
drm/arm/hdlcd: Actually validate CRTC modes
Robin Murphy
2019-06-25
1
-6
/
+5
*
drm/vmwgfx: NULL pointer dereference from vmw_cmd_dx_view_define()
Murray McAllister
2019-06-19
1
-0
/
+4
*
drm/vmwgfx: integer underflow in vmw_cmd_dx_set_shader() leading to an invali...
Murray McAllister
2019-06-19
1
-1
/
+2
*
drm/i915/sdvo: Implement proper HDMI audio support for SDVO
Ville Syrjälä
2019-06-19
2
-11
/
+50
*
nouveau: Fix build with CONFIG_NOUVEAU_LEGACY_CTX_SUPPORT disabled
Thomas Backlund
2019-06-19
1
-0
/
+4
*
drm/nouveau: add kconfig option to turn off nouveau legacy contexts. (v3)
Dave Airlie
2019-06-19
2
-3
/
+17
*
drm: don't block fb changes for async plane updates
Helen Koike
2019-06-15
1
-0
/
+10
*
Revert "drm/nouveau: add kconfig option to turn off nouveau legacy contexts. ...
Greg Kroah-Hartman
2019-06-15
2
-17
/
+3
*
drm/bridge: adv7511: Fix low refresh rate selection
Matt Redfearn
2019-06-15
1
-3
/
+3
*
drm/nouveau/disp/dp: respect sink limits when selecting failsafe link configu...
Ben Skeggs
2019-06-15
1
-2
/
+9
*
drm/i915/fbc: disable framebuffer compression on GeminiLake
Daniel Drake
2019-06-11
1
-0
/
+4
*
drm/radeon: prefer lower reference dividers
Christian König
2019-06-11
1
-2
/
+2
*
drm/amdgpu/psp: move psp version specific function pointers to early_init
Alex Deucher
2019-06-11
1
-9
/
+10
*
drm/nouveau: add kconfig option to turn off nouveau legacy contexts. (v3)
Dave Airlie
2019-06-11
2
-3
/
+17
*
drm/gma500/cdv: Check vbt config bits when detecting lvds panels
Patrik Jakobsson
2019-06-11
3
-0
/
+7
*
drm/rockchip: shutdown drm subsystem on shutdown
Vicente Bergas
2019-06-09
1
-0
/
+9
*
drm/vmwgfx: Don't send drm sysfs hotplug events on initial master set
Thomas Hellstrom
2019-06-09
1
-1
/
+7
*
drm/nouveau/i2c: Disable i2c bus access after ->fini()
Lyude Paul
2019-06-09
6
-2
/
+65
*
drm: Wake up next in drm_read() chain if we are forced to putback the event
Chris Wilson
2019-05-31
1
-0
/
+1
*
drm/drv: Hold ref on parent device during drm_device lifetime
Noralf Trønnes
2019-05-31
1
-1
/
+4
*
drm/amdgpu: fix old fence check in amdgpu_fence_emit
Christian König
2019-05-31
1
-7
/
+17
*
drm/msm: a5xx: fix possible object reference leak
Wen Yang
2019-05-31
1
-4
/
+6
*
drm/rockchip: fix for mailbox read validation.
Damian Kos
2019-05-16
1
-1
/
+1
*
drm/rockchip: psr: do not dereference encoder before it is null checked.
Enric Balletbo i Serra
2019-05-16
1
-1
/
+3
*
drm/i915: Downgrade Gen9 Plane WM latency error
Chris Wilson
2019-05-16
1
-2
/
+2
*
drm/i915: Disable LP3 watermarks on all SNB machines
Ville Syrjälä
2019-05-16
1
-1
/
+40
*
drm/imx: don't skip DP channel disable for background plane
Lucas Stach
2019-05-16
1
-1
/
+1
*
gpu: ipu-v3: dp: fix CSC handling
Lucas Stach
2019-05-16
1
-3
/
+9
*
drm/sun4i: Set device driver data at bind time for use in unbind
Paul Kocialkowski
2019-05-16
1
-0
/
+2
*
drm/mediatek: fix possible object reference leak
Wen Yang
2019-05-10
1
-0
/
+1
*
drm/mediatek: Fix an error code in mtk_hdmi_dt_parse_pdata()
Dan Carpenter
2019-05-10
1
-1
/
+0
*
drm/meson: Uninstall IRQ handler
Jean-Philippe Brucker
2019-05-04
1
-1
/
+4
*
drm/meson: Fix invalid pointer in meson_drv_unbind()
Jean-Philippe Brucker
2019-05-04
1
-2
/
+2
*
drm/vc4: Fix compilation error reported by kbuild test bot
Maarten Lankhorst
2019-05-02
1
-1
/
+1
*
Revert "drm/i915/fbdev: Actually configure untiled displays"
Dave Airlie
2019-05-02
1
-7
/
+5
*
drm/vc4: Fix memory leak during gpu reset.
Maarten Lankhorst
2019-05-02
1
-1
/
+1
*
drm/amdkfd: use init_mqd function to allocate object for hid_mqd (CI)
Kevin Wang
2019-04-20
1
-51
/
+1
*
drm/nouveau/volt/gf117: fix speedo readout register
Ilia Mirkin
2019-04-20
4
-1
/
+63
*
drm/panel: panel-innolux: set display off in innolux_panel_unprepare
Hsin-Yi, Wang
2019-04-20
1
-6
/
+5
[next]