Home
last modified time | relevance | path

Searched refs:aspeed_gfx_config (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/aspeed/
H A Daspeed_gfx_drv.c60 struct aspeed_gfx_config { struct
68 static const struct aspeed_gfx_config ast2400_config = { argument
76 static const struct aspeed_gfx_config ast2500_config = {
84 static const struct aspeed_gfx_config ast2600_config = {
145 const struct aspeed_gfx_config *config; in aspeed_gfx_load()