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-10-16
drm/via: use ARRAY_SIZE
Jérémy Lefaure
1
-6
/
+4
2017-10-16
drm/gma500: use ARRAY_SIZE
Jérémy Lefaure
1
-5
/
+4
2017-10-16
drm/sun4i: hdmi: Move PAD_CTRL1 setting to mode_set function
Chen-Yu Tsai
1
-10
/
+16
2017-10-16
drm/sun4i: hdmi: Document PAD_CTRL1 output invert bits
Chen-Yu Tsai
1
-0
/
+5
2017-10-16
drm/sun4i: backend: Add comment explaining why registers are cleared
Chen-Yu Tsai
1
-1
/
+8
2017-10-16
drm/sun4i: backend: Use drm_fb_cma_get_gem_addr() to get display memory
Chen-Yu Tsai
1
-13
/
+2
2017-10-16
drm/sun4i: backend: Create regmap after access is possible
Chen-Yu Tsai
1
-7
/
+7
2017-10-16
drm/sun4i: don't add components that are already in the queue
Chen-Yu Tsai
1
-0
/
+16
2017-10-14
drm/vc4: Fix pitch setup for T-format scanout.
Eric Anholt
1
-5
/
+15
2017-10-14
drm/vc4: Move the DSI clock divider workaround closer to the clock call.
Eric Anholt
1
-6
/
+6
2017-10-13
drm: Replace kzalloc with kcalloc
Harsha Sharma
3
-4
/
+4
2017-10-13
drm/tinydrm: Remove explicit .best_encoder assignment
Haneen Mohammed
1
-1
/
+0
2017-10-13
drm/tinydrm: Replace dev_error with DRM_DEV_ERROR
Harsha Sharma
3
-22
/
+20
2017-10-13
drm/drm_of: Move drm_of_panel_bridge_remove_function into header.
Maarten Lankhorst
1
-33
/
+0
2017-10-13
drm/atomic-helper: Fix reference to drm_crtc_send_vblank_event()
Thierry Reding
1
-1
/
+1
2017-10-13
drm/atomic-helper: Fix typo
Thierry Reding
1
-1
/
+1
2017-10-13
drm: Add missing __user annotation to drm_syncobj_array_find()
Ville Syrjälä
1
-1
/
+2
2017-10-13
drm/rockchip: add PINCTRL dependency for LVDS
Arnd Bergmann
1
-0
/
+1
2017-10-12
drm/kirin: Checking for IS_ERR() instead of NULL
Dan Carpenter
1
-2
/
+2
2017-10-12
driver:gpu: return -ENOMEM on allocation failure.
Allen Pais
1
-1
/
+1
2017-10-12
drm/vblank: Fix flip event vblank count
Ville Syrjälä
1
-1
/
+1
2017-10-11
drm/dp: WARN about invalid/unknown link rates and bw codes
Jani Nikula
1
-2
/
+5
2017-10-11
drm/msm/mdp5: remove less than 0 comparison for unsigned value
Aishwarya Pant
1
-1
/
+1
2017-10-11
drm/bridge/sii8620: add remote control support
Maciej Purski
2
-6
/
+92
2017-10-11
drm/sun4i: hdmi: Add support for A31's HDMI controller
Chen-Yu Tsai
2
-0
/
+61
2017-10-11
drm/sun4i: hdmi: Add A31 specific DDC register definitions
Chen-Yu Tsai
1
-0
/
+31
2017-10-11
drm/sun4i: hdmi: Add support for controller hardware variants
Chen-Yu Tsai
5
-97
/
+369
2017-10-11
drm/sun4i: hdmi: Allow using second PLL as TMDS clk parent
Chen-Yu Tsai
1
-24
/
+29
2017-10-11
drm/sun4i: hdmi: create a regmap for later use
Chen-Yu Tsai
2
-0
/
+16
2017-10-11
drm/sun4i: hdmi: Disable clks in bind function error path and unbind function
Chen-Yu Tsai
1
-5
/
+14
2017-10-11
drm/sun4i: tcon: Add support for demuxing TCON output on A31
Chen-Yu Tsai
1
-0
/
+47
2017-10-11
drm/sun4i: tcon: Add variant callback for TCON output muxing
Chen-Yu Tsai
2
-18
/
+32
2017-10-10
drm/bridge/synopsys: dsi :remove is_panel_bridge
benjamin.gaignard@linaro.org
1
-4
/
+1
2017-10-10
drm/vc4: remove bridge from driver internal structure
benjamin.gaignard@linaro.org
1
-11
/
+6
2017-10-10
drm/stm: ltdc: remove bridge from driver internal structure
benjamin.gaignard@linaro.org
2
-13
/
+5
2017-10-10
drm/drm_of: add drm_of_panel_bridge_remove function
benjamin.gaignard@linaro.org
1
-0
/
+33
2017-10-10
drm/bridge: make drm_panel_bridge_remove more robust
benjamin.gaignard@linaro.org
1
-1
/
+9
2017-10-09
drm/atomic: Unref duplicated drm_atomic_state in drm_atomic_helper_resume()
Jeffy Chen
1
-0
/
+1
2017-10-09
drm: adv7511/33: add HDMI CEC support
Hans Verkuil
6
-58
/
+485
2017-10-08
drm/gem-fb-helper: Improve documentation
Noralf Trønnes
1
-30
/
+52
2017-10-06
drm/panel: Add support for the Raspberry Pi 7" Touchscreen.
Eric Anholt
3
-0
/
+523
2017-10-06
drm/bridge: add Silicon Image SiI9234 driver
Maciej Purski
3
-0
/
+1003
2017-10-06
drm/atomic: Remove unneeded null check for private objects
Maarten Lankhorst
1
-3
/
+0
2017-10-04
drm: fix typo in drm_gem_get_pages() comment
Jordan Crouse
1
-1
/
+1
2017-10-03
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
510
-45148
/
+21726
2017-10-03
BackMerge tag 'v4.14-rc3' into drm-next
Dave Airlie
12
-30
/
+245
2017-10-02
drm/virtio: Replace instances of reference/unreference with get/put
Srishti Sharma
3
-10
/
+10
2017-10-01
drm/fb-cma-helper: Remove unused functions
Noralf Trønnes
1
-74
/
+3
2017-10-01
drm/tve200: Use drm_gem_fb_create() and drm_gem_fb_prepare_fb()
Noralf Trønnes
2
-2
/
+4
2017-10-01
drm/sun4i: Use drm_gem_fb_create()
Noralf Trønnes
1
-1
/
+2
[next]