diff options
author | 2017-06-30 17:40:59 +0530 | |
---|---|---|
committer | 2017-07-04 16:52:30 +0300 | |
commit | 11f489d3c62b1e55efbc5f1ab058d85851a96d0e (patch) | |
tree | 1df8d3e57764bd824032a5c27908a38e8f2301c4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/i915/fbdev: Check for existence of ifbdev->vma before operations (diff) | |
download | linux-dev-11f489d3c62b1e55efbc5f1ab058d85851a96d0e.tar.xz linux-dev-11f489d3c62b1e55efbc5f1ab058d85851a96d0e.zip |
drm/i915/skl+: Check for supported plane configuration in Interlace mode
In Gen9 platform Interlaced fetch mode doesn't support following plane
configuration:
- Y/Yf tiling
- 90/270 rotation
- YUV420 hybrid planar source pixel formats.
This patch adds check to fail the flip if any of the above configuration
is requested.
Changes since V1:
- handle checks in intel_plane_atomic_check_with_state (ville)
- takeout plane scaler checks combile with pipe scaler in next patch
Changes since V2:
- No need to check for NV12 as it need scaling, so it will be rejected
by scaling check (ville)
Signed-off-by: Mahesh Kumar <mahesh1.kumar@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20170630121100.20159-2-mahesh1.kumar@intel.com
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=90238
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions