diff options
| author | P Raviraj Sitaram <[email protected]> | 2018-12-19 13:59:12 +0530 |
|---|---|---|
| committer | Ville Syrjälä <[email protected]> | 2019-01-25 23:31:24 +0200 |
| commit | 29214e8cf6ceaaf1a6ad74ee6a781f79bcb84d1f (patch) | |
| tree | 152ed54e723bfa6d9dd27acc465f9c9ac17dc8db /tools/perf/scripts/python/mem-phys-addr.py | |
| parent | 790cc9941b137e00aeb9e9cd6f44d05565c3f271 (diff) | |
drm/i915: correct the pitch check for NV12 framebuffer
framebuffer for NV12 requires the pitch to the multiplier of 4, instead
of the width. This patch corrects it.
For instance, a 480p video, whose width and pitch are 854 and 896
respectively, is excluded for NV12 plane so far.
Changes since v1:
- Removed check for NV12 buffer dimensions since additional checks
are done for viewport size in intel_sprite.c
Signed-off-by: Dongseong Hwang <[email protected]>
Signed-off-by: P Raviraj Sitaram <[email protected]>
Cc: Chandra Konduru <[email protected]>
Cc: Vidya Srinivas <[email protected]>
Cc: Ville Syrjälä <[email protected]>
Cc: Juha-Pekka Heikkila <[email protected]>
Signed-off-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions