diff options
| author | 2020-12-04 16:11:36 +0100 | |
|---|---|---|
| committer | 2020-12-15 11:36:11 +0100 | |
| commit | 03b03efebeed3a928e168505d32939f35055264a (patch) | |
| tree | 3078aefc840ec0d81ac743c82babd9b5ce56d570 /tools/perf/scripts/python | |
| parent | drm/vc4: kms: Wait on previous FIFO users before a commit (diff) | |
drm/vc4: kms: Remove unassigned_channels from the HVS state
The HVS state now has both unassigned_channels that reflects the
channels that are not used in the associated state, and the in_use
boolean for each channel that says whether or not a particular channel
is in use.
Both express pretty much the same thing, and we need the in_use variable
to properly track the commits, so let's get rid of unassigned_channels.
Suggested-by: Thomas Zimmermann <tzimmermann@suse.de>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Reviewed-by: Thomas Zimmermann <tzimmermann@suse.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20201204151138.1739736-6-maxime@cerno.tech
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
