aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChandra Konduru <[email protected]>2015-05-18 16:18:44 -0700
committerDaniel Vetter <[email protected]>2015-05-22 08:53:44 +0200
commit225c228a028388b215e1f8a18546af2c2802bbb5 (patch)
treef6bdc9e06281e0f3c28211fee7f98d19cf0da628 /tools/perf/scripts/python
parent6d50b0650fb46050d883d1b439a8681178cb2326 (diff)
drm/i915/skl: don't fail colorkey + scaler request
There is a mplayer video failure reported with xv. This is because there is a request to do both plane scaling and colorkey. Because skl hw doesn't support plane scaling and colorkey at the same time, request is failed which is expected behavior. To make xv operate, this patch allows colorkey continue to work without using scaler. Then behavior would be similar to platforms without plane scaler support. Signed-off-by: Chandra Konduru <[email protected]> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=90449 [danvet: change can_scale to bool as requested by Ville.] Reviewed-by: Ville Syrjälä <[email protected]> Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions