Searched hist:"1 e98f88cea0ff5c52c098daf3cae0e85832ec375" (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/gpu/drm/i915/ |
H A D | intel_device_info.c | diff 1e98f88cea0ff5c52c098daf3cae0e85832ec375 Tue Dec 24 09:40:05 CET 2019 Lucas De Marchi <lucas.demarchi@intel.com> drm/i915: prefer 3-letter acronym for haswell
We are currently using a mix of platform name and acronym to name the functions. Let's prefer the acronym as it should be clear what platform it's about and it's shorter, so it doesn't go over 80 columns in a few cases. This converts haswell to hsw where appropriate.
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com> Acked-by: Jani Nikula <jani.nikula@linux.intel.com> Acked-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Reviewed-by: Matt Roper <matthew.d.roper@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20191224084012.24241-3-lucas.demarchi@intel.com
|
/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_ddi.c | diff 1e98f88cea0ff5c52c098daf3cae0e85832ec375 Tue Dec 24 09:40:05 CET 2019 Lucas De Marchi <lucas.demarchi@intel.com> drm/i915: prefer 3-letter acronym for haswell
We are currently using a mix of platform name and acronym to name the functions. Let's prefer the acronym as it should be clear what platform it's about and it's shorter, so it doesn't go over 80 columns in a few cases. This converts haswell to hsw where appropriate.
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com> Acked-by: Jani Nikula <jani.nikula@linux.intel.com> Acked-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Reviewed-by: Matt Roper <matthew.d.roper@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20191224084012.24241-3-lucas.demarchi@intel.com
|
H A D | intel_display.c | diff 1e98f88cea0ff5c52c098daf3cae0e85832ec375 Tue Dec 24 09:40:05 CET 2019 Lucas De Marchi <lucas.demarchi@intel.com> drm/i915: prefer 3-letter acronym for haswell
We are currently using a mix of platform name and acronym to name the functions. Let's prefer the acronym as it should be clear what platform it's about and it's shorter, so it doesn't go over 80 columns in a few cases. This converts haswell to hsw where appropriate.
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com> Acked-by: Jani Nikula <jani.nikula@linux.intel.com> Acked-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Reviewed-by: Matt Roper <matthew.d.roper@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20191224084012.24241-3-lucas.demarchi@intel.com
|