index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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-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-20
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-20
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
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-20
drm: Remove users of drm_format_info_plane_cpp
Maxime Ripard
1
-1
/
+1
2019-05-20
drm/fourcc: Pass the format_info pointer to drm_format_plane_cpp
Maxime Ripard
1
-1
/
+1
2019-05-20
drm: Remove users of drm_format_num_planes
Maxime Ripard
1
-2
/
+4
2019-04-09
drm/mediatek: no change parent rate in round_rate() for MT2701 hdmi phy
Wangyan Wang
4
-16
/
+20
2019-04-09
drm/mediatek: using new factor for tvdpll for MT2701 hdmi phy
Wangyan Wang
1
-5
/
+3
[next]