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
/
drm
/
rockchip
Age
Commit message (
Expand
)
Author
Files
Lines
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: convert drivers to use drm_of_find_panel_or_bridge
Rob Herring
1
-22
/
+4
2017-03-24
drm/rockchip/dsi: correct the grf_switch_reg name
Chris Zhong
1
-2
/
+2
2017-03-24
drm/rockchip/dsi: enable the grf clk before writing grf registers
Chris Zhong
1
-1
/
+25
2017-03-24
drm/rockchip/dsi: check phy_cfg_clk only for RK3399
Chris Zhong
1
-6
/
+8
2017-03-24
drm/rockchip: Refactor the component match logic.
Jeffy Chen
10
-108
/
+118
2017-03-14
Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-next
Daniel Vetter
2
-1
/
+4
2017-03-13
drm/rockchip: cdn-dp: add more log for video config
Chris Zhong
1
-0
/
+4
2017-03-13
drm/rockchip: cdn-dp: Correct PHY register address
Chris Zhong
1
-6
/
+5
2017-03-13
drm/rockchip: cdn-dp: return error code when clk_get_rate failed
Chris Zhong
3
-4
/
+5
2017-03-10
drm: bridge: dw-hdmi: Remove device type from platform data
Kieran Bingham
1
-1
/
+0
2017-03-07
drm/rockchip: Fix link error when CONFIG_DRM_ANALOGIX_DP undefined
Sean Paul
1
-0
/
+10
2017-03-06
drm/rockchip: Implement CRC debugfs API
Tomeu Vizoso
1
-0
/
+41
2017-03-01
drm/rockchip/dsi: add dw-mipi power domain support
Chris Zhong
1
-0
/
+16
2017-03-01
drm/rockchip/dsi: fix insufficient bandwidth of some panel
Chris Zhong
1
-2
/
+2
2017-03-01
drm/rockchip/dsi: remove mode_valid function
Chris Zhong
1
-39
/
+0
2017-03-01
drm/rockchip/dsi: dw-mipi: correct the coding style
Chris Zhong
1
-15
/
+14
2017-03-01
drm/rockchip/dsi: dw-mipi: support RK3399 mipi dsi
Chris Zhong
1
-10
/
+62
2017-03-01
drm/rockchip: dw-mipi-dsi: add reset control
John Keeping
1
-0
/
+31
2017-03-01
drm/rockchip: dw-mipi-dsi: support non-burst modes
John Keeping
1
-8
/
+13
2017-03-01
drm/rockchip: dw-mipi-dsi: defer probe if panel is not loaded
John Keeping
1
-3
/
+18
2017-03-01
drm/rockchip: vop: test for P{H,V}SYNC
John Keeping
1
-4
/
+4
2017-03-01
drm/rockchip: dw-mipi-dsi: use positive check for N{H, V}SYNC
John Keeping
1
-2
/
+2
2017-03-01
drm/rockchip: dw-mipi-dsi: use specific poll helper
John Keeping
1
-5
/
+5
2017-03-01
drm/rockchip: dw-mipi-dsi: improve PLL configuration
John Keeping
1
-1
/
+12
2017-03-01
drm/rockchip: dw-mipi-dsi: properly configure PHY timing
John Keeping
1
-4
/
+31
2017-03-01
drm/rockchip: dw-mipi-dsi: configure PHY before enabling
John Keeping
1
-5
/
+6
2017-03-01
drm/rockchip: dw-mipi-dsi: ensure PHY is reset
John Keeping
1
-1
/
+4
2017-03-01
drm/rockchip: dw-mipi-dsi: fix escape clock rate
John Keeping
1
-1
/
+11
2017-03-01
drm/rockchip: dw-mipi-dsi: allow commands in panel_disable
John Keeping
1
-10
/
+2
2017-03-01
drm/rockchip: dw-mipi-dsi: prepare panel after phy init
John Keeping
1
-2
/
+4
2017-03-01
drm/rockchip: dw-mipi-dsi: don't assume buffer is aligned
John Keeping
1
-5
/
+7
2017-03-01
drm/rockchip: dw-mipi-dsi: only request HS clock when required
John Keeping
1
-2
/
+4
2017-03-01
drm/rockchip: dw-mipi-dsi: respect message flags
John Keeping
1
-1
/
+15
2017-03-01
drm/rockchip: dw-mipi-dsi: include bad value in error message
John Keeping
1
-1
/
+2
2017-03-01
drm/rockchip: dw-mipi-dsi: avoid out-of-bounds read on tx_buf
John Keeping
1
-2
/
+9
2017-03-01
drm/rockchip: dw-mipi-dsi: fix generic packet status check
John Keeping
1
-2
/
+3
2017-03-01
drm/rockchip: dw-mipi-dsi: fix command header writes
John Keeping
1
-4
/
+6
2017-03-01
drm/rockchip: dw-mipi-dsi: remove mode_set hook
John Keeping
1
-12
/
+1
2017-03-01
drm/rockchip: dw-mipi-dsi: pass mode in where needed
John Keeping
1
-19
/
+22
2017-03-01
drm/rockchip: dw-mipi-dsi: don't configure hardware in mode_set for MIPI
John Keeping
1
-28
/
+21
2017-02-28
Merge tag 'drm-misc-next-fixes-2017-02-27' of git://anongit.freedesktop.org/g...
Dave Airlie
2
-1
/
+4
2017-02-26
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
14
-65
/
+3170
2017-02-23
drm/rockchip: cdn-dp: Fix error handling
Christophe JAILLET
1
-1
/
+3
[next]