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
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
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
2026-01-11
drm/mediatek: Fix device node reference leak in mtk_dp_dt_parse()
Miaoqian Lin
1
-0
/
+1
2026-01-11
drm/mediatek: Fix CCORR mtk_ctm_s31_32_to_s1_n function issue
Jay Liu
1
-22
/
+1
2025-06-04
drm/mediatek: mtk_dpi: Add checks for reg_h_fre_con existence
AngeloGioacchino Del Regno
1
-2
/
+3
2025-04-25
drm/mediatek: mtk_dpi: Explicitly manage TVD clock in power on/off
AngeloGioacchino Del Regno
1
-0
/
+9
2025-04-25
drm/mediatek: mtk_dpi: Move the input_2p_en bit to platform data
AngeloGioacchino Del Regno
1
-7
/
+7
2025-04-10
drm/mediatek: dsi: fix error codes in mtk_dsi_host_transfer()
Dan Carpenter
1
-3
/
+3
2025-04-10
drm/mediatek: mtk_hdmi: Fix typo for aud_sampe_size member
AngeloGioacchino Del Regno
1
-4
/
+4
2025-04-10
drm/mediatek: mtk_hdmi: Unregister audio platform device on failure
AngeloGioacchino Del Regno
1
-6
/
+19
2025-03-28
drm/mediatek: Fix coverity issue with unintentional integer overflow
Jason-JH.Lin
2
-3
/
+19
2025-01-17
drm/mediatek: Add return value check when reading DPCD
Liankun Yang
1
-3
/
+2
2025-01-17
drm/mediatek: Fix mode valid issue for dp
Liankun Yang
1
-11
/
+17
2025-01-17
drm/mediatek: Fix YCbCr422 color format issue for DP
Liankun Yang
1
-5
/
+8
2025-01-17
drm/mediatek: stop selecting foreign drivers
Arnd Bergmann
1
-5
/
+0
2024-10-17
drm/mediatek: Use spin_lock_irqsave() for CRTC event lock
Fei Shao
1
-2
/
+3
2024-10-17
drm/mediatek: Fix missing configuration flags in mtk_crtc_ddp_config()
Jason-JH.Lin
1
-0
/
+27
2024-08-03
drm/mediatek: Add OVL compatible name for MT8195
Hsiao Chien Sung
1
-0
/
+2
2024-08-03
drm/mediatek: Add missing plane settings when async update
Hsiao Chien Sung
1
-0
/
+2
2024-06-12
drm/mediatek: dp: Fix mtk_dp_aux_transfer return value
Wojciech Macek
1
-1
/
+1
2024-06-12
drm/mediatek: dp: Add support for embedded DisplayPort aux-bus
AngeloGioacchino Del Regno
2
-14
/
+79
2024-06-12
drm/mediatek: dp: Move PHY registration to new function
AngeloGioacchino Del Regno
1
-17
/
+26
2024-06-12
drm/mediatek: Add 0 size check to mtk_drm_gem_obj
Justin Green
1
-0
/
+3
2024-03-26
drm/mediatek: Fix a null pointer crash in mtk_drm_crtc_finish_page_flip
Hsin-Yi Wang
1
-5
/
+7
2024-03-26
drm/mediatek: dsi: Fix DSI RGB666 formats and definitions
AngeloGioacchino Del Regno
1
-5
/
+5
2024-01-25
drm/mediatek: dp: Add phy_mtk_dp module as pre-dependency
Nícolas F. R. A. Prado
1
-0
/
+1
2024-01-25
drm/mediatek: Fix underrun in VDO1 when switches off the layer
Hsiao Chien Sung
1
-1
/
+1
2024-01-25
drm/mediatek: Return error if MDP RDMA failed to enable the clock
Hsiao Chien Sung
1
-2
/
+1
2023-12-20
drm/mediatek: Add spinlock for setting vblank event in atomic_begin
Jason-JH.Lin
1
-0
/
+5
2023-11-28
drm/mediatek/dp: fix memory leak on ->get_edid callback error path
Jani Nikula
1
-0
/
+1
2023-11-28
drm/mediatek/dp: fix memory leak on ->get_edid callback audio detection
Jani Nikula
1
-1
/
+4
2023-11-20
drm: mediatek: mtk_dsi: Fix NO_EOT_PACKET settings/handling
AngeloGioacchino Del Regno
1
-2
/
+2
2023-11-20
drm/mediatek: Fix iommu fault during crtc enabling
Jason-JH.Lin
1
-0
/
+3
2023-11-20
drm/mediatek: Fix iommu fault by swapping FBs after updating plane state
Jason-JH.Lin
1
-1
/
+1
2023-10-25
drm/mediatek: Correctly free sg_table in gem prime vmap
Chen-Yu Tsai
1
-1
/
+5
2023-09-23
drm/mediatek: dp: Change logging to dev for mtk_dp_aux_transfer()
AngeloGioacchino Del Regno
1
-3
/
+3
2023-09-13
drm/mediatek: Fix potential memory leak if vmap() fail
Sui Jingfeng
1
-1
/
+5
2023-09-13
drm/mediatek: Remove freeing not dynamic allocated memory
Jason-JH.Lin
1
-5
/
+2
2023-09-13
drm/mediatek: dp: Add missing error checks in mtk_dp_parse_capabilities
AngeloGioacchino Del Regno
1
-5
/
+10
2023-05-11
drm/mediatek: dp: Change the aux retries times when receiving AUX_DEFER
Xinlei Lee
1
-7
/
+5
2023-05-11
drm/mediatek: dp: Only trigger DRM HPD events if bridge is attached
Chen-Yu Tsai
1
-1
/
+2
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-10-05
Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
10
-16
/
+3033
2022-09-28
Merge tag 'drm-misc-next-2022-09-23' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2
-41
/
+37
2022-09-28
Merge tag 'mediatek-drm-next-6.1' of https://git.kernel.org/pub/scm/linux/ker...
Dave Airlie
3
-6
/
+1
2022-09-22
drm/mediatek: dsi: Move mtk_dsi_stop() call back to mtk_dsi_poweroff()
Nícolas F. R. A. Prado
1
-11
/
+10
[next]