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-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-11
drm/mediatek: Fix access violation in mtk_drm_crtc_dma_dev_get
Stuart Lee
1
-1
/
+8
2023-11-26
drm/mediatek: Add spinlock for setting vblank event in atomic_begin
Jason-JH.Lin
1
-0
/
+5
2023-11-23
drm/mediatek: fix kernel oops if no crtc is found
Michael Walle
1
-1
/
+4
2023-11-23
drm/mediatek: mtk_disp_gamma: Fix breakage due to merge issue
AngeloGioacchino Del Regno
1
-1
/
+1
2023-10-23
BackMerge tag 'v6.6-rc7' into drm-next
Dave Airlie
1
-1
/
+5
2023-10-20
Merge tag 'mediatek-drm-next-6.7' of https://git.kernel.org/pub/scm/linux/ker...
Dave Airlie
15
-88
/
+581
2023-10-18
drm: mediatek: mtk_dsi: Fix NO_EOT_PACKET settings/handling
AngeloGioacchino Del Regno
1
-2
/
+2
2023-10-16
drm/mediatek: Correctly free sg_table in gem prime vmap
Chen-Yu Tsai
1
-1
/
+5
2023-10-16
drm/mediatek: aal: Compress of_device_id entries and add sentinel
AngeloGioacchino Del Regno
1
-4
/
+3
2023-10-16
drm/mediatek: gamma: Add kerneldoc for struct mtk_disp_gamma
AngeloGioacchino Del Regno
1
-2
/
+6
2023-10-16
drm/mediatek: aal: Add kerneldoc for struct mtk_disp_aal
AngeloGioacchino Del Regno
1
-0
/
+7
2023-10-16
drm/mediatek: gamma: Program gamma LUT type for descending or rising
AngeloGioacchino Del Regno
1
-0
/
+20
2023-10-16
drm/mediatek: gamma: Make sure relay mode is disabled
AngeloGioacchino Del Regno
2
-0
/
+8
2023-10-16
drm/mediatek: gamma: Add support for MT8195
AngeloGioacchino Del Regno
1
-0
/
+9
2023-10-16
drm/mediatek: gamma: Add support for 12-bit LUT
AngeloGioacchino Del Regno
1
-19
/
+64
2023-10-16
drm/mediatek: gamma: Support multi-bank gamma LUT
AngeloGioacchino Del Regno
3
-29
/
+83
2023-10-16
drm/mediatek: De-commonize disp_aal/disp_gamma gamma_set functions
AngeloGioacchino Del Regno
1
-27
/
+7
2023-10-16
drm/mediatek: aal: Use bitfield macros
AngeloGioacchino Del Regno
1
-2
/
+8
2023-10-16
drm/mediatek: gamma: Use bitfield macros
AngeloGioacchino Del Regno
1
-9
/
+19
2023-10-16
drm/mediatek: gamma: Enable the Gamma LUT table only after programming
AngeloGioacchino Del Regno
1
-5
/
+9
2023-10-15
drm/mediatek: gamma: Improve and simplify HW LUT calculation
AngeloGioacchino Del Regno
1
-13
/
+21
2023-10-15
drm/mediatek: gamma: Support SoC specific LUT size
AngeloGioacchino Del Regno
7
-7
/
+54
2023-10-15
drm/mediatek: gamma: Reduce indentation in mtk_gamma_set_common()
AngeloGioacchino Del Regno
1
-22
/
+23
2023-10-15
drm/mediatek: gamma: Adjust mtk_drm_gamma_set_common parameters
Jason-JH.Lin
3
-8
/
+14
2023-10-08
drm/mediatek: Fix iommu fault during crtc enabling
Jason-JH.Lin
1
-0
/
+3
2023-10-08
drm/mediatek: Fix iommu fault by swapping FBs after updating plane state
Jason-JH.Lin
1
-1
/
+1
2023-10-08
drm/mediatek: Support dynamic selection of MT8188 VDOSYS0
Jason-JH.Lin
1
-1
/
+7
2023-10-08
drm/mediatek: dsi: Support dynamic connector selection
Jason-JH.Lin
3
-0
/
+11
2023-10-08
drm/mediatek: dpi: Support dynamic connector selection
Jason-JH.Lin
3
-0
/
+11
2023-10-08
drm/mediatek: Add connector dynamic selection capability
Jason-JH.Lin
5
-7
/
+120
2023-10-08
drm/mediatek: Add encoder_index interface for mtk_ddp_comp_funcs
Jason-JH.Lin
1
-0
/
+8
2023-10-08
drm/mediatek: Fix using wrong drm private data to bind mediatek-drm
Jason-JH.Lin
1
-3
/
+14
2023-10-08
drm/mediatek: Add crtc path enum for all_drm_priv array
Jason-JH.Lin
2
-4
/
+10
2023-10-08
drm/mediatek: Add mmsys_dev_num to mt8188 vdosys0 driver data
Jason-JH.Lin
1
-0
/
+1
2023-09-27
drm/mediatek: dsi: Add mode_valid callback to DSI bridge
Shuijing Li
1
-0
/
+20
2023-09-24
drm/mediatek/dp: fix memory leak on ->get_edid callback error path
Jani Nikula
1
-0
/
+1
2023-09-24
drm/mediatek/dp: fix memory leak on ->get_edid callback audio detection
Jani Nikula
1
-1
/
+4
2023-09-24
drm/mediatek: dp: Add support MT8188 dp/edp function
Shuijing Li
2
-0
/
+23
2023-09-24
drm/mediatek: dp: Add the audio divider to mtk_dp_data struct
Shuijing Li
2
-7
/
+10
2023-09-24
drm/mediatek: dp: Add the audio packet flag to mtk_dp_data struct
Shuijing Li
2
-0
/
+19
2023-09-11
drm/mediatek: Fix coverity issue with unintentional integer overflow
Jason-JH.Lin
2
-10
/
+38
2023-09-11
drm/mediatek: Add mt8188 dsi compatible to mtk_dsi.c
Shuijing Li
2
-0
/
+11
2023-09-11
drm/mediatek: dsi: Add dsi cmdq_ctl to send panel initial code
Shuijing Li
1
-0
/
+6
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
[next]