intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] (Final) tidying up of GuC code
@ 2016-09-12 20:19 Dave Gordon
  2016-09-12 20:19 ` [PATCH 1/3] drm/i915: clarify PMINTRMSK/pm_intr_keep usage Dave Gordon
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Dave Gordon @ 2016-09-12 20:19 UTC (permalink / raw)
  To: intel-gfx

Mostly renaming the GuC functions to use a more consistent naming
scheme, along with updating comments to clarify some of the code.

Dave Gordon (3):
  drm/i915: clarify PMINTRMSK/pm_intr_keep usage
  drm/i915/guc: general tidying up (loader)
  drm/i915/guc: general tidying up (submission)

 drivers/gpu/drm/i915/i915_drv.h            |  1 +
 drivers/gpu/drm/i915/i915_guc_reg.h        |  3 --
 drivers/gpu/drm/i915/i915_guc_submission.c | 63 +++++++++++++++---------------
 drivers/gpu/drm/i915/i915_irq.c            |  4 +-
 drivers/gpu/drm/i915/i915_reg.h            |  2 +-
 drivers/gpu/drm/i915/intel_guc.h           |  2 +-
 drivers/gpu/drm/i915/intel_guc_loader.c    | 54 +++++++++++++++++--------
 drivers/gpu/drm/i915/intel_lrc.c           |  2 +-
 8 files changed, 75 insertions(+), 56 deletions(-)

-- 
1.9.1

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

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

end of thread, other threads:[~2016-09-15 10:04 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-12 20:19 [PATCH 0/3] (Final) tidying up of GuC code Dave Gordon
2016-09-12 20:19 ` [PATCH 1/3] drm/i915: clarify PMINTRMSK/pm_intr_keep usage Dave Gordon
2016-09-14 15:06   ` Tvrtko Ursulin
2016-09-12 20:19 ` [PATCH 2/3] drm/i915/guc: general tidying up (loader) Dave Gordon
2016-09-14 15:12   ` Tvrtko Ursulin
2016-09-12 20:19 ` [PATCH 3/3] drm/i915/guc: general tidying up (submission) Dave Gordon
2016-09-14 15:22   ` Tvrtko Ursulin
2016-09-14 17:00     ` Dave Gordon
2016-09-15  8:57       ` Tvrtko Ursulin
2016-09-15 10:04         ` Chris Wilson
2016-09-12 21:20 ` ✓ Fi.CI.BAT: success for (Final) tidying up of GuC code Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).