OSDN Git Service

drm/i915/dmc: Do not require specific versions
authorGustavo Sousa <gustavo.sousa@intel.com>
Fri, 30 Dec 2022 18:24:22 +0000 (15:24 -0300)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Tue, 3 Jan 2023 16:39:46 +0000 (11:39 -0500)
commitacb041b3f951afe67b782a5fd5441d3668765bdd
treeaee5c323a9820978a1617a13e2bb2f2c272b2081
parent6ed879b08f210bd1d312eaada653e6a82894060a
drm/i915/dmc: Do not require specific versions

Currently, i915 interacts with the Hardware and not with any DMC
ABI/API, so the API is fixed within the platform, hence no need to get
this so-tied version requirement.

v2:
  - Use link to firmware guide from kernel documentation for
    "References:" instead of mailing list thread. (Rodrigo)
  - Provide a more elaborate justification in the commit message.
    (Rodrigo)

References: https://www.kernel.org/doc/html/v6.1/driver-api/firmware/firmware-usage-guidelines.html
Signed-off-by: Gustavo Sousa <gustavo.sousa@intel.com>
Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20221230182422.29680-2-gustavo.sousa@intel.com
drivers/gpu/drm/i915/display/intel_dmc.c
drivers/gpu/drm/i915/display/intel_dmc.h