UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / gpu / drm / nouveau / nouveau_drv.c
CommitLineData
6ee73861
BS
1/*
2 * Copyright 2005 Stephane Marchesin.
3 * All Rights Reserved.
4 *
5 * Permission is hereby granted, free of charge, to any person obtaining a
6 * copy of this software and associated documentation files (the "Software"),
7 * to deal in the Software without restriction, including without limitation
8 * the rights to use, copy, modify, merge, publish, distribute, sublicense,
9 * and/or sell copies of the Software, and to permit persons to whom the
10 * Software is furnished to do so, subject to the following conditions:
11 *
12 * The above copyright notice and this permission notice (including the next
13 * paragraph) shall be included in all copies or substantial portions of the
14 * Software.
15 *
16 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
17 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
18 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
19 * VA LINUX SYSTEMS AND/OR ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
20 * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
21 * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
22 * OTHER DEALINGS IN THE SOFTWARE.
23 */
24
25#include <linux/console.h>
e0cd3608 26#include <linux/module.h>
6ee73861 27
760285e7
DH
28#include <drm/drmP.h>
29#include <drm/drm_crtc_helper.h>
6ee73861 30#include "nouveau_drv.h"
2a259a3d 31#include "nouveau_abi16.h"
6ee73861
BS
32#include "nouveau_hw.h"
33#include "nouveau_fb.h"
34#include "nouveau_fbcon.h"
64f1c11a 35#include "nouveau_pm.h"
c420b2dc 36#include "nouveau_fifo.h"
6ee73861
BS
37#include "nv50_display.h"
38
760285e7 39#include <drm/drm_pciids.h>
6ee73861 40
de5899bd
FJ
41MODULE_PARM_DESC(agpmode, "AGP mode (0 to disable AGP)");
42int nouveau_agpmode = -1;
43module_param_named(agpmode, nouveau_agpmode, int, 0400);
6ee73861
BS
44
45MODULE_PARM_DESC(modeset, "Enable kernel modesetting");
03bc9675 46int nouveau_modeset = -1;
6ee73861
BS
47module_param_named(modeset, nouveau_modeset, int, 0400);
48
49MODULE_PARM_DESC(vbios, "Override default VBIOS location");
50char *nouveau_vbios;
51module_param_named(vbios, nouveau_vbios, charp, 0400);
52
53MODULE_PARM_DESC(vram_pushbuf, "Force DMA push buffers to be in VRAM");
54int nouveau_vram_pushbuf;
55module_param_named(vram_pushbuf, nouveau_vram_pushbuf, int, 0400);
56
57MODULE_PARM_DESC(vram_notify, "Force DMA notifiers to be in VRAM");
2dfe36b1 58int nouveau_vram_notify = 0;
6ee73861
BS
59module_param_named(vram_notify, nouveau_vram_notify, int, 0400);
60
7ad2d31c
BS
61MODULE_PARM_DESC(vram_type, "Override detected VRAM type");
62char *nouveau_vram_type;
63module_param_named(vram_type, nouveau_vram_type, charp, 0400);
64
6ee73861
BS
65MODULE_PARM_DESC(duallink, "Allow dual-link TMDS (>=GeForce 8)");
66int nouveau_duallink = 1;
67module_param_named(duallink, nouveau_duallink, int, 0400);
68
69MODULE_PARM_DESC(uscript_lvds, "LVDS output script table ID (>=GeForce 8)");
70int nouveau_uscript_lvds = -1;
71module_param_named(uscript_lvds, nouveau_uscript_lvds, int, 0400);
72
73MODULE_PARM_DESC(uscript_tmds, "TMDS output script table ID (>=GeForce 8)");
74int nouveau_uscript_tmds = -1;
75module_param_named(uscript_tmds, nouveau_uscript_tmds, int, 0400);
76
a1470890
BS
77MODULE_PARM_DESC(ignorelid, "Ignore ACPI lid status");
78int nouveau_ignorelid = 0;
79module_param_named(ignorelid, nouveau_ignorelid, int, 0400);
80
81e2d422 81MODULE_PARM_DESC(noaccel, "Disable all acceleration");
aba99a84 82int nouveau_noaccel = -1;
a32ed69d
MK
83module_param_named(noaccel, nouveau_noaccel, int, 0400);
84
81e2d422 85MODULE_PARM_DESC(nofbaccel, "Disable fbcon acceleration");
a32ed69d
MK
86int nouveau_nofbaccel = 0;
87module_param_named(nofbaccel, nouveau_nofbaccel, int, 0400);
88
0cba1b76
MK
89MODULE_PARM_DESC(force_post, "Force POST");
90int nouveau_force_post = 0;
91module_param_named(force_post, nouveau_force_post, int, 0400);
92
da647d5b
BS
93MODULE_PARM_DESC(override_conntype, "Ignore DCB connector type");
94int nouveau_override_conntype = 0;
95module_param_named(override_conntype, nouveau_override_conntype, int, 0400);
96
1a5f985c 97MODULE_PARM_DESC(tv_disable, "Disable TV-out detection");
f4053509
BS
98int nouveau_tv_disable = 0;
99module_param_named(tv_disable, nouveau_tv_disable, int, 0400);
100
6ee73861
BS
101MODULE_PARM_DESC(tv_norm, "Default TV norm.\n"
102 "\t\tSupported: PAL, PAL-M, PAL-N, PAL-Nc, NTSC-M, NTSC-J,\n"
103 "\t\t\thd480i, hd480p, hd576i, hd576p, hd720p, hd1080i.\n"
104 "\t\tDefault: PAL\n"
105 "\t\t*NOTE* Ignored for cards with external TV encoders.");
106char *nouveau_tv_norm;
107module_param_named(tv_norm, nouveau_tv_norm, charp, 0400);
108
109MODULE_PARM_DESC(reg_debug, "Register access debug bitmask:\n"
110 "\t\t0x1 mc, 0x2 video, 0x4 fb, 0x8 extdev,\n"
111 "\t\t0x10 crtc, 0x20 ramdac, 0x40 vgacrtc, 0x80 rmvio,\n"
1a5f985c 112 "\t\t0x100 vgaattr, 0x200 EVO (G80+)");
6ee73861
BS
113int nouveau_reg_debug;
114module_param_named(reg_debug, nouveau_reg_debug, int, 0600);
115
1a5f985c 116MODULE_PARM_DESC(perflvl, "Performance level (default: boot)");
6f876986
BS
117char *nouveau_perflvl;
118module_param_named(perflvl, nouveau_perflvl, charp, 0400);
119
1a5f985c 120MODULE_PARM_DESC(perflvl_wr, "Allow perflvl changes (warning: dangerous!)");
6f876986
BS
121int nouveau_perflvl_wr;
122module_param_named(perflvl_wr, nouveau_perflvl_wr, int, 0400);
123
1a5f985c 124MODULE_PARM_DESC(msi, "Enable MSI (default: off)");
35fa2f2a
BS
125int nouveau_msi;
126module_param_named(msi, nouveau_msi, int, 0400);
127
1a5f985c 128MODULE_PARM_DESC(ctxfw, "Use external HUB/GPC ucode (fermi)");
0411de85
BS
129int nouveau_ctxfw;
130module_param_named(ctxfw, nouveau_ctxfw, int, 0400);
131
1a5f985c 132MODULE_PARM_DESC(mxmdcb, "Santise DCB table according to MXM-SIS");
b4c26818
BS
133int nouveau_mxmdcb = 1;
134module_param_named(mxmdcb, nouveau_mxmdcb, int, 0400);
135
6ee73861
BS
136int nouveau_fbpercrtc;
137#if 0
138module_param_named(fbpercrtc, nouveau_fbpercrtc, int, 0400);
139#endif
140
141static struct pci_device_id pciidlist[] = {
142 {
143 PCI_DEVICE(PCI_VENDOR_ID_NVIDIA, PCI_ANY_ID),
144 .class = PCI_BASE_CLASS_DISPLAY << 16,
145 .class_mask = 0xff << 16,
146 },
147 {
148 PCI_DEVICE(PCI_VENDOR_ID_NVIDIA_SGS, PCI_ANY_ID),
149 .class = PCI_BASE_CLASS_DISPLAY << 16,
150 .class_mask = 0xff << 16,
151 },
152 {}
153};
154
155MODULE_DEVICE_TABLE(pci, pciidlist);
156
157static struct drm_driver driver;
158
159static int __devinit
160nouveau_pci_probe(struct pci_dev *pdev, const struct pci_device_id *ent)
161{
dcdb1674 162 return drm_get_pci_dev(pdev, ent, &driver);
6ee73861
BS
163}
164
165static void
166nouveau_pci_remove(struct pci_dev *pdev)
167{
168 struct drm_device *dev = pci_get_drvdata(pdev);
169
170 drm_put_dev(dev);
171}
172
6a9ee8af 173int
6ee73861
BS
174nouveau_pci_suspend(struct pci_dev *pdev, pm_message_t pm_state)
175{
176 struct drm_device *dev = pci_get_drvdata(pdev);
177 struct drm_nouveau_private *dev_priv = dev->dev_private;
178 struct nouveau_instmem_engine *pinstmem = &dev_priv->engine.instmem;
c420b2dc 179 struct nouveau_fifo_priv *pfifo = nv_engine(dev, NVOBJ_ENGINE_FIFO);
6ee73861
BS
180 struct nouveau_channel *chan;
181 struct drm_crtc *crtc;
92abe749 182 int ret, i, e;
6ee73861 183
6ee73861
BS
184 if (pm_state.event == PM_EVENT_PRETHAW)
185 return 0;
186
5bcf719b
DA
187 if (dev->switch_power_state == DRM_SWITCH_POWER_OFF)
188 return 0;
189
f62b27db
BS
190 NV_INFO(dev, "Disabling display...\n");
191 nouveau_display_fini(dev);
4bfb94a1 192
cf41d53b
BS
193 NV_INFO(dev, "Disabling fbcon...\n");
194 nouveau_fbcon_set_suspend(dev, 1);
6ee73861 195
81441570 196 NV_INFO(dev, "Unpinning framebuffer(s)...\n");
6ee73861
BS
197 list_for_each_entry(crtc, &dev->mode_config.crtc_list, head) {
198 struct nouveau_framebuffer *nouveau_fb;
199
200 nouveau_fb = nouveau_framebuffer(crtc->fb);
201 if (!nouveau_fb || !nouveau_fb->nvbo)
202 continue;
203
204 nouveau_bo_unpin(nouveau_fb->nvbo);
205 }
206
b334f2b3
MM
207 list_for_each_entry(crtc, &dev->mode_config.crtc_list, head) {
208 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc);
209
210 nouveau_bo_unmap(nv_crtc->cursor.nvbo);
211 nouveau_bo_unpin(nv_crtc->cursor.nvbo);
212 }
213
6ee73861
BS
214 NV_INFO(dev, "Evicting buffers...\n");
215 ttm_bo_evict_mm(&dev_priv->ttm.bdev, TTM_PL_VRAM);
216
217 NV_INFO(dev, "Idling channels...\n");
c420b2dc 218 for (i = 0; i < (pfifo ? pfifo->channels : 0); i++) {
cff5c133 219 chan = dev_priv->channels.ptr[i];
6ee73861 220
6dccd311
FJ
221 if (chan && chan->pushbuf_bo)
222 nouveau_channel_idle(chan);
6ee73861
BS
223 }
224
92abe749 225 for (e = NVOBJ_ENGINE_NR - 1; e >= 0; e--) {
6c320fef
BS
226 if (!dev_priv->eng[e])
227 continue;
228
229 ret = dev_priv->eng[e]->fini(dev, e, true);
230 if (ret) {
13f90122 231 NV_ERROR(dev, "... engine %d failed: %d\n", e, ret);
6c320fef 232 goto out_abort;
92abe749
BS
233 }
234 }
6ee73861 235
dc1e5c0d 236 ret = pinstmem->suspend(dev);
6ee73861
BS
237 if (ret) {
238 NV_ERROR(dev, "... failed: %d\n", ret);
239 goto out_abort;
240 }
241
dc1e5c0d
BS
242 NV_INFO(dev, "Suspending GPU objects...\n");
243 ret = nouveau_gpuobj_suspend(dev);
6ee73861
BS
244 if (ret) {
245 NV_ERROR(dev, "... failed: %d\n", ret);
dc1e5c0d 246 pinstmem->resume(dev);
6ee73861
BS
247 goto out_abort;
248 }
249
250 NV_INFO(dev, "And we're gone!\n");
251 pci_save_state(pdev);
252 if (pm_state.event == PM_EVENT_SUSPEND) {
253 pci_disable_device(pdev);
254 pci_set_power_state(pdev, PCI_D3hot);
255 }
256
6ee73861
BS
257 return 0;
258
259out_abort:
260 NV_INFO(dev, "Re-enabling acceleration..\n");
92abe749
BS
261 for (e = e + 1; e < NVOBJ_ENGINE_NR; e++) {
262 if (dev_priv->eng[e])
263 dev_priv->eng[e]->init(dev, e);
264 }
6ee73861
BS
265 return ret;
266}
267
6a9ee8af 268int
6ee73861
BS
269nouveau_pci_resume(struct pci_dev *pdev)
270{
271 struct drm_device *dev = pci_get_drvdata(pdev);
c420b2dc 272 struct nouveau_fifo_priv *pfifo = nv_engine(dev, NVOBJ_ENGINE_FIFO);
6ee73861
BS
273 struct drm_nouveau_private *dev_priv = dev->dev_private;
274 struct nouveau_engine *engine = &dev_priv->engine;
275 struct drm_crtc *crtc;
6ee73861
BS
276 int ret, i;
277
5bcf719b
DA
278 if (dev->switch_power_state == DRM_SWITCH_POWER_OFF)
279 return 0;
280
6ee73861
BS
281 NV_INFO(dev, "We're back, enabling device...\n");
282 pci_set_power_state(pdev, PCI_D0);
283 pci_restore_state(pdev);
284 if (pci_enable_device(pdev))
285 return -1;
286 pci_set_master(dev->pdev);
287
e04d8e82
FJ
288 /* Make sure the AGP controller is in a consistent state */
289 if (dev_priv->gart_info.type == NOUVEAU_GART_AGP)
290 nouveau_mem_reset_agp(dev);
291
c88c2e06
FJ
292 /* Make the CRTCs accessible */
293 engine->display.early_init(dev);
294
6ee73861
BS
295 NV_INFO(dev, "POSTing device...\n");
296 ret = nouveau_run_vbios_init(dev);
297 if (ret)
298 return ret;
299
300 if (dev_priv->gart_info.type == NOUVEAU_GART_AGP) {
301 ret = nouveau_mem_init_agp(dev);
302 if (ret) {
303 NV_ERROR(dev, "error reinitialising AGP: %d\n", ret);
304 return ret;
305 }
306 }
307
dc1e5c0d
BS
308 NV_INFO(dev, "Restoring GPU objects...\n");
309 nouveau_gpuobj_resume(dev);
310
6ee73861
BS
311 NV_INFO(dev, "Reinitialising engines...\n");
312 engine->instmem.resume(dev);
313 engine->mc.init(dev);
314 engine->timer.init(dev);
315 engine->fb.init(dev);
6dfdd7a6
BS
316 for (i = 0; i < NVOBJ_ENGINE_NR; i++) {
317 if (dev_priv->eng[i])
318 dev_priv->eng[i]->init(dev, i);
319 }
6ee73861 320
6ee73861
BS
321 nouveau_irq_postinstall(dev);
322
323 /* Re-write SKIPS, they'll have been lost over the suspend */
324 if (nouveau_vram_pushbuf) {
325 struct nouveau_channel *chan;
326 int j;
327
c420b2dc 328 for (i = 0; i < (pfifo ? pfifo->channels : 0); i++) {
cff5c133 329 chan = dev_priv->channels.ptr[i];
3c8868d3 330 if (!chan || !chan->pushbuf_bo)
6ee73861
BS
331 continue;
332
333 for (j = 0; j < NOUVEAU_DMA_SKIPS; j++)
334 nouveau_bo_wr32(chan->pushbuf_bo, i, 0);
335 }
336 }
337
71d91f65
ML
338 nouveau_pm_resume(dev);
339
6ee73861
BS
340 NV_INFO(dev, "Restoring mode...\n");
341 list_for_each_entry(crtc, &dev->mode_config.crtc_list, head) {
342 struct nouveau_framebuffer *nouveau_fb;
343
344 nouveau_fb = nouveau_framebuffer(crtc->fb);
345 if (!nouveau_fb || !nouveau_fb->nvbo)
346 continue;
347
348 nouveau_bo_pin(nouveau_fb->nvbo, TTM_PL_FLAG_VRAM);
349 }
350
b334f2b3
MM
351 list_for_each_entry(crtc, &dev->mode_config.crtc_list, head) {
352 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc);
b334f2b3
MM
353
354 ret = nouveau_bo_pin(nv_crtc->cursor.nvbo, TTM_PL_FLAG_VRAM);
355 if (!ret)
356 ret = nouveau_bo_map(nv_crtc->cursor.nvbo);
357 if (ret)
358 NV_ERROR(dev, "Could not pin/map cursor.\n");
359 }
360
cf41d53b
BS
361 nouveau_fbcon_set_suspend(dev, 0);
362 nouveau_fbcon_zfill_all(dev);
363
f62b27db 364 nouveau_display_init(dev);
6ee73861
BS
365
366 /* Force CLUT to get re-loaded during modeset */
367 list_for_each_entry(crtc, &dev->mode_config.crtc_list, head) {
368 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc);
369
370 nv_crtc->lut.depth = 0;
371 }
372
6ee73861 373 drm_helper_resume_force_mode(dev);
38651674 374
a4eaa0a0
ML
375 list_for_each_entry(crtc, &dev->mode_config.crtc_list, head) {
376 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc);
377 u32 offset = nv_crtc->cursor.nvbo->bo.offset;
378
379 nv_crtc->cursor.set_offset(nv_crtc, offset);
380 nv_crtc->cursor.set_pos(nv_crtc, nv_crtc->cursor_saved_x,
381 nv_crtc->cursor_saved_y);
382 }
383
6ee73861
BS
384 return 0;
385}
386
2a259a3d
BS
387static struct drm_ioctl_desc nouveau_ioctls[] = {
388 DRM_IOCTL_DEF_DRV(NOUVEAU_GETPARAM, nouveau_abi16_ioctl_getparam, DRM_UNLOCKED|DRM_AUTH),
389 DRM_IOCTL_DEF_DRV(NOUVEAU_SETPARAM, nouveau_abi16_ioctl_setparam, DRM_UNLOCKED|DRM_AUTH|DRM_MASTER|DRM_ROOT_ONLY),
390 DRM_IOCTL_DEF_DRV(NOUVEAU_CHANNEL_ALLOC, nouveau_abi16_ioctl_channel_alloc, DRM_UNLOCKED|DRM_AUTH),
391 DRM_IOCTL_DEF_DRV(NOUVEAU_CHANNEL_FREE, nouveau_abi16_ioctl_channel_free, DRM_UNLOCKED|DRM_AUTH),
392 DRM_IOCTL_DEF_DRV(NOUVEAU_GROBJ_ALLOC, nouveau_abi16_ioctl_grobj_alloc, DRM_UNLOCKED|DRM_AUTH),
393 DRM_IOCTL_DEF_DRV(NOUVEAU_NOTIFIEROBJ_ALLOC, nouveau_abi16_ioctl_notifierobj_alloc, DRM_UNLOCKED|DRM_AUTH),
394 DRM_IOCTL_DEF_DRV(NOUVEAU_GPUOBJ_FREE, nouveau_abi16_ioctl_gpuobj_free, DRM_UNLOCKED|DRM_AUTH),
395 DRM_IOCTL_DEF_DRV(NOUVEAU_GEM_NEW, nouveau_gem_ioctl_new, DRM_UNLOCKED|DRM_AUTH),
396 DRM_IOCTL_DEF_DRV(NOUVEAU_GEM_PUSHBUF, nouveau_gem_ioctl_pushbuf, DRM_UNLOCKED|DRM_AUTH),
397 DRM_IOCTL_DEF_DRV(NOUVEAU_GEM_CPU_PREP, nouveau_gem_ioctl_cpu_prep, DRM_UNLOCKED|DRM_AUTH),
398 DRM_IOCTL_DEF_DRV(NOUVEAU_GEM_CPU_FINI, nouveau_gem_ioctl_cpu_fini, DRM_UNLOCKED|DRM_AUTH),
399 DRM_IOCTL_DEF_DRV(NOUVEAU_GEM_INFO, nouveau_gem_ioctl_info, DRM_UNLOCKED|DRM_AUTH),
400};
401
e08e96de
AV
402static const struct file_operations nouveau_driver_fops = {
403 .owner = THIS_MODULE,
404 .open = drm_open,
405 .release = drm_release,
406 .unlocked_ioctl = drm_ioctl,
407 .mmap = nouveau_ttm_mmap,
408 .poll = drm_poll,
409 .fasync = drm_fasync,
410 .read = drm_read,
411#if defined(CONFIG_COMPAT)
412 .compat_ioctl = nouveau_compat_ioctl,
413#endif
414 .llseek = noop_llseek,
415};
416
6ee73861
BS
417static struct drm_driver driver = {
418 .driver_features =
419 DRIVER_USE_AGP | DRIVER_PCI_DMA | DRIVER_SG |
cd0b072f 420 DRIVER_HAVE_IRQ | DRIVER_IRQ_SHARED | DRIVER_GEM |
22b33e8e 421 DRIVER_MODESET | DRIVER_PRIME,
6ee73861
BS
422 .load = nouveau_load,
423 .firstopen = nouveau_firstopen,
424 .lastclose = nouveau_lastclose,
425 .unload = nouveau_unload,
3f0a68d8 426 .open = nouveau_open,
6ee73861 427 .preclose = nouveau_preclose,
3f0a68d8 428 .postclose = nouveau_postclose,
6ee73861
BS
429#if defined(CONFIG_DRM_NOUVEAU_DEBUG)
430 .debugfs_init = nouveau_debugfs_init,
431 .debugfs_cleanup = nouveau_debugfs_takedown,
432#endif
433 .irq_preinstall = nouveau_irq_preinstall,
434 .irq_postinstall = nouveau_irq_postinstall,
435 .irq_uninstall = nouveau_irq_uninstall,
436 .irq_handler = nouveau_irq_handler,
042206c0
FJ
437 .get_vblank_counter = drm_vblank_count,
438 .enable_vblank = nouveau_vblank_enable,
439 .disable_vblank = nouveau_vblank_disable,
6ee73861 440 .ioctls = nouveau_ioctls,
e08e96de 441 .fops = &nouveau_driver_fops,
22b33e8e
DA
442
443 .prime_handle_to_fd = drm_gem_prime_handle_to_fd,
444 .prime_fd_to_handle = drm_gem_prime_fd_to_handle,
445 .gem_prime_export = nouveau_gem_prime_export,
446 .gem_prime_import = nouveau_gem_prime_import,
447
6ee73861
BS
448 .gem_init_object = nouveau_gem_object_new,
449 .gem_free_object = nouveau_gem_object_del,
639212d0
BS
450 .gem_open_object = nouveau_gem_object_open,
451 .gem_close_object = nouveau_gem_object_close,
6ee73861 452
33dbc27f
BS
453 .dumb_create = nouveau_display_dumb_create,
454 .dumb_map_offset = nouveau_display_dumb_map_offset,
455 .dumb_destroy = nouveau_display_dumb_destroy,
456
6ee73861
BS
457 .name = DRIVER_NAME,
458 .desc = DRIVER_DESC,
459#ifdef GIT_REVISION
460 .date = GIT_REVISION,
461#else
462 .date = DRIVER_DATE,
463#endif
464 .major = DRIVER_MAJOR,
465 .minor = DRIVER_MINOR,
466 .patchlevel = DRIVER_PATCHLEVEL,
467};
468
8410ea3b
DA
469static struct pci_driver nouveau_pci_driver = {
470 .name = DRIVER_NAME,
471 .id_table = pciidlist,
472 .probe = nouveau_pci_probe,
473 .remove = nouveau_pci_remove,
474 .suspend = nouveau_pci_suspend,
475 .resume = nouveau_pci_resume
476};
477
6ee73861
BS
478static int __init nouveau_init(void)
479{
2a259a3d 480 driver.num_ioctls = ARRAY_SIZE(nouveau_ioctls);
6ee73861
BS
481
482 if (nouveau_modeset == -1) {
483#ifdef CONFIG_VGA_CONSOLE
484 if (vgacon_text_force())
485 nouveau_modeset = 0;
486 else
487#endif
488 nouveau_modeset = 1;
489 }
490
cd0b072f
BS
491 if (!nouveau_modeset)
492 return 0;
6ee73861 493
cd0b072f 494 nouveau_register_dsm_handler();
8410ea3b 495 return drm_pci_init(&driver, &nouveau_pci_driver);
6ee73861
BS
496}
497
498static void __exit nouveau_exit(void)
499{
cd0b072f
BS
500 if (!nouveau_modeset)
501 return;
502
8410ea3b 503 drm_pci_exit(&driver, &nouveau_pci_driver);
6a9ee8af 504 nouveau_unregister_dsm_handler();
6ee73861
BS
505}
506
507module_init(nouveau_init);
508module_exit(nouveau_exit);
509
510MODULE_AUTHOR(DRIVER_AUTHOR);
511MODULE_DESCRIPTION(DRIVER_DESC);
512MODULE_LICENSE("GPL and additional rights");