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
/
mediatek
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-09
drm/mediatek: no change parent rate in round_rate() for MT2701 hdmi phy
Wangyan Wang
4
-16
/
+20
2019-04-09
drm/mediatek: using new factor for tvdpll for MT2701 hdmi phy
Wangyan Wang
1
-5
/
+3
2019-04-09
drm/mediatek: remove flag CLK_SET_RATE_PARENT for MT2701 hdmi phy
Wangyan Wang
4
-8
/
+8
2019-04-09
drm/mediatek: make implementation of recalc_rate() for MT2701 hdmi phy
Wangyan Wang
4
-14
/
+42
2019-04-09
drm/mediatek: fix the rate and divder of hdmi phy for MT2701
Wangyan Wang
1
-2
/
+2
2019-04-09
drm/mediatek: fix possible object reference leak
Wen Yang
1
-0
/
+1
2019-04-02
drm/mediatek: Fix an error code in mtk_hdmi_dt_parse_pdata()
Dan Carpenter
1
-1
/
+0
2019-03-19
drm/mediatek: Add Mediatek framebuffer device
CK Hu
1
-0
/
+5
2019-03-19
drm/mediatek: Implement gem prime vmap/vunmap function
CK Hu
3
-0
/
+51
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
6
-6
/
+6
2019-01-18
Merge tag 'drm-misc-next-2019-01-16' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-1
/
+2
2019-01-14
drm: bridge: Constify mode arguments to bridge .mode_set() operation
Laurent Pinchart
1
-2
/
+2
2019-01-11
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-4
/
+7
2019-01-10
drm/edid: Pass connector to AVI infoframe functions
Ville Syrjälä
1
-1
/
+2
2018-12-03
drm/mediatek: Only try to attach bridge if there is one
Nicolas Boichat
1
-4
/
+7
2018-10-29
Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
12
-279
/
+627
2018-10-26
Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+3
2018-10-23
drm/mediatek: fix OF sibling-node lookup
Johan Hovold
1
-2
/
+3
2018-10-06
treewide: Replace more open-coded allocation size multiplications
Kees Cook
1
-1
/
+1
2018-10-03
drm/mediatek: add a error return value when clock driver has been prepared
Bibby Hsieh
1
-1
/
+1
2018-10-03
drm/mediatek: implement connection from BLS to DPI0
Bibby Hsieh
1
-1
/
+13
2018-10-03
drm/mediatek: add hdmi driver for MT2701 and MT7623
chunhui dai
5
-3
/
+226
2018-10-03
drm/mediatek: add support for SPDIF audio in HDMI
chunhui dai
1
-0
/
+5
2018-10-03
drm/mediatek: separate hdmi phy to different file
chunhui dai
6
-223
/
+302
2018-10-03
drm/mediatek: add dpi driver for mt2701 and mt7623
chunhui dai
2
-0
/
+23
2018-10-03
drm/mediatek: convert dpi driver to use drm_of_find_panel_or_bridge
chunhui dai
1
-10
/
+6
2018-10-03
drm/mediatek: add clock factor for different IC
chunhui dai
1
-9
/
+15
2018-10-03
drm/mediatek: adjust EDGE to match clock and data
chunhui dai
2
-0
/
+9
2018-10-03
drm/mediatek: move hardware register to node data
chunhui dai
2
-4
/
+16
2018-10-03
drm/mediatek: add refcount for DPI power on/off
chunhui dai
1
-30
/
+13
2018-08-27
drm/mediatek: fix connection from RDMA2 to DSI1
Stu Hsieh
1
-1
/
+1
2018-08-27
drm/mediatek: update some variable name from ovl to comp
Stu Hsieh
2
-14
/
+14
2018-08-27
drm/mediatek: use layer_nr function to get layer number to init plane
Stu Hsieh
2
-8
/
+14
2018-08-27
drm/mediatek: add function to return RDMA layer number
Stu Hsieh
1
-0
/
+6
2018-08-27
drm/mediatek: add function to return OVL layer number
Stu Hsieh
1
-0
/
+6
2018-08-27
drm/mediatek: add function to get layer number for component
Stu Hsieh
1
-0
/
+9
2018-08-27
drm/mediatek: add YUYV/UYVY color format support for RDMA
Stu Hsieh
1
-0
/
+20
2018-08-27
drm/mediatek: add the comment about color format setting for OVL
Stu Hsieh
1
-0
/
+5
2018-08-27
drm/mediatek: add RGB color format support for RDMA
Stu Hsieh
1
-0
/
+45
2018-08-27
drm/mediatek: add memory mode and layer_config for RDMA
Stu Hsieh
1
-0
/
+21
2018-08-27
drm/mediatek: add connection from RDMA2 to DSI0
Stu Hsieh
1
-0
/
+4
2018-08-27
drm/mediatek: add connection from RDMA1 to DSI0
Stu Hsieh
1
-0
/
+4
2018-08-27
drm/mediatek: add connection from RDMA0 to DSI1
Stu Hsieh
1
-0
/
+4
2018-08-27
drm/mediatek: add connection from RDMA0 to DPI1
Stu Hsieh
1
-0
/
+4
2018-08-27
drm/mediatek: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
1
-3
/
+3
2018-08-27
drm/mediatek: Convert drm_atomic_helper_suspend/resume()
Souptick Joarder
1
-13
/
+8
2018-08-18
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2018-07-20
Merge tag 'drm-misc-next-2018-07-18' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2
-3
/
+3
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
2
-2
/
+2
2018-07-13
drm: drop _mode_ from update_edit_property()
Daniel Vetter
1
-1
/
+1
[next]