[PATCH 6/8] drm/i915/dpio: s/ddi/dpio/ for bxt/glk PHY stuff

Jani Nikula jani.nikula at linux.intel.com
Mon Apr 15 12:39:41 UTC 2024


On Fri, 12 Apr 2024, Ville Syrjala <ville.syrjala at linux.intel.com> wrote:
> From: Ville Syrjälä <ville.syrjala at linux.intel.com>
>
> Since all of this lives in intel_dpio_phy.c let's rename the
> bxt/glk functions to have bxt_dpio_phy_ namespace.

Seems like intel_dpio_phy.c could be split to vlv_dpio_phy.c and
bxt_dpio_phy.c after this. At a glance, there isn't really anything
shared between VLV/CHV and BXT/GLK code paths. They've just been thrown
in to the same file.


-- 
Jani Nikula, Intel


More information about the Intel-gfx mailing list