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
2023-03-10
drm/mediatek: Clean dangling pointer on bind error path
Nícolas F. R. A. Prado
1
-0
/
+1
2023-03-10
drm/mediatek: mtk_drm_crtc: Add checks for devm_kcalloc
ruanjinjie
1
-0
/
+2
2023-03-10
drm/mediatek: Drop unbalanced obj unref
Rob Clark
1
-2
/
+0
2023-03-10
drm/mediatek: Use NULL instead of 0 for NULL pointer
Miles Chen
1
-1
/
+1
2023-03-10
drm/mediatek: dsi: Reduce the time of dsi from LP11 to sending cmd
Xinlei Lee
1
-1
/
+1
2022-12-31
drm/mediatek: Fix return type of mtk_hdmi_bridge_mode_valid()
Nathan Chancellor
1
-3
/
+4
2022-12-31
drm/mediatek: Modify dpi power on/off sequence.
Xinlei Lee
1
-6
/
+6
2022-09-28
drm/mediatek: dsi: Move mtk_dsi_stop() call back to mtk_dsi_poweroff()
Nícolas F. R. A. Prado
1
-11
/
+10
2022-09-28
drm/mediatek: dsi: Add atomic {destroy,duplicate}_state, reset callbacks
AngeloGioacchino Del Regno
1
-0
/
+3
2022-08-17
drm/mediatek: Keep dsi as LP00 before dcs cmds transfer
Jitao Shi
1
-7
/
+21
2022-08-17
drm/mediatek: Allow commands to be sent during video mode
Julien STEPHAN
1
-9
/
+24
2022-08-17
drm/mediatek: dpi: Only enable dpi after the bridge is enabled
Guillaume Ranquet
1
-1
/
+1
2022-08-17
drm/mediatek: dpi: Remove output format of YUV
Bo-Chen Chen
1
-25
/
+6
2022-08-17
drm/mediatek: Add pull-down MIPI operation in mtk_dsi_poweroff function
Xinlei Lee
1
-0
/
+2
2022-08-17
drm/mediatek: Separate poweron/poweroff from enable/disable and define new funcs
Jitao Shi
1
-19
/
+34
2022-08-17
drm/mediatek: Modify dsi funcs to atomic operations
Xinlei Lee
1
-4
/
+6
2022-07-12
drm/mediatek: Add vblank register/unregister callback functions
Rex-BC Chen
6
-25
/
+80
2022-07-12
drm/mediatek: Add cmdq_handle in mtk_crtc
Chun-Kuang Hu
1
-5
/
+57
2022-07-12
drm/mediatek: Detect CMDQ execution timeout
Chun-Kuang Hu
1
-2
/
+18
2022-07-12
drm/mediatek: Remove the pointer of struct cmdq_client
Chun-Kuang Hu
1
-17
/
+20
2022-07-12
drm/mediatek: Use mailbox rx_callback instead of cmdq_task_cb
Chun-Kuang Hu
1
-3
/
+13
2022-06-09
drm/mediatek: dpi: Use mt8183 output formats for mt8192
Nícolas F. R. A. Prado
1
-2
/
+2
2022-06-09
drm/mediatek: Fix mtk_cec_mask()
Miles Chen
1
-1
/
+1
2022-03-08
drm/mediatek: mtk_dsi: Reset the dsi0 hardware
Enric Balletbo i Serra
1
-1
/
+4
2021-12-29
drm/mediatek: hdmi: Perform NULL pointer check for mtk_hdmi_conf
AngeloGioacchino Del Regno
1
-5
/
+7
2021-10-12
Revert "drm/mediatek: Use mailbox rx_callback instead of cmdq_task_cb"
Chun-Kuang Hu
1
-13
/
+3
2021-10-12
Revert "drm/mediatek: Remove struct cmdq_client"
Chun-Kuang Hu
1
-62
/
+18
2021-10-12
Revert "drm/mediatek: Detect CMDQ execution timeout"
Chun-Kuang Hu
1
-12
/
+2
2021-10-12
Revert "drm/mediatek: Add cmdq_handle in mtk_crtc"
Chun-Kuang Hu
1
-18
/
+10
2021-10-12
Revert "drm/mediatek: Clear pending flag when cmdq packet is done"
Chun-Kuang Hu
1
-42
/
+5
2021-09-01
Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
14
-140
/
+391
2021-08-17
Merge tag 'mediatek-drm-next-5.15' of https://git.kernel.org/pub/scm/linux/ke...
Dave Airlie
10
-122
/
+385
2021-08-17
drm/mediatek: Clear pending flag when cmdq packet is done
Yongqiang Niu
1
-5
/
+42
2021-08-17
drm/mediatek: Add cmdq_handle in mtk_crtc
Chun-Kuang Hu
1
-10
/
+18
2021-08-17
drm/mediatek: Detect CMDQ execution timeout
Chun-Kuang Hu
1
-2
/
+12
2021-08-17
drm/mediatek: Remove struct cmdq_client
Chun-Kuang Hu
1
-18
/
+62
2021-08-17
drm/mediatek: Use mailbox rx_callback instead of cmdq_task_cb
Chun-Kuang Hu
1
-3
/
+13
2021-08-12
drm/mediatek: Add component_del in OVL and COLOR remove function
jason-jh.lin
2
-0
/
+4
2021-08-12
drm/mediatek: Add AAL output size configuration
jason-jh.lin
1
-0
/
+2
2021-08-09
drm/mediatek: Test component initialization earlier in the function mtk_drm_c...
Dafna Hirschfeld
1
-8
/
+8
2021-08-09
drm/mediatek: Add support for main DDP path on MT8167
Fabien Parent
1
-0
/
+38
2021-08-09
drm/mediatek: Implement mmap as GEM object function
Thomas Zimmermann
3
-46
/
+14
2021-07-30
Merge tag 'drm-misc-next-2021-07-29' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-2
/
+2
2021-07-28
drm/bridge: Centralize error message when bridge attach fails
Laurent Pinchart
2
-7
/
+2
2021-07-27
Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
3
-7
/
+141
2021-07-27
drm/dsi: Add _NO_ to MIPI_DSI_* flags disabling features
Nicolas Boichat
1
-2
/
+2
2021-07-25
drm/mediatek: Add mt8183 aal support
Yongqiang Niu
2
-0
/
+3
2021-07-25
drm/mediatek: Separate aal sub driver
Yongqiang Niu
6
-41
/
+186
2021-07-22
drm/mediatek: Fix cursor plane no update
jason-jh.lin
2
-29
/
+34
2021-07-22
drm/mediatek: mtk-dpi: Set out_fmt from config if not the last bridge
Hsin-Yi Wang
1
-0
/
+4
[next]