drm: Fixes linux-next & linux-2.6 checkstack warnings:
authorPrarit Bhargava <prarit@redhat.com>
Mon, 24 May 2010 00:24:07 +0000 (10:24 +1000)
committerDave Airlie <airlied@redhat.com>
Mon, 24 May 2010 00:24:07 +0000 (10:24 +1000)
commitf49d273df9087d92e20c485fe9f8355d4f55b933
treee99874b3b7bed5cea1d8a9d0fa901ebc5153c859
parent579766020d2eee2f1c51af1641ef9a7dbc6a5798
drm: Fixes linux-next & linux-2.6 checkstack warnings:

drivers/gpu/drm/nouveau/nv40_graph.c: In function `nv40_graph_init':
drivers/gpu/drm/nouveau/nv40_graph.c:400: warning: the frame size of 1184 bytes is larger than 1024 bytes
drivers/gpu/drm/radeon/radeon_atombios.c: In function `radeon_get_atom_connector_info_from_supported_devices_table':
drivers/gpu/drm/radeon/radeon_atombios.c:857: warning: the frame size of 1872 bytes is larger than 1024 bytes

Signed-off-by: Prarit Bhargava <prarit@redhat.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/nouveau/nv40_graph.c
drivers/gpu/drm/radeon/radeon_atombios.c