Files
linux/drivers/gpu/drm
Drew Davenport bb00a452d6 drm/msm/dpu: Refactor resource manager
Track hardware resource objects in arrays rather than
a list and remove the resource manager's iterator idiom. Separate
the mapping of hardware resources to an encoder ID into a different
array.

Use an implicit mapping between the hardware blocks' ids, which
are 1-based, and array indices in these arrays to replace iteration
with index lookups in several places.

Signed-off-by: Drew Davenport <ddavenport@chromium.org>
[squash in minor compiler warning fixes]
Signed-off-by: Rob Clark <robdclark@chromium.org>
2020-03-19 11:35:37 -07:00
..
2020-01-20 11:42:57 +10:00
2020-02-26 14:02:41 -05:00
2020-01-20 11:42:57 +10:00
2019-12-18 16:09:12 -05:00
2019-11-19 22:25:55 +01:00
2019-10-08 18:29:00 +02:00
2020-02-06 22:01:40 +02:00
2019-07-22 21:24:10 +02:00