All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Small clocking code refactor, v2.
@ 2017-02-20 20:00 Paulo Zanoni
  2017-02-20 20:00 ` [PATCH 1/3] drm/i915: unify the x_modeset_calc_cdclk() functions Paulo Zanoni
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Paulo Zanoni @ 2017-02-20 20:00 UTC (permalink / raw)
  To: intel-gfx; +Cc: Paulo Zanoni

With Ville's comments addressed. The main difference now is that what used to be
patches 1 and 2 are now just patch 1.

Paulo Zanoni (3):
  drm/i915: unify the x_modeset_calc_cdclk() functions
  drm/i915: remove potentially confusing IS_G4X checks
  drm/i915: reorganize the get_cdclk assignment

 drivers/gpu/drm/i915/i915_drv.h      |   4 +-
 drivers/gpu/drm/i915/intel_cdclk.c   | 294 ++++++++++++++---------------------
 drivers/gpu/drm/i915/intel_display.c |   6 +-
 drivers/gpu/drm/i915/intel_drv.h     |   1 +
 4 files changed, 127 insertions(+), 178 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] 12+ messages in thread

end of thread, other threads:[~2017-03-03 12:13 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-20 20:00 [PATCH 0/3] Small clocking code refactor, v2 Paulo Zanoni
2017-02-20 20:00 ` [PATCH 1/3] drm/i915: unify the x_modeset_calc_cdclk() functions Paulo Zanoni
2017-03-02 20:28   ` Ville Syrjälä
2017-03-03 12:13   ` Ander Conselvan De Oliveira
2017-02-20 20:00 ` [PATCH 2/3] drm/i915: remove potentially confusing IS_G4X checks Paulo Zanoni
2017-02-21 11:45   ` Ville Syrjälä
2017-02-20 20:00 ` [PATCH 3/3] drm/i915: reorganize the get_cdclk assignment Paulo Zanoni
2017-02-21 11:51   ` Ville Syrjälä
2017-02-21 19:45     ` Paulo Zanoni
2017-02-21 12:26   ` Ander Conselvan De Oliveira
2017-02-21 19:56     ` Paulo Zanoni
2017-02-20 20:52 ` ✓ Fi.CI.BAT: success for Small clocking code refactor, v2 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.