Age | Commit message (Expand) | Author | Files | Lines |
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-28 | 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-05 | 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 |
2018-07-07 | headers: separate linux/mod_devicetable.h from linux/platform_device.h | Randy Dunlap | 1 | -0/+1 |
2018-06-28 | drm/mtk: mtk_drm_fb -> drm_framebuffer | Daniel Stone | 1 | -26/+14 |
2018-06-28 | drm/mtk: Move GEM BO to drm_framebuffer | Daniel Stone | 3 | -35/+6 |
2018-06-28 | drm/mtk: Remove impossible internal error | Daniel Stone | 1 | -5/+0 |
2018-06-28 | drm/mediatek: Add support for mediatek SOC MT2712 | stu.hsieh@mediatek.com | 2 | -0/+78 |
2018-06-28 | drm/mediatek: Split line to not over 80 characters | CK Hu | 1 | -18/+36 |
2018-06-24 | drm/mediatek: add third ddp path | stu.hsieh@mediatek.com | 3 | -1/+12 |
2018-06-24 | drm/mediatek: add DSI3 support for mutex | stu.hsieh@mediatek.com | 1 | -0/+5 |
2018-06-24 | drm/mediatek: add DSI2 support for mutex | stu.hsieh@mediatek.com | 1 | -0/+5 |