summaryrefslogtreecommitdiff
path: root/include/hw/display/bcm2835_fb.h
AgeCommit message (Expand)Author
2018-08-24hw/display/bcm2835_fb: Validate config settingsPeter Maydell
2018-08-24hw/display/bcm2835_fb: Fix handling of virtual framebufferPeter Maydell
2018-08-24hw/display/bcm2835_fb: Abstract out calculation of pitch, sizePeter Maydell
2018-08-24hw/display/bcm2835_fb: Reset resolution, etc correctlyPeter Maydell
2018-08-24hw/display/bcm2835_fb: Drop unused size and pitch fieldsPeter Maydell
2018-08-24hw/misc/bcm2835_property: Track fb settings using BCM2835FBConfigPeter Maydell
2018-08-24hw/misc/bcm2835_fb: Move config fields to their own structPeter Maydell
2018-06-01hw: Do not include "exec/address-spaces.h" if it is not necessaryPhilippe Mathieu-Daudé
2016-03-16bcm2835_fb: add framebuffer device for Raspberry PiGrégory ESTRADE