index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
mediatek
Age
Commit message (
Expand
)
Author
Files
Lines
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/git/gregkh/char-misc
Linus Torvalds
1
-0
/
+1
2018-07-20
Merge tag 'drm-misc-next-2018-07-18' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
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
2018-06-24
drm/mediatek: add DPI1 support for mutex
stu.hsieh@mediatek.com
1
-0
/
+5
2018-06-24
drm/mediatek: add connection from RDMA2 to DSI3
stu.hsieh@mediatek.com
1
-0
/
+8
2018-06-24
drm/mediatek: add connection from RDMA2 to DSI2
stu.hsieh@mediatek.com
1
-0
/
+8
2018-06-24
drm/mediatek: add connection from RDMA2 to DSI1
stu.hsieh@mediatek.com
1
-0
/
+8
2018-06-24
drm/mediatek: add connection from RDMA2 to DPI1
stu.hsieh@mediatek.com
1
-0
/
+8
2018-06-24
drm/mediatek: add connection from RDMA2 to DPI0
stu.hsieh@mediatek.com
1
-0
/
+9
2018-06-24
drm/mediatek: add connection from RDMA1 to DSI3
stu.hsieh@mediatek.com
1
-0
/
+8
2018-06-24
drm/mediatek: add connection from RDMA1 to DSI2
stu.hsieh@mediatek.com
1
-0
/
+9
2018-06-24
drm/mediatek: add connection from RDMA1 to DSI1
stu.hsieh@mediatek.com
1
-0
/
+9
2018-06-24
drm/mediatek: add connection from RDMA1 to DPI1
stu.hsieh@mediatek.com
1
-0
/
+8
2018-06-24
drm/mediatek: add connection from RDMA0 to DSI3
stu.hsieh@mediatek.com
1
-0
/
+4
2018-06-24
drm/mediatek: add connection from RDMA0 to DSI2
stu.hsieh@mediatek.com
1
-0
/
+4
2018-06-24
drm/mediatek: add connection from RDMA0 to DPI0
stu.hsieh@mediatek.com
1
-0
/
+5
2018-06-24
drm/mediatek: Update the definition of connection from RDMA1 to DPI0
stu.hsieh@mediatek.com
1
-4
/
+4
2018-06-24
drm/mediatek: add connection from OD1 to RDMA1
stu.hsieh@mediatek.com
1
-0
/
+4
2018-06-24
drm/mediatek: add the DSI1 for component init condition
stu.hsieh@mediatek.com
1
-0
/
+1
2018-06-24
drm/mediatek: add component DSI3
stu.hsieh@mediatek.com
2
-0
/
+3
2018-06-24
drm/mediatek: add component DSI2
stu.hsieh@mediatek.com
2
-0
/
+3
2018-06-24
drm/mediatek: add component DPI1
stu.hsieh@mediatek.com
2
-0
/
+3
2018-06-24
drm/mediatek: add ddp component PWM2
stu.hsieh@mediatek.com
2
-0
/
+2
2018-06-24
drm/mediatek: add ddp component PWM1
stu.hsieh@mediatek.com
1
-0
/
+1
2018-06-24
drm/mediatek: add ddp component OD1
stu.hsieh@mediatek.com
4
-5
/
+7
2018-06-24
drm/mediatek: add ddp component AAL1
stu.hsieh@mediatek.com
4
-4
/
+6
2018-06-24
drm/mediatek: support maximum 64 mutex mod
stu.hsieh@mediatek.com
1
-27
/
+46
2018-06-20
Merge drm-upstream/drm-next into drm-misc-next
Gustavo Padovan
4
-43
/
+34
2018-05-18
drm/mtk: mtk_drm_fb -> drm_framebuffer
Daniel Stone
1
-26
/
+14
2018-05-18
drm/mtk: Move GEM BO to drm_framebuffer
Daniel Stone
3
-35
/
+6
2018-05-18
drm/mtk: Remove impossible internal error
Daniel Stone
1
-5
/
+0
2018-05-02
drm/mediatek: Using the function drm_display_mode_to_videomode
Satendra Singh Thakur
3
-42
/
+33
[prev]
[next]