aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/x86/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-10-12fbdev: Replace fb_pgprotect() with pgprot_framebuffer()Thomas Zimmermann1-7/+8
2023-07-24Merge drm/drm-next into drm-misc-nextThomas Zimmermann1-0/+1
2023-07-22fbdev: Split frame buffer support in FB and FB_CORE symbolsJavier Martinez Canillas1-1/+1
2023-06-29Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-13/+15
2023-05-18x86/fbdev: Include asm/fb.h as neededArnd Bergmann1-0/+1
2023-05-18fbdev: Include <linux/fb.h> instead of <asm/fb.h>Thomas Zimmermann1-2/+0
2023-04-26arch/x86: Include <asm/fb.h> in fbdev source fileThomas Zimmermann1-1/+16
2023-04-16fbdev: Simplify fb_is_primary_device for x86Daniel Vetter1-12/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2016-03-15x86/video: Don't assume all FB devices are PCI devicesVitaly Kuznetsov1-10/+8
2012-04-24x86: Use vga_default_device() when determining whether an fb is primaryMatthew Garrett1-5/+15
2011-10-31x86: fix up files really needing to include module.hPaul Gortmaker1-0/+1
2008-05-04x86: video/fbdev.c: add MODULE_LICENSEAdrian Bunk1-1/+1
2008-04-19x86: remove pointless commentsWANG Cong1-1/+0
2007-10-11i386: move videoThomas Gleixner2-0/+33