diff options
author | Mahesh Kumar <[email protected]> | 2018-04-09 09:11:08 +0530 |
---|---|---|
committer | Maarten Lankhorst <[email protected]> | 2018-04-09 13:40:22 +0200 |
commit | e1f96a66e72569f6277262eef23614236cc6dc15 (patch) | |
tree | d8187b8722bb00f8cdbb84488a6635e9e2117e4c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 08d0e875aefe72c63076a768a368126ea74a1e3e (diff) |
drm/i915/skl: split skl_compute_ddb function
This patch splits skl_compute_wm/ddb functions into two parts.
One adds all affected pipes after the commit to atomic_state structure
and second part does compute the DDB.
v2: Added reviewed by tag from Shashank Sharma
v3: Added reviewed by from Juha-Pekka Heikkila
v4: Rebased the series
v5: Fixed checkpatch error. Changed *changed = true
to (*changed) = true;
Reviewed-by: Juha-Pekka Heikkila <[email protected]>
Reviewed-by: Shashank Sharma <[email protected]>
Signed-off-by: Mahesh Kumar <[email protected]>
Signed-off-by: Vidya Srinivas <[email protected]>
Reviewed-by: Maarten Lankhorst <[email protected]>
Signed-off-by: Maarten Lankhorst <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions