开源镜像站
帮助
下载
动态
GitHub
index
:
linux.git
master
Linux kernel mainline source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
mxsfb
/
lcdif_kms.c
Age
Commit message (
Expand
)
Author
2026-05-29
drm: lcdif: Wait for vblank before disabling DMA
Paul Kocialkowski
2026-05-29
drm: lcdif: Set undocumented bit to clear FIFO at vsync
Paul Kocialkowski
2026-05-04
drm: Rename struct drm_atomic_state to drm_atomic_commit
Maxime Ripard
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
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
2025-07-22
drm/mxsfb: put the bridge returned by drm_bridge_chain_get_first_bridge()
Luca Ceresoli
2024-07-16
drm: lcdif: Use adjusted_mode .clock instead of .crtc_clock
Marek Vasut
2023-05-26
drm: lcdif: Add multiple encoders and first bridges support
Liu Ying
2023-05-26
drm: lcdif: Check consistent bus format and flags across first bridges
Liu Ying
2023-05-26
drm: lcdif: Determine bus format and flags in ->atomic_check()
Liu Ying
2023-05-26
drm: lcdif: Drop unnecessary NULL pointer check on lcdif->bridge
Liu Ying
2022-11-09
drm: lcdif: Set and enable FIFO Panic threshold
Marek Vasut
2022-11-01
drm: lcdif: change burst size to 256B
Marco Felsch
2022-10-15
drm: lcdif: Add support for YUV planes
Kieran Bingham
2022-10-15
drm: lcdif: Switch to limited range for RGB to YUV conversion
Laurent Pinchart
2022-08-22
drm/lcdif: Clean up debug prints and comments
Marek Vasut
2022-08-22
drm/lcdif: Consistently use plain timings
Marek Vasut
2022-08-22
drm/lcdif: Clean up headers
Marek Vasut
2022-08-03
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
2022-08-03
drm/fb: rename FB CMA helpers to FB DMA helpers
Danilo Krummrich
2022-07-26
drm/atomic-helper: Remove _HELPER_ infix from DRM_PLANE_HELPER_NO_SCALING
Thomas Zimmermann
2022-07-26
drm/atomic-helper: Move DRM_PLANE_HELPER_NO_SCALING to atomic helpers
Thomas Zimmermann
2022-07-05
drm: Remove linux/media-bus-format.h from drm_crtc.h
Ville Syrjälä
2022-06-29
drm: lcdif: Add support for i.MX8MP LCDIF variant
Marek Vasut