summaryrefslogtreecommitdiff
path: root/arch/x86/video/fbdev.c
AgeCommit message (Expand)Author
2024-05-03arch: Rename fbdev header and source filesThomas Zimmermann
2024-05-03arch: Remove struct fb_info from video helpersThomas Zimmermann
2023-10-12fbdev: Replace fb_pgprotect() with pgprot_framebuffer()Thomas Zimmermann
2023-06-29Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-05-18x86/fbdev: Include asm/fb.h as neededArnd Bergmann
2023-05-18fbdev: Include <linux/fb.h> instead of <asm/fb.h>Thomas Zimmermann
2023-04-26arch/x86: Include <asm/fb.h> in fbdev source fileThomas Zimmermann
2023-04-16fbdev: Simplify fb_is_primary_device for x86Daniel Vetter
2016-03-15x86/video: Don't assume all FB devices are PCI devicesVitaly Kuznetsov
2012-04-24x86: Use vga_default_device() when determining whether an fb is primaryMatthew Garrett
2011-10-31x86: fix up files really needing to include module.hPaul Gortmaker
2008-05-04x86: video/fbdev.c: add MODULE_LICENSEAdrian Bunk
2008-04-19x86: remove pointless commentsWANG Cong
2007-10-11i386: move videoThomas Gleixner