diff options
| author | Stanislav Lisovskiy <[email protected]> | 2020-02-03 01:06:25 +0200 |
|---|---|---|
| committer | Ville Syrjälä <[email protected]> | 2020-02-05 19:10:38 +0200 |
| commit | 072fcc306be3a63923a3b25cbe7c1fff436f8838 (patch) | |
| tree | 401da36d6d9d4ea352bd3a91ba8cf24ba3e7c7ae /tools/perf/scripts/python | |
| parent | 9c4ce97d80257ff48f850a6f13fd9a8f7b37a6e4 (diff) | |
drm/i915: Remove skl_ddl_allocation struct
Current consensus that it is redundant as
we already have skl_ddb_values struct out there,
also this struct contains only single member
which makes it unnecessary.
v2: As dirty_pipes soon going to be nuked away
from skl_ddb_values, evacuating enabled_slices
to safer in dev_priv.
v3: Changed "enabled_slices" to be "enabled_dbuf_slices_num"
(Matt Roper)
v4: - Wrapped the line getting number of dbuf slices(Matt Roper)
- Removed indeed redundant skl_ddb_values declaration(Matt Roper)
Reviewed-by: Matt Roper <[email protected]>
Signed-off-by: Stanislav Lisovskiy <[email protected]>
Signed-off-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions