summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/mediatek
Commit message (Expand)AuthorAgeFilesLines
* drm/mediatek: fix connection from RDMA2 to DSI1Stu Hsieh2018-08-271-1/+1
* drm/mediatek: update some variable name from ovl to compStu Hsieh2018-08-272-14/+14
* drm/mediatek: use layer_nr function to get layer number to init planeStu Hsieh2018-08-272-8/+14
* drm/mediatek: add function to return RDMA layer numberStu Hsieh2018-08-271-0/+6
* drm/mediatek: add function to return OVL layer numberStu Hsieh2018-08-271-0/+6
* drm/mediatek: add function to get layer number for componentStu Hsieh2018-08-271-0/+9
* drm/mediatek: add YUYV/UYVY color format support for RDMAStu Hsieh2018-08-271-0/+20
* drm/mediatek: add the comment about color format setting for OVLStu Hsieh2018-08-271-0/+5
* drm/mediatek: add RGB color format support for RDMAStu Hsieh2018-08-271-0/+45
* drm/mediatek: add memory mode and layer_config for RDMAStu Hsieh2018-08-271-0/+21
* drm/mediatek: add connection from RDMA2 to DSI0Stu Hsieh2018-08-271-0/+4
* drm/mediatek: add connection from RDMA1 to DSI0Stu Hsieh2018-08-271-0/+4
* drm/mediatek: add connection from RDMA0 to DSI1Stu Hsieh2018-08-271-0/+4
* drm/mediatek: add connection from RDMA0 to DPI1Stu Hsieh2018-08-271-0/+4
* drm/mediatek: Replace drm_dev_unref with drm_dev_putThomas Zimmermann2018-08-271-3/+3
* drm/mediatek: Convert drm_atomic_helper_suspend/resume()Souptick Joarder2018-08-271-13/+8
* Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-181-0/+1
|\
| * headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-071-0/+1
* | Merge tag 'drm-misc-next-2018-07-18' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-07-202-3/+3
|\ \
| * | drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter2018-07-132-2/+2
| * | drm: drop _mode_ from update_edit_property()Daniel Vetter2018-07-131-1/+1
| * | Merge drm-upstream/drm-next into drm-misc-nextGustavo Padovan2018-06-204-43/+34
| |\ \ | | |/
| * | drm/mtk: mtk_drm_fb -> drm_framebufferDaniel Stone2018-05-181-26/+14
| * | drm/mtk: Move GEM BO to drm_framebufferDaniel Stone2018-05-183-35/+6
| * | drm/mtk: Remove impossible internal errorDaniel Stone2018-05-181-5/+0
* | | drm/mtk: mtk_drm_fb -> drm_framebufferDaniel Stone2018-06-281-26/+14
* | | drm/mtk: Move GEM BO to drm_framebufferDaniel Stone2018-06-283-35/+6
* | | drm/mtk: Remove impossible internal errorDaniel Stone2018-06-281-5/+0
* | | drm/mediatek: Add support for mediatek SOC MT2712stu.hsieh@mediatek.com2018-06-282-0/+78
* | | drm/mediatek: Split line to not over 80 charactersCK Hu2018-06-281-18/+36
* | | drm/mediatek: add third ddp pathstu.hsieh@mediatek.com2018-06-243-1/+12
* | | drm/mediatek: add DSI3 support for mutexstu.hsieh@mediatek.com2018-06-241-0/+5
* | | drm/mediatek: add DSI2 support for mutexstu.hsieh@mediatek.com2018-06-241-0/+5
* | | drm/mediatek: add DPI1 support for mutexstu.hsieh@mediatek.com2018-06-241-0/+5
* | | drm/mediatek: add connection from RDMA2 to DSI3stu.hsieh@mediatek.com2018-06-241-0/+8
* | | drm/mediatek: add connection from RDMA2 to DSI2stu.hsieh@mediatek.com2018-06-241-0/+8
* | | drm/mediatek: add connection from RDMA2 to DSI1stu.hsieh@mediatek.com2018-06-241-0/+8
* | | drm/mediatek: add connection from RDMA2 to DPI1stu.hsieh@mediatek.com2018-06-241-0/+8
* | | drm/mediatek: add connection from RDMA2 to DPI0stu.hsieh@mediatek.com2018-06-241-0/+9
* | | drm/mediatek: add connection from RDMA1 to DSI3stu.hsieh@mediatek.com2018-06-241-0/+8
* | | drm/mediatek: add connection from RDMA1 to DSI2stu.hsieh@mediatek.com2018-06-241-0/+9
* | | drm/mediatek: add connection from RDMA1 to DSI1stu.hsieh@mediatek.com2018-06-241-0/+9
* | | drm/mediatek: add connection from RDMA1 to DPI1stu.hsieh@mediatek.com2018-06-241-0/+8
* | | drm/mediatek: add connection from RDMA0 to DSI3stu.hsieh@mediatek.com2018-06-241-0/+4
* | | drm/mediatek: add connection from RDMA0 to DSI2stu.hsieh@mediatek.com2018-06-241-0/+4
* | | drm/mediatek: add connection from RDMA0 to DPI0stu.hsieh@mediatek.com2018-06-241-0/+5
* | | drm/mediatek: Update the definition of connection from RDMA1 to DPI0stu.hsieh@mediatek.com2018-06-241-4/+4
* | | drm/mediatek: add connection from OD1 to RDMA1stu.hsieh@mediatek.com2018-06-241-0/+4
* | | drm/mediatek: add the DSI1 for component init conditionstu.hsieh@mediatek.com2018-06-241-0/+1
* | | drm/mediatek: add component DSI3stu.hsieh@mediatek.com2018-06-242-0/+3
OpenPOWER on IntegriCloud