index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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-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
2017-02-23
drm/rockchip: add extcon dependency for DP
Arnd Bergmann
1
-0
/
+1
2017-02-15
drm/rockchip: Use common IOMMU API to attach devices
Shunqian Zheng
1
-47
/
+54
2017-02-15
drm/rockchip: Do not use DMA mapping API if attached to IOMMU domain
Tomasz Figa
3
-14
/
+244
2017-02-12
drm: Constify drm_mode_config atomic helper private pointer
Laurent Pinchart
1
-1
/
+1
2017-02-09
drm: rockchip: remove struct rockchip_crtc_funcs
Shawn Guo
3
-72
/
+2
2017-02-07
drm: remove drm_vblank_no_hw_counter assignment from driver code
Shawn Guo
1
-1
/
+0
2017-02-07
drm/fb-helper: Automatically clean up fb_info
Daniel Vetter
1
-6
/
+3
2017-02-07
drm/rockchip: cdn-dp: fix cdn-dp complie warning
Mark Yao
1
-1
/
+1
2017-02-07
Merge branch 'drm-rockchip-next-2017-02-05' of https://github.com/markyzq/ker...
Dave Airlie
10
-4
/
+2872
2017-02-05
drm/rockchip: cdn-dp: don't configure hardware in mode_set
Chris Zhong
1
-25
/
+24
2017-02-05
drm/rockchip: cdn-dp: retry to check sink count
Chris Zhong
2
-40
/
+52
2017-02-05
drm/rockchip: cdn-dp: Move mutex_init to probe
Jeffy Chen
1
-1
/
+1
[next]