diff options
| author | Jessica Zhang <[email protected]> | 2023-10-27 15:32:51 -0700 |
|---|---|---|
| committer | Dmitry Baryshkov <[email protected]> | 2023-12-02 01:56:46 +0200 |
| commit | e50e5fed41c7eed2db4119645bf3480ec43fec11 (patch) | |
| tree | 21c7994957b46423b1b44b6efdbf6a7863240449 /tools/perf/scripts/python | |
| parent | 70e67aaec2f4706df0006423eebca813b00f5840 (diff) | |
drm: Introduce pixel_source DRM plane property
Add support for pixel_source property to drm_plane and related
documentation. In addition, force pixel_source to
DRM_PLANE_PIXEL_SOURCE_FB in DRM_IOCTL_MODE_SETPLANE as to not break
legacy userspace.
This enum property will allow user to specify a pixel source for the
plane. Possible pixel sources will be defined in the
drm_plane_pixel_source enum.
Currently, the only pixel sources are DRM_PLANE_PIXEL_SOURCE_FB (the
default value) and DRM_PLANE_PIXEL_SOURCE_NONE.
Acked-by: Dmitry Baryshkov <[email protected]>
Acked-by: Pekka Paalanen <[email protected]>
Acked-by: Harry Wentland <[email protected]>
Acked-by: Sebastian Wick <[email protected]>
Acked-by: Simon Ser <[email protected]>
Signed-off-by: Jessica Zhang <[email protected]>
Signed-off-by: Dmitry Baryshkov <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions