Jean Delvare
|
1a5f985c17
drm/nouveau: Fix module parameter description formats
|
13 years ago |
Ben Skeggs
|
7ad2d31cb6
drm/nouveau: move vram detection funcs to chipset-specific fb code
|
13 years ago |
Ben Skeggs
|
1eb8a619b4
drm/nouveau: fix typo on mxmdcb option
|
13 years ago |
Ben Skeggs
|
b4c26818ae
drm/nouveau/mxm: initial implementation of dcb sanitisation
|
13 years ago |
Ben Skeggs
|
f62b27db6b
drm/nouveau: shutdown display on suspend/hibernate
|
13 years ago |
Ben Skeggs
|
cf41d53bf5
drm/nouveau: re-jig fbcon suspend/resume process a little
|
13 years ago |
Marcin Slusarz
|
13f90122e8
drm/nouveau: print correct engine number which failed to unload/idle
|
13 years ago |
Maxim Levitsky
|
a4eaa0a042
drm/nouveau: restore cursors after restoring mode
|
13 years ago |
Maxim Levitsky
|
71d91f655e
drm/nouveau: restore performance mode a bit later.
|
13 years ago |
Maxim Levitsky
|
4bfb94a1b4
drm/nouveau: disable output polling through suspend.
|
13 years ago |
Dave Airlie
|
1fbe6f625f
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
|
13 years ago |
Ben Skeggs
|
33dbc27f1a
drm/nouveau: add dumb ioctl support
|
13 years ago |
Arjan van de Ven
|
e08e96de98
drm: Make the per-driver file_operations struct const
|
13 years ago |
Paul Gortmaker
|
e0cd360813
gpu: add module.h to drivers/gpu files as required.
|
14 years ago |
Ben Skeggs
|
03bc9675d3
drm/nouveau: allow modeset module option to select 'headless mode'
|
14 years ago |
Ben Skeggs
|
6c320fef58
drm/nouveau: pass flag to engine fini() method on suspend
|
14 years ago |
Ben Skeggs
|
180cc30637
drm/nouveau: convert bo.mem.start usage to bo.offset
|
14 years ago |
Ben Skeggs
|
639212d011
drm/nouveau/gem: implement stub hooks for GEM object open/close
|
14 years ago |
Ben Skeggs
|
3f0a68d8f8
drm/nouveau: allocate structure to store per-client data
|
14 years ago |
Ben Skeggs
|
0411de8548
drm/nvc0/gr: import and use our own fuc by default
|
14 years ago |
Ben Skeggs
|
aba99a8400
drm/nouveau: default to noaccel on 0xc1/0xc8/0xce for now
|
14 years ago |
Ben Skeggs
|
a82dd49f14
drm/nouveau: remove remnants of nouveau_pgraph_engine
|
14 years ago |
Ben Skeggs
|
92abe74992
drm/nouveau: fix suspend failure path to reinitialise all engines
|
14 years ago |
Ben Skeggs
|
2703c21a82
drm/nv50/gr: move to exec engine interfaces
|
14 years ago |
Ben Skeggs
|
6dfdd7a61e
drm/nouveau: working towards a common way to represent engines
|
14 years ago |
Dave Airlie
|
8410ea3b95
drm: rework PCI/platform driver interface.
|
14 years ago |
Torben Hohn
|
ac751efa6a
console: rename acquire/release_console_sem() to console_lock/unlock()
|
14 years ago |
Dave Airlie
|
5bcf719b7d
drm/switcheroo: track state of switch in drivers.
|
14 years ago |
Ben Skeggs
|
4c13614298
drm/nv50: implement global channel address space on new VM code
|
14 years ago |
Francisco Jerez
|
6dccd311dd
drm/nouveau: Synchronize with the user channel before GPU object destruction.
|
14 years ago |