diff options
author | 2018-01-23 19:08:55 +0200 | |
---|---|---|
committer | 2018-03-05 20:35:14 +0200 | |
commit | 57270b8191a9d3d15d8c77287733ba1ce5213937 (patch) | |
tree | bd00b8f2064e19341d6597a2b24ddec6482b6f25 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/vc4: Replace long HDMI udelay with usleep_range (diff) | |
download | wireguard-linux-57270b8191a9d3d15d8c77287733ba1ce5213937.tar.xz wireguard-linux-57270b8191a9d3d15d8c77287733ba1ce5213937.zip |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions