commit | 0e75fb8c03aa430e88f1393ea089b881c7b86f5f | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Wed Nov 27 21:05:52 2019 +0200 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Wed Dec 04 15:37:30 2019 +0200 |
tree | d8ddb60484c01934c873c1e6f715d8289397d27d | |
parent | 60aca5741a695666218f8eefcd436e7dcc508552 [diff] |
drm/i915: s/pipe_config/new_crtc_state/ intel_{pre,post}_plane_update() Replace the old world 'pipe_config' variable name with the new thing. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20191127190556.1574-4-ville.syrjala@linux.intel.com Reviewed-by: José Roberto de Souza <jose.souza@intel.com>