All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] drm/i915/dmc: firmware path handling changes
@ 2024-04-19  9:41 Jani Nikula
  2024-04-19  9:41 ` [PATCH v2 1/5] drm/i915/dmc: handle request_firmware() errors separately Jani Nikula
                   ` (16 more replies)
  0 siblings, 17 replies; 20+ messages in thread
From: Jani Nikula @ 2024-04-19  9:41 UTC (permalink / raw)
  To: intel-gfx, intel-xe; +Cc: lucas.demarchi, Gustavo Sousa, jani.nikula

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 -
 6 files changed, 112 insertions(+), 75 deletions(-)

-- 
2.39.2


^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2024-04-22 15:07 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-19  9:41 [PATCH v2 0/5] drm/i915/dmc: firmware path handling changes Jani Nikula
2024-04-19  9:41 ` [PATCH v2 1/5] drm/i915/dmc: handle request_firmware() errors separately Jani Nikula
2024-04-19  9:41 ` [PATCH v2 2/5] drm/i915/dmc: improve firmware parse failure propagation Jani Nikula
2024-04-19  9:41 ` [PATCH v2 3/5] drm/i915/dmc: split out per-platform firmware path selection Jani Nikula
2024-04-19  9:41 ` [PATCH v2 4/5] drm/i915/dmc: change how to disable DMC firmware using module param Jani Nikula
2024-04-19 12:32   ` Gustavo Sousa
2024-04-19  9:41 ` [PATCH v2 5/5] drm/i915/display: move dmc_firmware_path to display params Jani Nikula
2024-04-19 10:19 ` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/dmc: firmware path handling changes (rev2) Patchwork
2024-04-19 10:19 ` ✗ Fi.CI.SPARSE: " Patchwork
2024-04-19 10:27 ` ✗ Fi.CI.BAT: failure " Patchwork
2024-04-19 10:29 ` ✓ CI.Patch_applied: success " Patchwork
2024-04-19 10:29 ` ✗ CI.checkpatch: warning " Patchwork
2024-04-19 10:30 ` ✓ CI.KUnit: success " Patchwork
2024-04-19 10:41 ` ✓ CI.Build: " Patchwork
2024-04-19 10:44 ` ✓ CI.Hooks: " Patchwork
2024-04-19 10:46 ` ✗ CI.checksparse: warning " Patchwork
2024-04-19 11:17 ` ✓ CI.BAT: success " Patchwork
2024-04-19 16:08 ` [PATCH v2 0/5] drm/i915/dmc: firmware path handling changes Lucas De Marchi
2024-04-22 15:04   ` Jani Nikula
2024-04-21  3:26 ` ✗ CI.FULL: failure for drm/i915/dmc: firmware path handling changes (rev2) Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.