summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/ivybridge/gma.c
AgeCommit message (Expand)Author
2016-03-14dm: Use uclass_first_device_err() where it is usefulSimon Glass
2016-01-24x86: ivybridge: Use syscon for the GMA deviceSimon Glass
2016-01-24x86: ivybridge: Sort out the calls to bridge_silicon_revision()Simon Glass
2016-01-24x86: ivybridge: Move lpc_enable() into gma.cSimon Glass
2016-01-24x86: ivybridge: Move graphics init much laterSimon Glass
2016-01-12dm: pci: video: Convert video and pci_rom to use DM PCI APISimon Glass
2016-01-12dm: x86: ivybridge: Convert graphics init to use DM PCI APISimon Glass
2015-07-27Kill unneeded #include <linux/kconfig.h>Masahiro Yamada
2015-04-17x86: Add a x86_ prefix to the x86-specific PCI functionsSimon Glass
2015-02-06x86: video: Allow video ROM execution to fall back to the other methodSimon Glass
2015-01-13x86: ivybridge: Set up an MTRR for the video frame bufferSimon Glass
2015-01-13x86: ivybridge: Only run the Video BIOS when video is enabledSimon Glass
2014-11-25x86: Add initial video device init for Intel GMASimon Glass