Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH 0/1] Removing Connector iterator macro
@ 2022-10-20  9:20 Suraj Kandpal
  2022-10-20  9:20 ` [Intel-gfx] [PATCH 1/1] drm/i915: Removing one use macro Suraj Kandpal
  0 siblings, 1 reply; 6+ messages in thread
From: Suraj Kandpal @ 2022-10-20  9:20 UTC (permalink / raw)
  To: intel-gfx; +Cc: jani.nikula

Removing connector iterator macro (for_each_connector_on_encoder)
as it is only used once and changing the function to use macros
currently present.

Suraj Kandpal (1):
  drm/i915: Removing one use macro

 drivers/gpu/drm/i915/display/intel_display.h     |  4 ----
 .../gpu/drm/i915/display/intel_modeset_setup.c   | 16 +++++++++++++---
 2 files changed, 13 insertions(+), 7 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-10-20 10:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-20  9:20 [Intel-gfx] [PATCH 0/1] Removing Connector iterator macro Suraj Kandpal
2022-10-20  9:20 ` [Intel-gfx] [PATCH 1/1] drm/i915: Removing one use macro Suraj Kandpal
2022-10-20  9:28   ` Murthy, Arun R
2022-10-20  9:37   ` Ville Syrjälä
2022-10-20  9:48     ` Kandpal, Suraj
2022-10-20 10:00       ` Ville Syrjälä

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox