diff options
author | Thomas Zimmermann <[email protected]> | 2022-10-13 13:29:19 +0200 |
---|---|---|
committer | Thomas Zimmermann <[email protected]> | 2022-10-16 11:16:11 +0200 |
commit | aa7c88650f705631f1e7ea03ea14171b0530b9ef (patch) | |
tree | 0b5dfc0183fbff96f723ae95baea3bff83b74dad /drivers/gpu/drm/ast/ast_main.c | |
parent | 963a2ba2adb51f677f2be875bb516fa636eaab47 (diff) |
drm/ast: Remove cursor double buffering
Update the cursor image via damage handling in-place. The cursor's
double buffering has no visible effect on the output, so remove it.
Done in preparation of switching ast to GEM SHMEM helpers. Removing
double buffering will allow us to use the same data structure for
primary and cursor plane.
Signed-off-by: Thomas Zimmermann <[email protected]>
Reviewed-by: Jocelyn Falempe <[email protected]>
Tested-by: Jocelyn Falempe <[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