diff options
author | Kumar, Mahesh <mahesh1.kumar@intel.com> | 2017-05-17 17:28:23 +0530 |
---|---|---|
committer | Matt Roper <matthew.d.roper@intel.com> | 2017-05-17 14:32:32 -0700 |
commit | 7084b50bdd8f8b8fc232fb8642d83de913575baa (patch) | |
tree | 690340d5fc50d8e87a82963bd986888c989d2d5c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | d273ecce3dde63168ed7840e2b8e5659da0df0f5 (diff) |
drm/i915/skl+: calculate pixel_rate & relative_data_rate in fixed point
This patch make changes to calculate adjusted plane pixel rate &
plane downscale amount using fixed_point functions available.
This patch will give uniformity in code, & will help to avoid mixing of
32bit uint32_t variable for fixed-16.16 with fixed_16_16_t variables in
later patch in the series.
Changes from V1:
- Rebase based on wrapper name change
- Remove unnecessary comment
Signed-off-by: Mahesh Kumar <mahesh1.kumar@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Reviewed-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20170517115831.13830-5-mahesh1.kumar@intel.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions