CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/06/10 21:36:14
Modified files:
sys/dev/pci/drm/include/drm: drm_fb_helper.h
sys/dev/pci/drm/include/linux: fb.h
sys/dev/pci/drm/i915/display: intel_fbdev.c
Log message:
Add fb_blank function pointer to struct fb_ops and enable paths that
set it. Also add fb_blank() which uses it, for use in inteldrm(4).
