index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
mediatek
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-23
drm/mediatek: Add missing put_device() call in mtk_hdmi_dt_parse_pdata()
Yu Kuai
1
-8
/
+18
2020-09-23
drm/mediatek: Add exception handing in mtk_drm_probe() if component init fail
Yu Kuai
1
-1
/
+6
2020-07-16
drm/mediatek: Check plane visibility in atomic_update
Hsin-Yi Wang
1
-10
/
+15
2020-03-25
drm/mediatek: Find the cursor plane instead of hard coding it
Evan Benn
1
-6
/
+12
2020-02-24
drm/mediatek: handle events when enabling/disabling crtc
Bibby Hsieh
1
-0
/
+8
2019-09-19
drm/mediatek: mtk_drm_drv.c: Add of_node_put() before goto
Nishka Dasgupta
1
-1
/
+4
2019-09-10
drm/mediatek: set DMA max segment size
Alexandre Courbot
2
-2
/
+35
2019-09-10
drm/mediatek: use correct device to import PRIME buffers
Alexandre Courbot
1
-1
/
+13
2019-07-10
drm/mediatek: call mtk_dsi_stop() after mtk_drm_crtc_atomic_disable()
Hsin-Yi Wang
1
-1
/
+9
2019-07-10
drm/mediatek: clear num_pipes when unbind driver
Hsin-Yi Wang
1
-0
/
+1
2019-07-10
drm/mediatek: call drm_atomic_helper_shutdown() when unbinding driver
Hsin-Yi Wang
1
-0
/
+1
2019-07-10
drm/mediatek: unbind components in mtk_drm_unbind()
Hsin-Yi Wang
1
-5
/
+1
2019-07-10
drm/mediatek: fix unbind functions
Hsin-Yi Wang
1
-0
/
+2
2019-05-10
drm/mediatek: fix possible object reference leak
Wen Yang
1
-0
/
+1
2019-05-10
drm/mediatek: Fix an error code in mtk_hdmi_dt_parse_pdata()
Dan Carpenter
1
-1
/
+0
2018-11-13
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-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
[next]