aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/vesa_fb.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-12dm: pci: video: Convert video and pci_rom to use DM PCI APISimon Glass1-5/+5
2015-10-21video: vesa_fb: Fix wrong return value check of pci_find_class()Bin Meng1-1/+1
2015-08-05x86: Gracefully disable the vesa driver when running from EFISimon Glass1-0/+8
2015-07-14video: vesa_fb: Look up VGA device by class instead of idBin Meng1-14/+2
2015-02-05x86: bootstage: Add time measurement for vesa start-upSimon Glass1-0/+2
2015-02-05x86: video: Allow video ROM execution to fall back to the other methodSimon Glass1-3/+3
2015-02-05x86: video: Enable video for Minnowboard MaxSimon Glass1-0/+1
2015-01-23x86: Add a VESA video driverSimon Glass1-0/+64