| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
| |
The aspeed_gfx driver has landed upstream. This shifts the driver to the
upstream implementation.
The debugfs code was not submitted as it was never used, even during
development.
OpenBMC-Staging-Count: 1
Acked-by: Andrew Jeffery <andrew@aj.id.au>
Signed-off-by: Joel Stanley <joel@jms.id.au>
|
| |
|
|
|
|
|
|
| |
This exposes the GFX registers in debugfs for debugging. The idea is
borrowed from the Broadcom driver.
OpenBMC-Staging-Count: 4
Signed-off-by: Joel Stanley <joel@jms.id.au>
|
|
|
This driver is for the ASPEED BMC SoC's GFX display hardware. This
driver runs on the ARM based BMC systems, unlike the ast driver which
runs on a host CPU and is is for a PCI graphics device.
OpenBMC-Staging-Count: 4
Signed-off-by: Joel Stanley <joel@jms.id.au>
|