diff options
author | Ville Syrjälä <[email protected]> | 2024-03-18 22:44:08 +0200 |
---|---|---|
committer | Ville Syrjälä <[email protected]> | 2024-04-11 18:30:19 +0300 |
commit | 42118c5f6853a28c132ab1ae6efe3893b051e0d2 (patch) | |
tree | 2154210423062553f13545e79871f178243ce743 /tools/perf/scripts/python/task-analyzer.py | |
parent | 9677547d836299497ba2da1ad59851e200109ca1 (diff) |
drm/i915: Add SIZE_HINTS property for cursors
Advertize more suitable cursor sizes via the new SIZE_HINTS
plane property.
We can't really enumerate all supported cursor sizes on
the platforms where the cursor height can vary freely, so
for simplicity we'll just expose all square+POT sizes between
each platform's min and max cursor limits.
Depending on the platform this will give us one of three
results:
- 64x64,128x128,256x256,512x512
- 64x64,128x128,256x256
- 64x64
Cc: Simon Ser <[email protected]>
Cc: Jonas Ådahl <[email protected]>
Cc: Daniel Stone <[email protected]>
Cc: Sameer Lattannavar <[email protected]>
Cc: Sebastian Wick <[email protected]>
Cc: Harry Wentland <[email protected]>
Cc: Pekka Paalanen <[email protected]>
Signed-off-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Juha-Pekka Heikkila <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions