public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* Supporting fused display configurations v4
@ 2014-01-06 19:17 Damien Lespiau
  2014-01-06 19:17 ` [PATCH 01/12] drm/i915: Get rid of the INTEL_INFO() usage in i915_drv.h Damien Lespiau
                   ` (12 more replies)
  0 siblings, 13 replies; 19+ messages in thread
From: Damien Lespiau @ 2014-01-06 19:17 UTC (permalink / raw)
  To: intel-gfx

Follow up of the v3:
  http://lists.freedesktop.org/archives/intel-gfx/2013-December/037333.html

The main change is the removal of INTEL_INFO() from the driver (patches 1 to
5), a clean-up suggested by Chris: the usage of that macro hides that we go
from dev to dev_priv while we could use the dev_priv pointer that is usually
available.

Patch 6 is also new, a minor clean-up while at it.

The remaining patches are rebased on top of the INTEL_INFO() change.

-- 
Damien

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

end of thread, other threads:[~2014-01-26 15:09 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-06 19:17 Supporting fused display configurations v4 Damien Lespiau
2014-01-06 19:17 ` [PATCH 01/12] drm/i915: Get rid of the INTEL_INFO() usage in i915_drv.h Damien Lespiau
2014-01-06 19:17 ` [PATCH 02/12] drm/i915: Convert a few WM functions to use struct drm_i915_private directly Damien Lespiau
2014-01-06 19:17 ` [PATCH 03/12] drm/i915: Mass replace INTEL_INFO() by dev_priv->info Damien Lespiau
2014-01-06 19:17 ` [PATCH 04/12] drm/i915: Finish replacing INTEL_INFO() by direct dev_priv usage Damien Lespiau
2014-01-06 19:17 ` [PATCH 05/12] drm/i915: Remove INTEL_INFO() Damien Lespiau
2014-01-26 15:09   ` Daniel Vetter
2014-01-06 19:17 ` [PATCH 06/12] drm/i915: Constify the drm_i915_private pointer a bit more Damien Lespiau
2014-01-06 19:17 ` [PATCH 07/12] drm/i915: Make the intel_device_info structure kept in dev_priv writable Damien Lespiau
2014-01-06 19:17 ` [PATCH 08/12] drm/i915: Move num_plane to the intel_device_info structure Damien Lespiau
2014-01-06 19:17 ` [PATCH 09/12] drm/i915: Consolidate FUSE_STRAP in one set of defines Damien Lespiau
2014-01-06 19:17 ` [PATCH 10/12] drm/i915: Disable display when fused off Damien Lespiau
2014-01-06 19:17 ` [PATCH 11/12] drm/i915: Remove the Quanta special case Damien Lespiau
2014-01-06 19:17 ` [PATCH 12/12] drm/i915: Use I915_MAX_PIPES in the pipe/plane_to_crtc_mapping definitions Damien Lespiau
2014-01-06 22:05 ` Supporting fused display configurations v4 Paulo Zanoni
2014-01-07  8:07   ` Daniel Vetter
2014-01-07 16:55     ` Damien Lespiau
2014-01-07  8:23   ` Jani Nikula
2014-01-07 10:00     ` Chris Wilson

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