aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorMaarten Lankhorst <maarten.lankhorst@linux.intel.com>2016-10-26 15:41:32 +0200
committerMaarten Lankhorst <maarten.lankhorst@linux.intel.com>2016-11-01 14:43:58 +0100
commit1e6ee542262d611a07e15eee0abb4516d7378b93 (patch)
treef878fe13c3f668a573328a1bc26700ebc152c174 /tools/perf/scripts/python/export-to-postgresql.py
parentdrm/i915/gen9+: Use for_each_intel_plane_on_crtc in skl_print_wm_changes, v2. (diff)
downloadwireguard-linux-1e6ee542262d611a07e15eee0abb4516d7378b93.tar.xz
wireguard-linux-1e6ee542262d611a07e15eee0abb4516d7378b93.zip
drm/i915/skl+: Remove data_rate from watermark struct, v2.
It's only used in one function, and can be calculated without caching it in the global struct by using drm_atomic_crtc_state_for_each_plane_state. There are loops over all planes, including planes that don't exist. This is harmless, because data_rate will always be 0 for them and we never program them when updating watermarks. Changes since v1: - Rename rate back to data_rate, and change array name to plane_data_rate. (Matt) - Remove whitespace. (Paulo) Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> Reviewed-by: Matt Roper <matthew.d.roper@intel.com> Cc: Paulo Zanoni <paulo.r.zanoni@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1477489299-25777-5-git-send-email-maarten.lankhorst@linux.intel.com Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions