开源镜像站
帮助
下载
动态
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
/
sysfb
/
efidrm.c
Age
Commit message (
Expand
)
Author
2026-05-04
drm/sysfb: efidrm: Support power management
Thomas Zimmermann
2026-04-07
Merge v7.0-rc7 into drm-next
Simona Vetter
2026-03-31
drm/sysfb: Fix efidrm error handling and memory type mismatch
Chen Ni
2026-02-23
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2026-02-20
drm/sysfb: Generalize pixel-format matching
Thomas Zimmermann
2025-12-16
sysfb: Move edid_info into sysfb_primary_display
Thomas Zimmermann
2025-12-16
sysfb: Pass sysfb_primary_display to devices
Thomas Zimmermann
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
2025-06-18
drm/format-helper: Move drm_fb_build_fourcc_list() to sysfb helpers
Thomas Zimmermann
2025-06-16
video: Make global edid_info depend on CONFIG_FIRMWARE_EDID
Thomas Zimmermann
2025-04-14
drm/sysfb: Share helpers for screen_info validation
Thomas Zimmermann
2025-04-14
drm/sysfb: Share helpers for integer validation
Thomas Zimmermann
2025-04-11
drm/sysfb: efidrm: Avoid clang -Wsometimes-uninitialized in efidrm_device_cre...
Nathan Chancellor
2025-04-07
drm/sysfb: efidrm: Add EDID support
Thomas Zimmermann
2025-04-07
drm/sysfb: Add efidrm for EFI displays
Thomas Zimmermann