index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
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: 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
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
[next]