From: Dave Airlie Date: Sun, 2 Nov 2008 23:25:32 +0000 (+1000) Subject: radeon: export radeon_modeset X-Git-Tag: submit/1.0/20121108.012404~642^2~20^2~35 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=48f222751643a349924ba3e6c26890310822f89c;p=profile%2Fivi%2Flibdrm.git radeon: export radeon_modeset --- diff --git a/shared-core/radeon_drv.h b/shared-core/radeon_drv.h index a6ce129..3be99eb 100644 --- a/shared-core/radeon_drv.h +++ b/shared-core/radeon_drv.h @@ -460,6 +460,7 @@ extern int radeon_r4xx_atom; extern struct drm_ioctl_desc radeon_ioctls[]; extern int radeon_max_ioctl; extern int radeon_agpmode; +extern int radeon_modeset; /* Check whether the given hardware address is inside the framebuffer or the * GART area.