[PATCH 0/3] ast cleanups
Thomas Zimmermann
tzimmermann at suse.de
Thu Jun 11 08:28:06 UTC 2020
Ast still has to be converted to managed initialization, and embed the
DRM device in the ast structure. In preparation of these changes, add
some cleanups to the driver.
Tested on ast HW.
Thomas Zimmermann (3):
drm/ast: Remove unused code paths for AST 1180
drm/ast: Upcast from DRM device to ast structure via to_ast_private()
drm/ast: Use per-device logging macros
drivers/gpu/drm/ast/ast_dp501.c | 24 +++----
drivers/gpu/drm/ast/ast_drv.c | 1 -
drivers/gpu/drm/ast/ast_drv.h | 7 +-
drivers/gpu/drm/ast/ast_main.c | 115 +++++++++++++++-----------------
drivers/gpu/drm/ast/ast_mode.c | 59 +++++++---------
drivers/gpu/drm/ast/ast_post.c | 28 ++++----
drivers/gpu/drm/ast/ast_ttm.c | 2 +-
7 files changed, 107 insertions(+), 129 deletions(-)
--
2.26.2
More information about the dri-devel
mailing list