index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
mediatek
/
mtk-mmsys.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-14
soc/mediatek: mtk-mmsys: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-08-12
soc: mediatek: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2023-04-02
soc: mediatek: mtk-mmsys: Add support for MT6795 Helio X10
AngeloGioacchino Del Regno
1
-0
/
+9
2023-04-02
soc: mediatek: mtk-mmsys: Change MT8173 num_resets to 64
AngeloGioacchino Del Regno
1
-1
/
+1
2023-04-02
soc: mediatek: mtk-mmsys: Split out MT8173 mmsys DDP routing table
AngeloGioacchino Del Regno
1
-2
/
+3
2023-04-02
soc: mediatek: Cleanup ifdefs for IS_REACHABLE(CONFIG_MTK_CMDQ)
AngeloGioacchino Del Regno
1
-13
/
+9
2023-04-02
soc: mediatek: mtk-mmsys: Add MODULE_DEVICE_TABLE() to allow auto-load
AngeloGioacchino Del Regno
1
-0
/
+1
2023-04-02
soc: mediatek: mtk-mmsys: Compress of_device_id array entries
AngeloGioacchino Del Regno
1
-65
/
+18
2023-04-02
soc: mediatek: mtk-mmsys: Use module_platform_driver() macro
AngeloGioacchino Del Regno
1
-13
/
+1
2023-04-02
soc: mediatek: mtk-mmsys: Add .remove() callback
AngeloGioacchino Del Regno
1
-0
/
+15
2023-03-06
soc: mediatek: mmsys: add config api for RSZ switching and DCM
Roy-CW.Yeh
1
-0
/
+44
2023-01-30
soc: mediatek: mmsys: add support for MT8195 VPPSYS
Roy-CW.Yeh
1
-0
/
+22
2023-01-25
soc: mediatek: mmsys: add reset control for MT8195 vdosys1
Nancy.Lin
1
-0
/
+2
2023-01-25
soc: mediatek: mmsys: add mmsys for support 64 reset bits
Nancy.Lin
1
-13
/
+27
2023-01-25
soc: mediatek: add cmdq support of mtk-mmsys config API for mt8195 vdosys1
Nancy.Lin
1
-19
/
+44
2023-01-25
soc: mediatek: add mtk-mmsys config API for mt8195 vdosys1
Nancy.Lin
1
-0
/
+35
2023-01-25
soc: mediatek: refine code to use mtk_mmsys_update_bits API
Nancy.Lin
1
-29
/
+16
2023-01-25
soc: mediatek: add mtk-mmsys support for mt8195 vdosys1
Nancy.Lin
1
-0
/
+10
2023-01-09
mtk-mmsys: Change mtk-mmsys & mtk-mutex to modules
Yongqiang Niu
1
-1
/
+17
2023-01-09
soc: mediatek: add mtk-mmsys support for mt8188 vdosys0
Nathan Lu
1
-0
/
+11
2022-11-21
soc: mediatek: Add deprecated compatible to mmsys
Matthias Brugger
1
-0
/
+4
2022-11-21
soc: mediatek: add mtk-mmsys support for mt8195 vdosys0
Jason-JH.Lin
1
-0
/
+11
2022-11-21
Revert "soc: mediatek: add mtk-mmsys support for mt8195 vdosys0"
Jason-JH.Lin
1
-141
/
+11
2022-11-08
soc: mediatek: Add all settings to mtk_mmsys_ddp_dpi_fmt_config func
Xinlei Lee
1
-6
/
+21
2022-09-15
soc: mediatek: Add mmsys func to adapt to dpi output for MT8186
Xinlei Lee
1
-0
/
+20
2022-04-22
Merge tag 'v5.18-next-vdso0-stable-tag' into v5.18-next/soc
Matthias Brugger
1
-11
/
+141
2022-04-22
soc: mediatek: add mtk-mmsys support for mt8195 vdosys0
jason-jh.lin
1
-11
/
+141
2022-04-04
soc: mediatek: mmsys: Add sw0_rst_offset for MT8192
AngeloGioacchino Del Regno
1
-0
/
+1
2022-03-04
soc: mediatek: mmsys: add sw0_rst_offset in mmsys driver data
Rex-BC Chen
1
-2
/
+4
2022-03-01
soc: mediatek: mmsys: add mmsys reset control for MT8186
Rex-BC Chen
1
-0
/
+1
2022-02-28
soc: mediatek: mmsys: add mt8186 mmsys routing table
Yongqiang Niu
1
-0
/
+11
2021-10-08
soc: mediatek: mmsys: Add reset controller support
Enric Balletbo i Serra
1
-0
/
+68
2021-09-13
soc: mediatek: mmsys: Add mt8192 mmsys routing table
Yongqiang Niu
1
-0
/
+11
2021-08-06
soc: mediatek: mmsys: add MT8365 support
Fabien Parent
1
-0
/
+11
2021-08-04
soc: mmsys: mediatek: add mask to mmsys routes
CK Hu
1
-2
/
+5
2021-04-06
soc: mediatek: mmsys: Add support for MT8167 SoC
Fabien Parent
1
-0
/
+11
2021-03-31
soc: mediatek: mmsys: Add mt8183 mmsys routing table
Hsin-Yi Wang
1
-0
/
+3
2021-03-30
soc: mediatek: mmsys: Use an array for setting the routing registers
CK Hu
1
-248
/
+25
2021-03-30
soc: mediatek: mmsys: Create struct mtk_mmsys to store context data
CK Hu
1
-20
/
+27
2020-11-28
soc: mediatek: mmsys: Use devm_platform_ioremap_resource()
Enric Balletbo i Serra
1
-5
/
+2
2020-11-28
soc / drm: mediatek: Move DDP component defines into mtk-mmsys.h
Yongqiang Niu
1
-3
/
+1
2020-05-20
clk/soc: mediatek: mt6779: Bind clock driver from platform device
Matthias Brugger
1
-0
/
+8
2020-05-20
clk/soc: mediatek: mt6797: Bind clock driver from platform device
Matthias Brugger
1
-0
/
+8
2020-05-20
clk/soc: mediatek: mt8183: Bind clock driver from platform device
Matthias Brugger
1
-0
/
+8
2020-05-20
clk / soc: mediatek: Bind clock and gpu driver for mt2701
Enric Balletbo i Serra
1
-0
/
+8
2020-05-20
clk / soc: mediatek: Bind clock and gpu driver for mt2712
Enric Balletbo i Serra
1
-0
/
+8
2020-05-15
soc: mediatek: Missing platform_device_unregister() on error in mtk_mmsys_pro...
Wei Yongjun
1
-1
/
+3
2020-05-14
soc: mediatek: mmsys: Drop <linux/clk-provider.h>
Geert Uytterhoeven
1
-1
/
+0
2020-04-13
soc / drm: mediatek: Fix mediatek-drm device probing
Enric Balletbo i Serra
1
-0
/
+6
2020-04-13
soc / drm: mediatek: Move routing control to mmsys device
Enric Balletbo i Serra
1
-0
/
+281
[next]