diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2018-01-23 12:08:55 -0500 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2018-03-05 13:35:14 -0500 |
commit | 57270b8191a9d3d15d8c77287733ba1ce5213937 (patch) | |
tree | bd00b8f2064e19341d6597a2b24ddec6482b6f25 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | d8eb9de42320a0d02bd12118a8ac51d14bcaf5e1 (diff) |
drm/armada: Construct a temporary crtc state for plane checks
As armada isn't an atomic driver trying to pass a non-populated
crtc->state to drm_atomic_helper_check_plane_state() will end in tears.
Construct a temporary crtc state a la drm_plane_helper_check_update()
and pass that instead. For now we just really need crtc_state->enable
to be there.
Cc: Dave Airlie <airlied@redhat.com>
Cc: Russell King <rmk+kernel@armlinux.org.uk>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180123170857.13818-3-ville.syrjala@linux.intel.com
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Acked-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions