Dave Airlie
|
2536f7dc42
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next
|
13 years ago |
Ben Skeggs
|
2a259a3d84
drm/nouveau: mark most of our ioctls as deprecated, move to compat layer
|
13 years ago |
Daniel Vetter
|
b0071efe82
drm: kill reclaim_buffers callback
|
13 years ago |
Ben Skeggs
|
c420b2dc8d
drm/nouveau/fifo: turn all fifo modules into engine modules
|
13 years ago |
Ben Skeggs
|
03bd6efa14
drm/nv50/fifo: use hardware channel kickoff functionality
|
13 years ago |
Ben Skeggs
|
67b342efc7
drm/nouveau/fifo: remove all the "special" engine hooks
|
13 years ago |
Dave Airlie
|
22b33e8ed0
nouveau: add PRIME support
|
13 years ago |
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 |