On Wed, 2017-01-11 at 10:57 +0800, Y.C. Chen wrote:
From: "Y.C. Chen" yc_chen@aspeedtech.com
Signed-off-by: Y.C. Chen yc_chen@aspeedtech.com
drivers/gpu/drm/ast/ast_drv.h | 2 + drivers/gpu/drm/ast/ast_main.c | 27 ++- drivers/gpu/drm/ast/ast_mode.c | 25 +- drivers/gpu/drm/ast/ast_post.c | 510 ++++++++++++++++++++++++++++++++++++++- drivers/gpu/drm/ast/ast_tables.h | 57 ++++- 5 files changed, 596 insertions(+), 25 deletions(-)
Dave, Daniel, is that going upstream ? We need that for POWER9 machines, it needs to hit the distros ASAP.
We also need the one Russell Currey sent a while ago
"[PATCH] drivers/gpu/drm/ast: Support reading configuration values from device tree"
Cheers, Ben.