On Thu, 7 Jul 2011 12:48:10 +0100 Chris Wilson <[email protected]> wrote:
> As the enable/disable routines will be gain additional complexity in > future patches, it is necessary that all callers do not bypass the > generic interface by calling into the chipset routines directly. to do > this we make the chipset routines static, so there is no choice. > > Signed-off-by: Chris Wilson <[email protected]> > --- > drivers/gpu/drm/i915/i915_dma.c | 4 ++- > drivers/gpu/drm/i915/i915_drv.h | 6 +--- > drivers/gpu/drm/i915/i915_suspend.c | 4 +-- > drivers/gpu/drm/i915/intel_display.c | 50 > +++++++++++++++++----------------- > 4 files changed, 30 insertions(+), 34 deletions(-) > The code motion made me look twice, but it's a real fix. Reviewed-by: Jesse Barnes <[email protected]> -- Jesse Barnes, Intel Open Source Technology Center _______________________________________________ Intel-gfx mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/intel-gfx
