aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/omap_connector.c
diff options
context:
space:
mode:
authorMaarten Lankhorst <[email protected]>2017-08-07 10:20:06 +0000
committerDaniel Vetter <[email protected]>2017-08-08 12:09:34 +0000
commit3dfeb631a15db17f187f1e5cc522207f46506611 (patch)
tree5ef03ef049b16b09b3280535ff8ab2e2c3764f2c /drivers/gpu/drm/omapdrm/omap_connector.c
parentdrm/radeon: Use the drm_driver.dumb_destroy default (diff)
downloadkernel-3dfeb631a15db17f187f1e5cc522207f46506611.tar.gz
kernel-3dfeb631a15db17f187f1e5cc522207f46506611.zip
drm/omap: Rework the rotation-on-crtc hack
I want/need to rework the core property handling, and this hack is getting in the way. But since it's a non-standard propety only used by legacy userspace we know that this will only every be called from ioctl code. And never on some other free-standing state struct, where this old hack wouldn't work either. v2: don't forget zorder and get_property! v3: Shadow the legacy state to avoid locking issues in get_property (Maarten). v4: Review from Laurent - Move struct omap_crtc_state into omap_crtc.c - Clean up comments. - Don't forget to copy the shadowed state over on duplicate. v5: Don't forget to update the reset handler (Maarten). v6: Update omap_crtc_state shadow values in omap_crtc_atomic_check (Maarten). v7: - Fix get_property to return 0 and set value in *val (Maarten). - Update comment in set_property for changes in v6 (Maarten). Reviewed-by: Laurent Pinchart <[email protected]> (v4) Cc: Maarten Lankhorst <[email protected]> Cc: Tomi Valkeinen <[email protected] Cc: Laurent Pinchart <[email protected]> Signed-off-by: Daniel Vetter <[email protected]> (v4) Signed-off-by: Maarten Lankhorst <[email protected]> Reviewed-by: Tomi Valkeinen <[email protected]> Signed-off-by: Daniel Vetter <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_connector.c')
0 files changed, 0 insertions, 0 deletions