commit | 142110c4ef6d2dfaf109ad60a3a2bcbc9bec0cd1 | [log] [tgz] |
---|---|---|
author | Lucas De Marchi <lucas.demarchi@intel.com> | Tue Oct 29 18:24:45 2019 -0700 |
committer | Lucas De Marchi <lucas.demarchi@intel.com> | Mon Nov 04 13:44:29 2019 -0800 |
tree | 8d3eab79efc0003e7231b32bc8e8917f27316cdf | |
parent | 74e8cd5ba4a2c0bc9c1130542296ea2f83c6a13a [diff] |
drm/i915: add wrappers to get intel connector state Wrap drm_atomic_get_old_connector_state so we can get the intel_digital_connector_state and make it easier to migrate to intel types. Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com> Reviewed-by: José Roberto de Souza <jose.souza@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20191030012448.14937-3-lucas.demarchi@intel.com