aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/ast/ast_main.c
diff options
context:
space:
mode:
authorThomas Zimmermann <[email protected]>2020-07-30 15:51:58 +0200
committerThomas Zimmermann <[email protected]>2020-08-03 09:03:47 +0200
commit6a470dc2a12e99608706de030c92732f166d0dc1 (patch)
tree19bc14a0623a7d94b27c69541d02f556cf12fa7d /drivers/gpu/drm/ast/ast_main.c
parent70eca5d5d3e1a8139df918fe104dc63a37554789 (diff)
drm/ast: Embed CRTC and connector in struct ast_private
Only single instances of CRTC and connector are supported per device. Embed both in ast's structure and remove the individual memory allocations. DRM's CRTC cleanup helpers replace the rsp. destroy function in ast. While at it, also convert to_ast_connector() to a function. Signed-off-by: Thomas Zimmermann <[email protected]> Acked-by: Daniel Vetter <[email protected]> Acked-by: Sam Ravnborg <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/ast/ast_main.c')
0 files changed, 0 insertions, 0 deletions