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.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
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-04-27
drm/rockchip: Set line flag config register in vop_crtc_enable
Jeffy Chen
3
-15
/
+12
2017-04-20
drm: dw-hdmi: gate audio clock from the I2S enablement callbacks
Romain Perier
1
-6
/
+14
2017-04-20
drm: dw-hdmi: add specific I2S and AHB functions for stream handling
Romain Perier
1
-2
/
+24
2017-04-19
drm/vc4: Allow using more than 256MB of CMA memory.
Eric Anholt
6
-74
/
+234
2017-04-18
drm/vc4: Fix refcounting of runtime PM get if it errors out.
Eric Anholt
1
-5
/
+8
2017-04-18
drm/vc4: Add runtime PM support to the HDMI encoder driver
Boris Brezillon
1
-82
/
+92
2017-04-18
drm/cma-helper: Return ENOENT for "no such gem obj"
Daniel Vetter
1
-1
/
+1
2017-04-18
drm/doc: Interlink color manager docs better
Daniel Vetter
2
-4
/
+8
2017-04-14
drm/stm: Add STM32 LTDC driver
Yannick Fertre
7
-0
/
+1447
2017-04-14
drm/fb-cma-helper: Add drm_fb_cma_get_gem_addr()
Yannick Fertre
1
-0
/
+27
2017-04-13
drm/vc4: Expose dma-buf fences for V3D rendering.
Eric Anholt
7
-5
/
+262
2017-04-13
drm/bridge: sii902x: Add missing \n to the end of some dev_err messages
Liu Ying
1
-3
/
+3
2017-04-13
drm/doc: Fix missing @ctx documentation
Daniel Vetter
1
-0
/
+1
2017-04-13
drm: fix spelling mistake: "committing"
Colin Ian King
1
-2
/
+2
2017-04-07
Revert "drm: Don't allow interruptions when opening debugfs/crc"
Sean Paul
1
-1
/
+5
2017-04-07
drm: Only take cursor locks when the cursor plane exists
Daniel Vetter
1
-4
/
+4
2017-04-07
drm/vmwgfx: Fix fbdev emulation using legacy functions
Daniel Vetter
1
-2
/
+56
2017-04-07
drm/rockchip: Shutdown all crtcs when unbinding drm
Jeffy Chen
1
-0
/
+1
2017-04-07
drm/rockchip: Reorder drm bind/unbind sequence
Jeffy Chen
1
-23
/
+26
2017-04-07
drm/rockchip: analogix_dp: Disable clock when unbinding
Jeffy Chen
1
-1
/
+2
2017-04-07
drm/rockchip: vop: Unprepare clocks when unbinding
Jeffy Chen
1
-0
/
+4
2017-04-07
drm/rockchip: vop: Enable pm domain before vop_initial
Jeffy Chen
1
-8
/
+21
2017-04-07
drm/rockchip: cdn-dp: Don't unregister audio dev when unbinding
Jeffy Chen
1
-3
/
+3
2017-04-07
drm/rockchip: cdn-dp: Don't try to release firmware when not loaded
Jeffy Chen
1
-1
/
+3
2017-04-07
drm: bridge: analogix: Destroy connector & encoder when unbinding
Jeffy Chen
1
-0
/
+2
2017-04-07
drm: bridge: analogix: Disable clock when unbinding
Jeffy Chen
1
-0
/
+1
2017-04-07
drm: bridge: analogix: Unregister dp aux when unbinding
Jeffy Chen
1
-0
/
+1
2017-04-07
drm: bridge: analogix: Detach panel when unbinding analogix dp
Jeffy Chen
1
-0
/
+2
2017-04-07
drm: Don't allow interruptions when opening debugfs/crc
Chris Wilson
1
-5
/
+1
2017-04-07
drm/virtio: don't leak bo on drm_gem_object_init failure
Gerd Hoffmann
1
-1
/
+3
2017-04-07
drm: bridge: dw-hdmi: fix input format/encoding from plat_data
Neil Armstrong
1
-2
/
+2
2017-04-07
drm: omap: use common OF graph helpers
Rob Herring
9
-164
/
+26
2017-04-07
drm: convert drivers to use drm_of_find_panel_or_bridge
Rob Herring
14
-396
/
+95
2017-04-07
drm: convert drivers to use of_graph_get_remote_node
Rob Herring
17
-310
/
+48
2017-04-07
drm: of: introduce drm_of_find_panel_or_bridge
Rob Herring
1
-0
/
+52
2017-04-07
drm/atomic: Add connector atomic_check function, v2.
Maarten Lankhorst
1
-4
/
+40
2017-04-07
drm/atomic: Move enable/connector check up in check_modeset()
Maarten Lankhorst
1
-10
/
+10
2017-04-07
drm/atomic: Set all the changed flags in one place.
Maarten Lankhorst
1
-11
/
+6
2017-04-07
drm/atomic: Unify conflicting encoder handling.
Maarten Lankhorst
1
-2
/
+5
2017-04-06
drm: Take mode_config.mutex in setcrtc ioctl
Daniel Vetter
1
-0
/
+2
2017-04-06
drm/atomic: Acquire connection_mutex lock in drm_helper_probe_single_connecto...
Maarten Lankhorst
7
-61
/
+142
2017-04-06
drm: virtio: fix virtio_gpu_cursor_formats
Laurent Vivier
1
-0
/
+4
2017-04-06
drm: bridge: dw-hdmi: Add a missing break statement
Dan Carpenter
1
-0
/
+1
2017-04-06
drm: bridge: dw-hdmi: remove unused hdmi_bus_fmt_is_yuv420
Neil Armstrong
1
-14
/
+0
2017-04-06
drm/fb-helper: Extract _legacy kms functions
Daniel Vetter
1
-28
/
+44
2017-04-06
drm: extract legacy framebuffer remove
Daniel Vetter
3
-111
/
+115
2017-04-06
drm/atomic-helper: Remove legacy backoff hack from gamma_set
Daniel Vetter
2
-12
/
+2
2017-04-06
drm: Add acquire ctx to ->gamma_set hook
Daniel Vetter
19
-19
/
+39
[next]