diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2011-07-08 12:22:36 +0100 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2011-07-08 10:22:51 -0700 |
commit | 43a9539fa9e780f16c0d1e4bc91a2701f1ce178f (patch) | |
tree | 6a4cabca10ebbbdf6d4465a4f661d7b79954e92e /drivers/gpu/vga | |
parent | 6fe5a7e3cac5b60774186a95bbb7555fa604080c (diff) | |
download | talos-op-linux-43a9539fa9e780f16c0d1e4bc91a2701f1ce178f.tar.gz talos-op-linux-43a9539fa9e780f16c0d1e4bc91a2701f1ce178f.zip |
drm/i915: Only export the generic intel_disable_fbc() interface
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 <chris@chris-wilson.co.uk>
Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'drivers/gpu/vga')
0 files changed, 0 insertions, 0 deletions