index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
2021-03-30
drm/mediatek: crtc: Make config-updating atomic
Chun-Kuang Hu
1
-7
/
+12
2021-03-16
Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-2
/
+2
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
1
-2
/
+2
2021-02-05
Merge tag 'mediatek-drm-next-5.12' of https://git.kernel.org/pub/scm/linux/ke...
Dave Airlie
1
-53
/
+54
2021-02-04
soc / drm: mediatek: Move mtk mutex driver to soc folder
CK Hu
1
-1
/
+1
2021-02-04
drm/mediatek: Automatically search unclaimed mtk mutex in mtk_mutex_get()
CK Hu
1
-1
/
+1
2021-02-04
drm/mediatek: Change disp/ddp term to mutex in mtk mutex driver
CK Hu
1
-15
/
+15
2021-02-04
drm/mediatek: Rename file mtk_drm_ddp to mtk_mutex
CK Hu
1
-1
/
+1
2021-01-07
Merge tag 'drm-misc-next-2020-12-17' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-1
/
+0
2021-01-07
drm/mediatek: Move mtk_ddp_comp_init() from sub driver to DRM driver
CK Hu
1
-1
/
+1
2021-01-07
drm/mediatek: Register vblank callback function
CK Hu
1
-33
/
+34
2020-12-29
drm/mediatek: Move clk info from struct mtk_ddp_comp to sub driver private data
CK Hu
1
-3
/
+3
2020-12-16
Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+1
2020-12-15
drm: automatic legacy gamma support
Tomi Valkeinen
1
-1
/
+0
2020-11-27
soc / drm: mediatek: cmdq: Remove timeout handler in helper function
Chun-Kuang Hu
1
-2
/
+1
2020-11-17
drm/mediatek/mtk_drm_crtc: Demote seriously out-of-date struct header
Lee Jones
1
-1
/
+3
2020-11-10
drm: Use state helper instead of CRTC state pointer
Maxime Ripard
1
-6
/
+9
2020-11-02
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
1
-8
/
+8
2020-11-02
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-8
/
+14
2020-10-24
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
1
-1
/
+1
2020-10-09
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
1
-2
/
+2
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-05
Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-12
/
+8
2020-08-03
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
[prev]
[next]