[PATCH v2 0/5] drm/i915/dmc: firmware path handling changes

Lucas De Marchi lucas.demarchi at intel.com
Fri Apr 19 16:08:22 UTC 2024


On Fri, Apr 19, 2024 at 12:41:53PM GMT, Jani Nikula wrote:
>v2 of https://lore.kernel.org/r/cover.1713450693.git.jani.nikula@intel.com
>
>Jani Nikula (5):
>  drm/i915/dmc: handle request_firmware() errors separately
>  drm/i915/dmc: improve firmware parse failure propagation
>  drm/i915/dmc: split out per-platform firmware path selection
>  drm/i915/dmc: change how to disable DMC firmware using module param
>  drm/i915/display: move dmc_firmware_path to display params
>
> .../drm/i915/display/intel_display_params.c   |   4 +
> .../drm/i915/display/intel_display_params.h   |   1 +
> drivers/gpu/drm/i915/display/intel_dmc.c      | 175 +++++++++++-------
> drivers/gpu/drm/i915/i915_params.c            |   3 -
> drivers/gpu/drm/i915/i915_params.h            |   1 -
> drivers/gpu/drm/xe/xe_device_types.h          |   3 -

Acked-by: Lucas De Marchi <lucas.demarchi at intel.com>

thanks
Lucas De Marchi

> 6 files changed, 112 insertions(+), 75 deletions(-)
>
>-- 
>2.39.2
>


More information about the Intel-xe mailing list