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.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
/
mtk_drm_crtc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-24
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
1
-1
/
+1
2020-09-25
drm/mediatek: reduce clear event
Dennis YC Hsieh
1
-1
/
+1
2020-09-25
soc: mediatek: cmdq: add clear option in cmdq_pkt_wfe api
Dennis YC Hsieh
1
-1
/
+1
2020-09-17
drm/mediatek: Use CPU when fail to get cmdq event
Chun-Kuang Hu
1
-7
/
+13
2020-08-06
Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-12
/
+8
2020-08-04
Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2020-07-24
Merge v5.8-rc6 into drm-next
Dave Airlie
1
-6
/
+2
2020-07-02
drm/mtk: Use __drm_atomic_helper_crtc_reset
Daniel Vetter
1
-10
/
+6
2020-06-27
drm/mediatek: Remove debug messages for function calls
Enric Balletbo i Serra
1
-5
/
+0
2020-06-27
drm/mediatek: Fix device passed to cmdq
Hsin-Yi Wang
1
-1
/
+2
2020-06-24
Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-2
/
+2
2020-06-22
soc: mediatek: cmdq: export finalize function
Dennis YC Hsieh
1
-0
/
+1
2020-05-27
drm: Nuke mode->vrefresh
Ville Syrjälä
1
-2
/
+2
2020-04-13
soc / drm: mediatek: Move routing control to mmsys device
Enric Balletbo i Serra
1
-9
/
+10
2020-02-18
drm/mediatek: Make sure previous message done or be aborted before send
Bibby Hsieh
1
-0
/
+1
2020-02-18
drm/mediatek: Move gce event property to mutex device node
Bibby Hsieh
1
-1
/
+2
2020-02-11
drm/mediatek: Ensure the cursor plane is on top of other overlays
Sean Paul
1
-3
/
+5
2020-02-11
drm/mediatek: Find the cursor plane instead of hard coding it
Evan Benn
1
-6
/
+12
2020-01-10
drm/mediatek: Add ctm property support
Yongqiang Niu
1
-4
/
+12
2020-01-10
drm/mediatek: Add gamma property according to hardware capability
Yongqiang Niu
1
-2
/
+8
2020-01-09
drm/mediatek: apply CMDQ control flow
Bibby Hsieh
1
-6
/
+55
2020-01-09
drm/mediatek: support CMDQ interface in ddp component
Bibby Hsieh
1
-5
/
+5
2019-12-20
drm/mediatek: disable all the planes in atomic_disable
Bibby Hsieh
1
-0
/
+1
2019-12-20
drm/mediatek: update cursors by using async atomic update
Bibby Hsieh
1
-21
/
+77
2019-12-20
drm/mediatek: handle events when enabling/disabling crtc
Bibby Hsieh
1
-0
/
+8
2019-12-20
drm/mediatek: Fix can't get component for external display plane.
Yongqiang Niu
1
-2
/
+3
2019-12-20
drm/mediatek: Check return value of mtk_drm_ddp_comp_for_plane.
Pi-Hsun Shih
1
-4
/
+9
2019-11-06
drm/mediatek: Plumb supported rotation values from components to plane init
Sean Paul
1
-1
/
+3
2019-11-06
drm/mediatek: Add plumbing for layer_check hook
Sean Paul
1
-0
/
+10
2019-11-06
drm/mediatek: Add helper to get component for a plane
Sean Paul
1
-22
/
+34
2019-11-06
drm/mediatek: Refactor plane init
Sean Paul
1
-18
/
+59
2019-10-09
drm/mediatek: add ovl0/ovl_2l0 usecase
Yongqiang Niu
1
-3
/
+34
2019-07-17
drm/mediatek: drop use of drmP.h
Sam Ravnborg
1
-4
/
+6
2019-06-12
Merge branch 'mediatek-drm-fixes-5.2' of https://github.com/ckhu-mediatek/lin...
Daniel Vetter
1
-24
/
+6
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
1
-9
/
+1
2019-05-29
drm/mediatek: adjust ddp clock control flow
Yongqiang Niu
1
-24
/
+6
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
1
-1
/
+1
2018-10-06
treewide: Replace more open-coded allocation size multiplications
Kees Cook
1
-1
/
+1
2018-08-27
drm/mediatek: update some variable name from ovl to comp
Stu Hsieh
1
-13
/
+13
2018-08-27
drm/mediatek: use layer_nr function to get layer number to init plane
Stu Hsieh
1
-7
/
+14
2018-06-24
drm/mediatek: add third ddp path
stu.hsieh@mediatek.com
1
-0
/
+3
2017-07-26
drm: Convert to using %pOF instead of full_name
Rob Herring
1
-4
/
+3
2017-07-26
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
1
-0
/
+2
2017-06-30
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
Laurent Pinchart
1
-2
/
+3
2017-06-30
drm: Add old state pointer to CRTC .enable() helper function
Laurent Pinchart
1
-2
/
+3
2017-06-27
drm/mediatek: check for memory allocation failure
Christophe Jaillet
1
-0
/
+2
2017-05-26
drm/mediatek: use drm_for_each_connector_iter()
Gustavo Padovan
1
-1
/
+4
2017-04-07
drm/mediatek: add shadow register support
yt.shen@mediatek.com
1
-29
/
+46
2017-02-21
drm: mediatek: use vblank hooks in struct drm_crtc_funcs
Shawn Guo
1
-4
/
+4
2017-01-18
drm: mediatek: use crtc helper drm_crtc_from_index()
Shawn Guo
1
-5
/
+4
[next]