diff options
| author | Laurent Pinchart <[email protected]> | 2017-05-08 22:27:12 +0000 |
|---|---|---|
| committer | Tomi Valkeinen <[email protected]> | 2017-06-02 07:55:03 +0000 |
| commit | ba527c13644fdeacdb4756fc9dd9aa598a40bce3 (patch) | |
| tree | 6b337eecf26c554b31355b6d800a0df83959febb /drivers/gpu/drm/omapdrm/omap_fbdev.c | |
| parent | drm: omapdrm: Remove legacy buffer synchronization support (diff) | |
| download | kernel-ba527c13644fdeacdb4756fc9dd9aa598a40bce3.tar.gz kernel-ba527c13644fdeacdb4756fc9dd9aa598a40bce3.zip | |
drm: omapdrm: Store the Z order in the plane state zpos field
The DRM core implements a standard "zpos" property to control planes
ordering. The omapdrm driver implements a similar property named
"zorder". Although we can't switch to DRM core handling of the "zpos"
property for backward compatibility reasons, we can store the zorder
value in the drm_plane_state zpos field, saving us from adding a custom
field to the plane state.
Signed-off-by: Laurent Pinchart <[email protected]>
Signed-off-by: Tomi Valkeinen <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_fbdev.c')
0 files changed, 0 insertions, 0 deletions
