diff options
author | Thomas Zimmermann <tzimmermann@suse.de> | 2025-03-24 12:44:10 +0300 |
---|---|---|
committer | Thomas Zimmermann <tzimmermann@suse.de> | 2025-04-07 16:08:48 +0300 |
commit | 23fd03aa6c08fbf1ba0644aae8c30b6166fe39e8 (patch) | |
tree | 5f7feb36b51f1a97f03fc418b92f30b37a2ac677 /tools/perf/scripts/python/task-analyzer.py | |
parent | 7cce65f3789e04c0f7668a66563e680d81d54493 (diff) | |
download | linux-23fd03aa6c08fbf1ba0644aae8c30b6166fe39e8.tar.xz |
drm/ast: Remove vaddr field from struct ast_plane
The vaddr field in struct ast_plane serves no purpose. Its value
can be calculated easily from the VRAM base plus the plane offset.
Do so and remove the field.
In ast_primary_plane_helper_get_scanout_buffer(), remove the test
for vaddr being NULL. This cannot legally happen.
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Jocelyn Falempe <jfalempe@redhat.com>
Link: https://lore.kernel.org/r/20250324094520.192974-3-tzimmermann@suse.de
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions