All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 resend 0/5] drm/i915/uc: Misc cleanups
@ 2017-03-30 11:21 Michal Wajdeczko
  2017-03-30 11:21 ` [PATCH v2 resend 1/5] drm/i915/uc: Move intel_uc_fw_status_repr() to intel_uc.h Michal Wajdeczko
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Michal Wajdeczko @ 2017-03-30 11:21 UTC (permalink / raw)
  To: intel-gfx

This is yet another spin of uc/guc/huc code cleanup.

Michal Wajdeczko (5):
  drm/i915/uc: Move intel_uc_fw_status_repr() to intel_uc.h
  drm/i915/uc: Add intel_uc_fw_type_repr()
  drm/i915/uc: Add intel_uc_fw_fini()
  drm/i915/huc: Remove unused intel_huc_fini()
  drm/i915/uc: Move fw path check to fetch_uc_fw()

 drivers/gpu/drm/i915/intel_guc_loader.c | 16 ------------
 drivers/gpu/drm/i915/intel_huc.c        | 18 -------------
 drivers/gpu/drm/i915/intel_uc.c         | 46 +++++++++++++++++----------------
 drivers/gpu/drm/i915/intel_uc.h         | 35 +++++++++++++++++++++++--
 4 files changed, 57 insertions(+), 58 deletions(-)

-- 
2.7.4

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

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

end of thread, other threads:[~2017-03-31  7:41 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-30 11:21 [PATCH v2 resend 0/5] drm/i915/uc: Misc cleanups Michal Wajdeczko
2017-03-30 11:21 ` [PATCH v2 resend 1/5] drm/i915/uc: Move intel_uc_fw_status_repr() to intel_uc.h Michal Wajdeczko
2017-03-30 11:21 ` [PATCH v2 resend 2/5] drm/i915/uc: Add intel_uc_fw_type_repr() Michal Wajdeczko
2017-03-30 11:27   ` Chris Wilson
2017-03-30 11:35     ` Michal Wajdeczko
2017-03-30 11:21 ` [PATCH v2 resend 3/5] drm/i915/uc: Add intel_uc_fw_fini() Michal Wajdeczko
2017-03-30 11:21 ` [PATCH v2 resend 4/5] drm/i915/huc: Remove unused intel_huc_fini() Michal Wajdeczko
2017-03-30 11:21 ` [PATCH v2 resend 5/5] drm/i915/uc: Move fw path check to fetch_uc_fw() Michal Wajdeczko
2017-03-30 13:31 ` ✓ Fi.CI.BAT: success for drm/i915/uc: Misc cleanups Patchwork
2017-03-31  7:41   ` Joonas Lahtinen

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.