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.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
2018-09-10
drm/rockchip: Allow driver to be shutdown on reboot/kexec
Marc Zyngier
1
-0
/
+6
2018-09-05
drm/rockchip: rgb: add stub functions when rgb encoder is disabled
Heiko Stuebner
1
-0
/
+13
2018-09-05
drm/rockchip: vop: add rk3188 vop definitions
Heiko Stuebner
2
-0
/
+114
2018-09-05
drm/rockchip: vop: Add directly output rgb feature for px30
Sandy Huang
1
-0
/
+2
2018-09-05
drm/rockchip: Add support for Rockchip Soc RGB output interface
Sandy Huang
6
-0
/
+222
2018-09-05
drm/rockchip: add function to check if endpoint is a subdriver
Heiko Stuebner
2
-0
/
+49
2018-08-29
drm/rockchip: vop: fix some register define error for px30
Sandy Huang
1
-8
/
+6
2018-08-29
drm/rockchip: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-3
/
+3
2018-08-29
drm/rockchip: fix coding style and incorrect description
Sandy Huang
1
-7
/
+7
2018-08-22
drm/crc: Cleanup crtc_crc_open function
Mahesh Kumar
1
-4
/
+2
2018-08-13
drm/rockchip/crc: Implement verify_crc_source callback
Mahesh Kumar
1
-0
/
+20
2018-08-02
drm/rockchip: vop: add px30 vop support
Sandy Huang
2
-0
/
+200
2018-08-01
drm/rockchip: Convert drm_atomic_helper_suspend/resume()
Souptick Joarder
2
-45
/
+2
2018-07-23
drm/rockchip: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
1
-2
/
+2
2018-07-18
drm/rockchip: Substitute is_yuv_support() with format->is_yuv
Ayan Kumar Halder
1
-15
/
+9
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
4
-4
/
+4
2018-07-13
drm: drop _mode_ from update_edit_property()
Daniel Vetter
2
-2
/
+2
2018-07-10
drm/panel: Make of_drm_find_panel() return an ERR_PTR() instead of NULL
Boris Brezillon
1
-1
/
+1
2018-06-27
drm/rockchip: vop: fixup linebuffer mode calc error
Sandy Huang
1
-10
/
+13
2018-06-27
drm/rockchip: Use drm_crtc_mask()
Ville Syrjälä
1
-1
/
+1
2018-06-18
drm/rockchip: vop: fix irq disabled after vop driver probed
Sandy Huang
1
-8
/
+17
2018-06-18
drm/rockchip: vop: split out core clock enablement into separate functions
Heiko Stuebner
1
-13
/
+31
2018-06-16
drm/rockchip: cnd-dp: adjust spdif register setting
Lin Huang
1
-15
/
+1
2018-06-16
drm/rockchip: lvds: add missing of_node_put
Julia Lawall
1
-1
/
+3
2018-05-20
drm/rockchip: lvds: avoid duplicating drm_bridge_attach
Peter Rosin
1
-2
/
+0
2018-05-18
drm/rockchip: rockchip_drm_fb -> drm_framebuffer
Daniel Stone
3
-40
/
+21
2018-05-18
drm/rockchip: Place GEM BOs in drm_framebuffer
Daniel Stone
1
-30
/
+6
2018-05-01
drm/rockchip: Disable blending for win0
Kristian H. Kristensen
1
-1
/
+12
2018-04-24
drm/rockchip: psr: Remove flush by CRTC
Tomasz Figa
2
-36
/
+0
2018-04-24
drm/rockchip: Disallow PSR for the whole atomic commit
Tomasz Figa
2
-8
/
+60
2018-04-24
drm/rockchip: psr: Sanitize semantics of allow/inhibit API
Tomasz Figa
3
-17
/
+46
2018-04-24
drm/rockchip: psr: Avoid redundant calls to .set() callback
Tomasz Figa
1
-56
/
+24
2018-04-24
drm/rockchip: analogix_dp: Do not call Analogix code before bind
Tomasz Figa
1
-0
/
+9
2018-04-24
drm/bridge: analogix_dp: Split the platform-specific poweron in two parts
Douglas Anderson
1
-2
/
+10
2018-04-24
drm/rockchip: pre dither down when output bpc is 8bit
Mark Yao
5
-0
/
+11
2018-04-24
drm/rockchip: Restore psr->state when enable/disable psr failed
zain wang
3
-13
/
+19
2018-04-17
drm/rockchip: fix VOP vblank race
John Keeping
1
-1
/
+1
2018-03-28
drm/rockchip: fixup comment for gem_free_object_unlocked
Daniel Vetter
1
-2
/
+2
2018-03-16
drm/rockchip: cdn-dp: remove the DP phy switch
Chris Zhong
1
-7
/
+0
2018-03-14
drm/rockchip: Don't use spin_lock_irqsave in interrupt context
Marc Zyngier
1
-6
/
+4
2018-03-14
drm/rockchip: Do not use memcpy for MMIO addresses
Marc Zyngier
1
-4
/
+7
2018-03-14
drm/rockchip: Clear all interrupts before requesting the IRQ
Marc Zyngier
1
-11
/
+12
2018-03-14
drm/rockchip: add mutex vop lock
zain wang
1
-6
/
+24
2018-03-14
drm/bridge: analogix_dp: Don't change psr while bridge is disabled
zain wang
1
-1
/
+1
2018-03-14
drm/rockchip: Remove analogix psr worker
Sean Paul
1
-29
/
+2
2018-03-09
drm/rockchip: Don't use atomic constructs for psr
Sean Paul
3
-41
/
+31
2018-03-09
drm/rockchip: analogix_dp: set psr activate/deactivate when enable/disable br...
zain wang
4
-13
/
+32
2018-03-08
drm/rockchip: dw_hdmi: Move HDMI vpll clock enable to bind()
Jeffy Chen
1
-8
/
+9
2018-03-08
drm/rockchip: inno_hdmi: reorder clk_disable_unprepare call in unbind
Jeffy Chen
1
-1
/
+1
2018-03-08
drm/rockchip: inno_hdmi: Fix error handling path.
Jeffy Chen
1
-4
/
+16
[next]