diff options
author | 2016-10-04 14:28:20 -0400 | |
---|---|---|
committer | 2016-10-16 19:08:43 -0400 | |
commit | a62163e97bafbc072093ee5645873227f33a43ee (patch) | |
tree | bf1ba42f393ea78ca6320e31fa678e7c401dafe0 /tools/perf/scripts/python | |
parent | drm/i915/skl: Remove linetime from skl_wm_values (diff) | |
download | wireguard-linux-a62163e97bafbc072093ee5645873227f33a43ee.tar.xz wireguard-linux-a62163e97bafbc072093ee5645873227f33a43ee.zip |
drm/i915/gen9: Make skl_wm_level per-plane
Having skl_wm_level contain all of the watermarks for each plane is
annoying since it prevents us from having any sort of object to
represent a single watermark level, something we take advantage of in
the next commit to cut down on all of the copy paste code in here.
Changes since v1:
- Style nitpicks
- Fix accidental usage of i vs. PLANE_CURSOR
- Split out skl_pipe_wm_active_state simplification into separate patch
Signed-off-by: Lyude <cpaul@redhat.com>
Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Reviewed-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions