index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
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
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-13
drm/mediatek: Convert legacy DRM logging to drm_* helpers in mtk_crtc.c
Abhishek Rajput
2025-11-21
Merge tag 'v6.18-rc6' into drm-next
Dave Airlie
2025-11-01
drm/mediatek: Add pm_runtime support for GCE power control
Jason-JH Lin
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
2025-07-17
drm/mediatek: only announce AFBC if really supported
Icenowy Zheng
2025-07-17
drm/mediatek: Add wait_event_timeout when disabling plane
Jason-JH Lin
2025-03-12
drm/mediatek: Fix config_updating flag never false when no mbox channel
Jason-JH Lin
2024-12-25
drm/mediatek: Move mtk_crtc_finish_page_flip() to ddp_cmdq_cb()
Jason-JH.Lin
2024-10-23
drm/mediatek: Fix potential NULL dereference in mtk_crtc_destroy()
Dan Carpenter
2024-10-22
drm/mediatek: Add blend_modes to mtk_plane_init() for different SoCs
Jason-JH.Lin
2024-08-29
drm/mediatek: Use spin_lock_irqsave() for CRTC event lock
Fei Shao
2024-08-29
drm/mediatek: Fix missing configuration flags in mtk_crtc_ddp_config()
Jason-JH.Lin
2024-08-29
drm/mediatek: Declare Z Position for all planes
AngeloGioacchino Del Regno
2024-08-12
drm/mediatek: Use cmdq_pkt_create() and cmdq_pkt_destroy()
Chun-Kuang Hu
2024-08-12
drm/mediatek: Use cmdq_pkt_eoc() instead of cmdq_pkt_finalize()
Chun-Kuang Hu
2024-04-01
drm/mediatek: Rename files "mtk_drm_gem.h" to "mtk_gem.h"
Hsiao Chien Sung
2024-04-01
drm/mediatek: Rename files "mtk_drm_plane.h" to "mtk_plane.h"
Hsiao Chien Sung
2024-04-01
drm/mediatek: Rename files "mtk_drm_ddp_comp.h" to "mtk_ddp_comp.h"
Hsiao Chien Sung
2024-04-01
drm/mediatek: Rename files "mtk_drm_crtc.c" to "mtk_crtc.c"
Hsiao Chien Sung