drm/i915/dmc: Eliminate remnant GEN<n> references
authorMadhumitha Tolakanahalli Pradeep <madhumitha.tolakanahalli.pradeep@intel.com>
Fri, 17 Dec 2021 03:41:41 +0000 (19:41 -0800)
committerLucas De Marchi <lucas.demarchi@intel.com>
Thu, 20 Jan 2022 19:06:46 +0000 (11:06 -0800)
commit5de6a3de999d0cfeea94f1d3932b78892f3d69e8
tree44d02bdeae8d31914e2d550bd6714a4d86bdeced
parent27535f1d94318f34fd6d41fd01bfa4a970e73bd9
drm/i915/dmc: Eliminate remnant GEN<n> references

Replace GEN<n> with DISPLAY_VER<n>, in line with the naming convention
followed in the i915 driver code.

Signed-off-by: Madhumitha Tolakanahalli Pradeep <madhumitha.tolakanahalli.pradeep@intel.com>
Reviewed-by: Caz Yokoyama <caz.yokoyama@intel.com>
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20211217034141.198033-1-madhumitha.tolakanahalli.pradeep@intel.com
drivers/gpu/drm/i915/display/intel_dmc.c