index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
mediatek
/
mtk_crtc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-22
drm/mediatek: Check CRTC state before freeing
Ruoyu Wang
1
-3
/
+3
2026-05-26
Merge tag 'mediatek-drm-next-20260521' of https://git.kernel.org/pub/scm/linu...
Dave Airlie
1
-9
/
+6
2026-05-13
drm/mediatek: Simplify mtk_crtc allocation
Rosen Penev
1
-9
/
+6
2026-05-04
drm: Rename struct drm_atomic_state to drm_atomic_commit
Maxime Ripard
1
-6
/
+6
2026-03-23
drm/mediatek: Set dedicated DMA device and drop custom GEM callbacks
Chen-Yu Tsai
1
-1
/
+0
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-2
/
+2
2026-01-13
drm/mediatek: Convert legacy DRM logging to drm_* helpers in mtk_crtc.c
Abhishek Rajput
1
-9
/
+15
2025-11-21
Merge tag 'v6.18-rc6' into drm-next
Dave Airlie
1
-0
/
+7
2025-11-01
drm/mediatek: Add pm_runtime support for GCE power control
Jason-JH Lin
1
-0
/
+7
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
1
-0
/
+1
2025-07-17
drm/mediatek: only announce AFBC if really supported
Icenowy Zheng
1
-1
/
+2
2025-07-17
drm/mediatek: Add wait_event_timeout when disabling plane
Jason-JH Lin
1
-0
/
+33
2025-03-12
drm/mediatek: Fix config_updating flag never false when no mbox channel
Jason-JH Lin
1
-2
/
+5
2024-12-25
drm/mediatek: Move mtk_crtc_finish_page_flip() to ddp_cmdq_cb()
Jason-JH.Lin
1
-6
/
+19
2024-10-23
drm/mediatek: Fix potential NULL dereference in mtk_crtc_destroy()
Dan Carpenter
1
-2
/
+1
2024-10-22
drm/mediatek: Add blend_modes to mtk_plane_init() for different SoCs
Jason-JH.Lin
1
-0
/
+1
2024-08-29
drm/mediatek: Use spin_lock_irqsave() for CRTC event lock
Fei Shao
1
-2
/
+3
2024-08-29
drm/mediatek: Fix missing configuration flags in mtk_crtc_ddp_config()
Jason-JH.Lin
1
-0
/
+27
2024-08-29
drm/mediatek: Declare Z Position for all planes
AngeloGioacchino Del Regno
1
-1
/
+1
2024-08-12
drm/mediatek: Use cmdq_pkt_create() and cmdq_pkt_destroy()
Chun-Kuang Hu
1
-42
/
+4
2024-08-12
drm/mediatek: Use cmdq_pkt_eoc() instead of cmdq_pkt_finalize()
Chun-Kuang Hu
1
-1
/
+1
2024-04-01
drm/mediatek: Rename files "mtk_drm_gem.h" to "mtk_gem.h"
Hsiao Chien Sung
1
-1
/
+1
2024-04-01
drm/mediatek: Rename files "mtk_drm_plane.h" to "mtk_plane.h"
Hsiao Chien Sung
1
-1
/
+1
2024-04-01
drm/mediatek: Rename files "mtk_drm_ddp_comp.h" to "mtk_ddp_comp.h"
Hsiao Chien Sung
1
-1
/
+1
2024-04-01
drm/mediatek: Rename files "mtk_drm_crtc.c" to "mtk_crtc.c"
Hsiao Chien Sung
1
-0
/
+1138