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
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
2025-06-04
drm/mediatek: mtk_dpi: Add checks for reg_h_fre_con existence
AngeloGioacchino Del Regno
1
-2
/
+3
2025-05-02
drm/mediatek: mtk_dpi: Explicitly manage TVD clock in power on/off
AngeloGioacchino Del Regno
1
-0
/
+9
2025-04-10
drm/mediatek: mtk_hdmi: Fix typo for aud_sampe_size member
AngeloGioacchino Del Regno
1
-4
/
+4
2024-06-16
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
2023-09-23
drm/mediatek: Fix potential memory leak if vmap() fail
Sui Jingfeng
1
-1
/
+5
2023-03-11
drm/mediatek: Clean dangling pointer on bind error path
Nícolas F. R. A. Prado
1
-0
/
+1
2023-03-11
drm/mediatek: Drop unbalanced obj unref
Rob Clark
1
-2
/
+0
2023-03-11
drm/mediatek: Use NULL instead of 0 for NULL pointer
Miles Chen
1
-1
/
+1
2023-03-11
drm/mediatek: remove cast to pointers passed to kfree
Wambui Karuga
1
-2
/
+2
2023-03-11
drm/bridge: Introduce drm_bridge_get_next_bridge()
Boris Brezillon
1
-2
/
+4
2023-03-11
drm/bridge: Rename bridge helpers targeting a bridge chain
Boris Brezillon
1
-2
/
+2
2023-01-18
drm/mediatek: Modify dpi power on/off sequence.
Xinlei Lee
1
-6
/
+6
2022-08-25
drm/mediatek: dpi: Only enable dpi after the bridge is enabled
Guillaume Ranquet
1
-1
/
+1
2022-08-25
drm/mediatek: dpi: Remove output format of YUV
Bo-Chen Chen
1
-25
/
+6
2022-08-25
drm/mediatek: Add pull-down MIPI operation in mtk_dsi_poweroff function
Xinlei Lee
1
-0
/
+2
2022-06-14
drm/mediatek: Fix mtk_cec_mask()
Miles Chen
1
-1
/
+1
2021-07-19
drm/mediatek: Fix PM reference leak in mtk_crtc_ddp_hw_init()
Wang Li
1
-1
/
+1
2020-12-30
drm/mediatek: avoid dereferencing a null hdmi_phy on an error message
Colin Ian King
1
-2
/
+3
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-06-22
drm/mediatek: set dpi pin mode to gpio low to avoid leakage current
Jitao Shi
1
-0
/
+31
2020-03-25
drm/mediatek: Find the cursor plane instead of hard coding it
Evan Benn
1
-6
/
+12
2020-02-24
drm/mediatek: Add gamma property according to hardware capability
Yongqiang Niu
1
-2
/
+8
2020-02-24
drm/mediatek: handle events when enabling/disabling crtc
Bibby Hsieh
1
-0
/
+8
2019-09-19
Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
13
-83
/
+62
2019-08-24
drm/mediatek: include dma-mapping header
Dave Airlie
1
-0
/
+1
2019-08-19
drm/mediatek: mtk_drm_drv.c: Add of_node_put() before goto
Nishka Dasgupta
1
-1
/
+4
2019-08-15
drm/mediatek: set DMA max segment size
Alexandre Courbot
2
-2
/
+35
2019-08-15
drm/mediatek: use correct device to import PRIME buffers
Alexandre Courbot
1
-1
/
+13
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
1
-1
/
+1
2019-07-19
drm/mediatek: direct include of drm.h in mtk_drm_gem.c
Sam Ravnborg
1
-0
/
+1
2019-07-17
drm/mediatek: drop use of drmP.h
Sam Ravnborg
12
-39
/
+56
2019-06-25
drm/mediatek: Use drm_atomic_helper_wait_for_fences
Daniel Vetter
4
-40
/
+3
2019-06-21
drm/mtk: Drop drm_gem_prime_export/import
Daniel Vetter
1
-2
/
+0
2019-06-21
drm/prime: Actually remove DRIVER_PRIME everywhere
Daniel Vetter
1
-2
/
+1
2019-06-19
Merge v5.2-rc5 into drm-next
Daniel Vetter
28
-283
/
+54
2019-06-12
Merge branch 'mediatek-drm-fixes-5.2' of https://github.com/ckhu-mediatek/lin...
Daniel Vetter
4
-31
/
+26
2019-06-04
drm/mediatek: call mtk_dsi_stop() after mtk_drm_crtc_atomic_disable()
Hsin-Yi Wang
1
-1
/
+9
2019-06-04
drm/mediatek: clear num_pipes when unbind driver
Hsin-Yi Wang
1
-0
/
+1
2019-06-04
drm/mediatek: call drm_atomic_helper_shutdown() when unbinding driver
Hsin-Yi Wang
1
-0
/
+1
2019-06-04
drm/mediatek: unbind components in mtk_drm_unbind()
Hsin-Yi Wang
1
-5
/
+1
2019-06-04
drm/mediatek: fix unbind functions
Hsin-Yi Wang
1
-0
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
28
-252
/
+28
2019-05-29
drm/mediatek: respect page offset for PRIME mmap calls
Yongqiang Niu
1
-1
/
+6
2019-05-29
drm/mediatek: adjust ddp clock control flow
Yongqiang Niu
1
-24
/
+6
2019-05-28
Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2
-3
/
+8
2019-05-23
drm/mediatek: Fix warning about unhandled enum value
Sean Paul
1
-0
/
+3
[next]