public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH 0/7] Future preparation patches
@ 2014-07-18  5:34 sonika.jindal
  2014-07-18  5:34 ` [PATCH 1/7] drm/i915: Allowing changing of wm latencies for valid platforms sonika.jindal
                   ` (7 more replies)
  0 siblings, 8 replies; 13+ messages in thread
From: sonika.jindal @ 2014-07-18  5:34 UTC (permalink / raw)
  To: intel-gfx

From: Sonika Jindal <sonika.jindal@intel.com>

This series prepares future platform enabling by changing HAS_PCH_SPLIT to more
appropriate check since the code accessed may not have anything to do with
having PCH or not.

Sonika Jindal (7):
  drm/i915: Allowing changing of wm latencies for other valid platforms
  drm/i915: Returning the right VGA control reg for other platforms
  drm/i915: Setting legacy palette correctly for different platforms
  drm/i915: Returning from increase/decrease of pllclock when invalid
  drm/i915: Writing proper check for reading of pipe status reg
  drm/i915: Replace HAS_PCH_SPLIT which incorrectly lets some platforms
    in
  drm/i915: Avoid incorrect returning for some platforms

 drivers/gpu/drm/i915/i915_debugfs.c  |    6 +++---
 drivers/gpu/drm/i915/i915_drv.h      |    6 +++---
 drivers/gpu/drm/i915/intel_display.c |    8 ++++----
 drivers/gpu/drm/i915/intel_hdmi.c    |    4 ++--
 4 files changed, 12 insertions(+), 12 deletions(-)

-- 
1.7.10.4

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

end of thread, other threads:[~2014-07-21  5:46 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-18  5:34 [PATCH 0/7] Future preparation patches sonika.jindal
2014-07-18  5:34 ` [PATCH 1/7] drm/i915: Allowing changing of wm latencies for valid platforms sonika.jindal
2014-07-18  5:34 ` [PATCH 2/7] drm/i915: Returning the right VGA control reg for platforms sonika.jindal
2014-07-18  5:34 ` [PATCH 3/7] drm/i915: Setting legacy palette correctly for different platforms sonika.jindal
2014-07-18  5:34 ` [PATCH 4/7] drm/i915: Returning from increase/decrease of pllclock when invalid sonika.jindal
2014-07-18  5:34 ` [PATCH 5/7] drm/i915: Writing proper check for reading of pipe status reg sonika.jindal
2014-07-18  5:34 ` [PATCH 6/7] drm/i915: Replace HAS_PCH_SPLIT which incorrectly lets some platforms in sonika.jindal
2014-07-18  5:34 ` [PATCH 7/7] drm/i915: Avoid incorrect returning for some platforms sonika.jindal
2014-07-18 10:56 ` [PATCH 0/7] Future preparation patches Damien Lespiau
2014-07-18 11:23   ` Jindal, Sonika
2014-07-18 13:04     ` Damien Lespiau
2014-07-18 13:30       ` Daniel Vetter
2014-07-21  5:46         ` Jindal, Sonika

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