diff options
| author | Maarten Lankhorst <[email protected]> | 2019-10-04 13:34:54 +0200 |
|---|---|---|
| committer | Maarten Lankhorst <[email protected]> | 2019-10-10 16:01:04 +0200 |
| commit | 3a612765f4233993bf5cff302844bd3b6b5a7429 (patch) | |
| tree | d6ed8265dd7f7a346948f0a856839b5434e27dc2 /tools/perf/scripts/python | |
| parent | d8bd3e157a17b03d2b0f380e143bf8204f75df94 (diff) | |
drm/i915: Remove cursor use of properties for coordinates
We have a src and dect rectangle, use it instead of relying on
the core drm properties.
Because the core by default clips the src/dst properties, after
the drm_atomic_helper_check_plane_state() we manually set the
unclipped src/dst rectangles. We still need the call for
visibility checks, but this way we are able to use the src/dst
rects in the check/commit code.
This removes the special case in the watermark code for cursor w/h.
Signed-off-by: Maarten Lankhorst <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Ville Syrjälä <[email protected]>
[mlankhorst: Clarify commit message to state we use unclipped src/dst
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions