diff options
author | Sean Paul <[email protected]> | 2018-08-29 13:49:47 -0400 |
---|---|---|
committer | Rob Clark <[email protected]> | 2018-10-03 20:24:50 -0400 |
commit | 96fc56a775c1e44c0e3c0119f2cd3d77431c4569 (patch) | |
tree | a59ca4d1aeb5bd394871a910ce42bfa43738779b /tools/perf/scripts/python/stackcollapse.py | |
parent | 1e53ac9280a0ac48ea1024a9d02bc08e3220d842 (diff) |
drm/msm: dpu: Allow planes to extend past active display
The atomic_check is a bit too aggressive with respect to planes which
leave the active area. This caused a bunch of log spew when the cursor
got to the edge of the screen and stopped it from going all the way.
This patch removes the conservative bounds checks from atomic and clips
the dst rect such that we properly display planes which go off the
screen.
Changes in v2:
- Apply the clip to src as well (taking into account scaling)
Changes in v3:
- Use drm_atomic_helper_check_plane_state() to clip src/dst
Cc: Sravanthi Kollukuduru <[email protected]>
Cc: Jeykumar Sankaran <[email protected]>
Cc: Ville Syrjälä <[email protected]>
Reviewed-by: Jeykumar Sankaran <[email protected]>
Signed-off-by: Sean Paul <[email protected]>
Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions