Star64_linux/drivers/gpu/drm/ast
Thomas Zimmermann c35da0ed48 drm/ast: Replace struct ast_crtc with struct drm_crtc
Struct ast_crtc has been cleaned up and it's now a wrapper around the
DRM CRTC structure struct drm_crtc. This patch converts the driver to
struct drm_crtc and removes struct ast_crtc.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20200702115029.5281-13-tzimmermann@suse.de
2020-07-07 11:11:59 +02:00
..
ast_cursor.c drm/ast: Managed cursor release 2020-07-07 11:11:51 +02:00
ast_dp501.c drm/ast: Upcast from DRM device to ast structure via to_ast_private() 2020-06-22 13:40:33 +02:00
ast_dram_tables.h
ast_drv.c drm/ast: Remove test for device from ast_pm_freeze() 2020-06-22 13:39:23 +02:00
ast_drv.h drm/ast: Replace struct ast_crtc with struct drm_crtc 2020-07-07 11:11:59 +02:00
ast_main.c drm/ast: Use per-device logging macros 2020-06-22 13:40:33 +02:00
ast_mode.c drm/ast: Replace struct ast_crtc with struct drm_crtc 2020-07-07 11:11:59 +02:00
ast_post.c drm/ast: Use per-device logging macros 2020-06-22 13:40:33 +02:00
ast_tables.h
ast_ttm.c drm/ast: Use per-device logging macros 2020-06-22 13:40:33 +02:00
Kconfig drm/vram: fix Kconfig 2019-09-10 08:53:08 +02:00
Makefile drm/ast: Move cursor functions to ast_cursor.c 2020-07-07 11:11:15 +02:00