[Intel-gfx] [PATCH 1/9] drm/i915: Split the crtc_mode_set function along HAS_PCH_SPLIT() lines.
Jesse Barnes
jbarnes at virtuousgeek.org
Wed Mar 30 22:12:06 CEST 2011
On Wed, 30 Mar 2011 13:01:02 -0700
Eric Anholt <eric at anholt.net> wrote:
> This path, which shouldn't be *that* complicated, is now so littered
> with per-chipset tweaks that it's hard to trace the order of what
> happens. HAS_PCH_SPLIT() is the most radical change across chipsets,
> so it seems like a natural split to simplify the code.
>
> This first commit just copies the existing code without changing
> anything.
>
> Signed-off-by: Eric Anholt <eric at anholt.net>
> ---
Hella-acked-by: Jesse Barnes <jbarnes at virtuousgeek.org>
--
Jesse Barnes, Intel Open Source Technology Center
More information about the Intel-gfx
mailing list