On Fri, May 3, 2013 at 12:02 AM, Paulo Zanoni wrote:
>> static void valleyview_crtc_enable(struct drm_crtc *crtc)
>> @@ -5800,6 +5798,9 @@ static void haswell_modeset_global_resources(struct
>> drm_device *dev)
>> /* XXX: Should check for edp transcoder here, but thanks to
>> in
Hi
2013/4/25 Jesse Barnes :
> And put the pfit stuff into substructs while we're at it.
>
> Signed-off-by: Jesse Barnes
> ---
> drivers/gpu/drm/i915/i915_drv.h |2 --
> drivers/gpu/drm/i915/intel_ddi.c |2 +-
> drivers/gpu/drm/i915/intel_display.c | 65
> -
And put the pfit stuff into substructs while we're at it.
Signed-off-by: Jesse Barnes
---
drivers/gpu/drm/i915/i915_drv.h |2 --
drivers/gpu/drm/i915/intel_ddi.c |2 +-
drivers/gpu/drm/i915/intel_display.c | 65 --
drivers/gpu/drm/i915/intel_dp.