All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] Modular FIA
@ 2019-07-08 17:28 Lucas De Marchi
  2019-07-08 17:28 ` [PATCH v2 1/4] drm/i915: make new intel_tc.c use uncore accessors Lucas De Marchi
                   ` (6 more replies)
  0 siblings, 7 replies; 15+ messages in thread
From: Lucas De Marchi @ 2019-07-08 17:28 UTC (permalink / raw)
  To: intel-gfx; +Cc: Lucas De Marchi

v2:
  - Fix sparse warning
  - Do not try to make header self-contained
  - Fix coding style while moving code

Anusha Srivatsa (1):
  drm/i915: Add modular FIA

Lucas De Marchi (3):
  drm/i915: make new intel_tc.c use uncore accessors
  drm/i915: fix include order in intel_tc.*
  drm/i915: move intel_ddi_set_fia_lane_count to intel_tc.c

 drivers/gpu/drm/i915/display/intel_ddi.c |  49 ++-------
 drivers/gpu/drm/i915/display/intel_tc.c  | 125 ++++++++++++++++++-----
 drivers/gpu/drm/i915/display/intel_tc.h  |   7 +-
 drivers/gpu/drm/i915/i915_reg.h          |  13 ++-
 drivers/gpu/drm/i915/intel_device_info.h |   1 +
 drivers/gpu/drm/i915/intel_drv.h         |   1 +
 6 files changed, 121 insertions(+), 75 deletions(-)

-- 
2.21.0

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

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

end of thread, other threads:[~2019-07-10 19:31 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-08 17:28 [PATCH v2 0/4] Modular FIA Lucas De Marchi
2019-07-08 17:28 ` [PATCH v2 1/4] drm/i915: make new intel_tc.c use uncore accessors Lucas De Marchi
2019-07-09 10:31   ` Imre Deak
2019-07-08 17:28 ` [PATCH v2 2/4] drm/i915: fix include order in intel_tc.* Lucas De Marchi
2019-07-09 10:49   ` Imre Deak
2019-07-09 15:54     ` [PATCH v3 " Lucas De Marchi
2019-07-10 13:15       ` Imre Deak
2019-07-08 17:28 ` [PATCH v2 3/4] drm/i915: move intel_ddi_set_fia_lane_count to intel_tc.c Lucas De Marchi
2019-07-08 17:28 ` [PATCH v2 4/4] drm/i915: Add modular FIA Lucas De Marchi
2019-07-10 18:33   ` Ville Syrjälä
2019-07-10 19:22     ` Lucas De Marchi
2019-07-10 19:31       ` Ville Syrjälä
2019-07-08 18:06 ` ✓ Fi.CI.BAT: success for Modular FIA (rev2) Patchwork
2019-07-09 17:15 ` ✓ Fi.CI.BAT: success for Modular FIA (rev3) Patchwork
2019-07-10  7:11 ` ✓ Fi.CI.IGT: " 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.