commit | f650af72e5ba499755eaa729eb9f1bc802ecf2f6 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Wed Apr 22 19:19:15 2020 +0300 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Fri Apr 24 17:30:25 2020 +0300 |
tree | 97eb9a59dfdfb0df4d7a038935d558fad9e3a69b | |
parent | 35dd95b4ee19787d4dd321ea88dd72c9b87d9425 [diff] |
drm/i915: s/pipe_config/crtc_state/ in pfit functions Follow the new naming convention and call the crtc state "crtc_state", and while at it drop the redundant crtc argument. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20200422161917.17389-4-ville.syrjala@linux.intel.com Reviewed-by: Manasi Navare <manasi.d.navare@intel.com>