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
2024-10-10
drm/mediatek: ovl_adaptor: Add missing of_node_put()
Javier Carrasco
1
-1
/
+3
2024-10-04
drm/mediatek: Use spin_lock_irqsave() for CRTC event lock
Fei Shao
1
-2
/
+3
2024-10-04
drm/mediatek: Fix missing configuration flags in mtk_crtc_ddp_config()
Jason-JH.Lin
1
-0
/
+27
2024-08-03
drm/mediatek/dp: Fix spurious kfree()
Michael Walle
1
-2
/
+8
2024-08-03
drm/mediatek/dp: switch to ->edid_read callback
Jani Nikula
1
-11
/
+20
2024-08-03
drm/mediatek: Remove less-than-zero comparison of an unsigned value
Hsiao Chien Sung
1
-1
/
+1
2024-08-03
drm/mediatek: Add OVL compatible name for MT8195
Hsiao Chien Sung
1
-0
/
+2
2024-08-03
drm/mediatek: Turn off the layers with zero width or height
Hsiao Chien Sung
2
-2
/
+7
2024-08-03
drm/mediatek: Fix destination alpha error in OVL
Hsiao Chien Sung
1
-1
/
+9
2024-08-03
drm/mediatek: Fix XRGB setting error in Mixer
Hsiao Chien Sung
1
-1
/
+10
2024-08-03
drm/mediatek: Fix XRGB setting error in OVL
Hsiao Chien Sung
1
-2
/
+12
2024-08-03
drm/mediatek: Use 8-bit alpha in ETHDR
Hsiao Chien Sung
1
-2
/
+1
2024-08-03
drm/mediatek: Add missing plane settings when async update
Hsiao Chien Sung
1
-0
/
+2
2024-07-25
drm/mediatek: Call drm_atomic_helper_shutdown() at shutdown time
Douglas Anderson
1
-0
/
+8
2024-06-12
drm/mediatek: dp: Fix mtk_dp_aux_transfer return value
Wojciech Macek
1
-1
/
+1
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: Remove the redundant driver data for DPI
Hsiao Chien Sung
1
-15
/
+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: Fix access violation in mtk_drm_crtc_dma_dev_get
Stuart Lee
1
-1
/
+8
2023-12-20
drm/mediatek: Add spinlock for setting vblank event in atomic_begin
Jason-JH.Lin
1
-0
/
+5
2023-12-20
drm/mediatek: fix kernel oops if no crtc is found
Michael Walle
1
-1
/
+4
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-11-20
drm/mediatek: Add mmsys_dev_num to mt8188 vdosys0 driver data
Jason-JH.Lin
1
-0
/
+1
2023-11-20
drm/mediatek: Fix coverity issue with unintentional integer overflow
Jason-JH.Lin
2
-10
/
+38
2023-10-16
drm/mediatek: Correctly free sg_table in gem prime vmap
Chen-Yu Tsai
1
-1
/
+5
2023-08-15
Merge tag 'mediatek-drm-next-6.6' of https://git.kernel.org/pub/scm/linux/ker...
Dave Airlie
21
-274
/
+326
2023-08-13
drm/mediatek/mtk_disp_ccorr: Remove half completed incorrect struct header
Lee Jones
1
-5
/
+0
2023-08-13
drm/mediatek/mtk_disp_aal: Remove half completed incorrect struct header
Lee Jones
1
-5
/
+0
2023-08-13
drm/mediatek: Fix void-pointer-to-enum-cast warning
Jason-JH.Lin
2
-2
/
+2
2023-08-13
drm/mediatek: Fix potential memory leak if vmap() fail
Sui Jingfeng
1
-1
/
+5
2023-08-10
drm/mediatek: Fix dereference before null check
Jason-JH.Lin
1
-5
/
+1
2023-08-10
drm/mediatek: Add cnt checking for coverity issue
Jason-JH.Lin
1
-1
/
+4
2023-08-10
drm/mediatek: Remove freeing not dynamic allocated memory
Jason-JH.Lin
1
-5
/
+2
2023-08-10
drm/mediatek: Convert to platform remove callback returning void
Uwe Kleine-König
14
-53
/
+28
2023-08-10
drm/mediatek: Do not check for 0 return after calling platform_get_irq()
Ruan Jinjie
1
-2
/
+2
2023-08-09
drm/mediatek: dp: Don't register HPD interrupt handler for eDP case
AngeloGioacchino Del Regno
1
-27
/
+46
2023-08-09
drm/mediatek: dp: Add .wait_hpd_asserted() for AUX bus
AngeloGioacchino Del Regno
1
-7
/
+38
2023-08-09
drm/mediatek: dp: Add support for embedded DisplayPort aux-bus
AngeloGioacchino Del Regno
2
-14
/
+79
2023-08-09
drm/mediatek: dp: Move PHY registration to new function
AngeloGioacchino Del Regno
1
-17
/
+26
2023-08-09
drm/mediatek: dp: Avoid mutex locks if audio is not supported/enabled
AngeloGioacchino Del Regno
1
-2
/
+5
2023-08-09
drm/mediatek: dp: Enable event interrupt only when bridge attached
AngeloGioacchino Del Regno
1
-5
/
+10
2023-08-09
drm/mediatek: dp: Move AUX_P0 setting to mtk_dp_initialize_aux_settings()
AngeloGioacchino Del Regno
1
-4
/
+5
[next]