Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
03bc9675d358ded9db07ba966f2f3f3c2fba2a9c
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_drv.c
03bc967
drm/nouveau: allow modeset module option to select 'headless mode'
by Ben Skeggs
· 13 years ago
6c320fe
drm/nouveau: pass flag to engine fini() method on suspend
by Ben Skeggs
· 13 years ago
180cc30
drm/nouveau: convert bo.mem.start usage to bo.offset
by Ben Skeggs
· 13 years ago
639212d
drm/nouveau/gem: implement stub hooks for GEM object open/close
by Ben Skeggs
· 13 years ago
3f0a68d
drm/nouveau: allocate structure to store per-client data
by Ben Skeggs
· 13 years ago
0411de8
drm/nvc0/gr: import and use our own fuc by default
by Ben Skeggs
· 13 years ago
aba99a8
drm/nouveau: default to noaccel on 0xc1/0xc8/0xce for now
by Ben Skeggs
· 13 years ago
a82dd49
drm/nouveau: remove remnants of nouveau_pgraph_engine
by Ben Skeggs
· 14 years ago
92abe74
drm/nouveau: fix suspend failure path to reinitialise all engines
by Ben Skeggs
· 14 years ago
2703c21
drm/nv50/gr: move to exec engine interfaces
by Ben Skeggs
· 14 years ago
6dfdd7a
drm/nouveau: working towards a common way to represent engines
by Ben Skeggs
· 14 years ago
8410ea3
drm: rework PCI/platform driver interface.
by Dave Airlie
· 14 years ago
ac751ef
console: rename acquire/release_console_sem() to console_lock/unlock()
by Torben Hohn
· 14 years ago
5bcf719
drm/switcheroo: track state of switch in drivers.
by Dave Airlie
· 14 years ago
4c13614
drm/nv50: implement global channel address space on new VM code
by Ben Skeggs
· 14 years ago
6dccd31
drm/nouveau: Synchronize with the user channel before GPU object destruction.
by Francisco Jerez
· 14 years ago
dc1e5c0
drm/nouveau: simplify gpuobj suspend/resume
by Ben Skeggs
· 14 years ago
042206c
drm/nouveau: Implement the vblank DRM hooks.
by Francisco Jerez
· 14 years ago
382d62e
drm/nouveau: fix annoying nouveau_fence type issue
by Marcin Slusarz
· 14 years ago
35fa2f2
drm/nouveau: add support for MSI
by Ben Skeggs
· 14 years ago
bd2e597
drm/nv84: add support for the PCRYPT engine
by Ben Skeggs
· 14 years ago
cff5c13
drm/nouveau: add more fine-grained locking to channel list + structures
by Ben Skeggs
· 14 years ago
c48c43e
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
0cba1b7
drm/nouveau: Add a module option to force card POST.
by Marcin Kościelnicki
· 14 years ago
64f1c11
drm/nouveau: restore perflvl on resume, and restore boot perflvl on unload
by Ben Skeggs
· 14 years ago
6f87698
drm/nouveau: allow static performance level setting
by Ben Skeggs
· 14 years ago
de5899b
drm/nouveau: Add module parameter to override the default AGP rate.
by Francisco Jerez
· 14 years ago
dc880ab
drm: use noop_llseek
by Arnd Bergmann
· 14 years ago
cbc60ca
drm: kill get_reg_ofs callback
by Daniel Vetter
· 14 years ago
793a97e
drm: kill drm_map_ofs callbacks
by Daniel Vetter
· 14 years ago
c88c2e0
drm/nouveau: Move display init to a new nouveau_engine.
by Francisco Jerez
· 14 years ago
e04d8e8
drm/nouveau: Reset AGP before running the init scripts.
by Francisco Jerez
· 14 years ago
03cd06c
drm/nouveau: No need to lock/unlock the VGA CRTC regs all the time.
by Francisco Jerez
· 14 years ago
ec91db2
drm/nouveau: remove ability to use external firmware
by Ben Skeggs
· 14 years ago
6e86e04
drm/nouveau: Fix a couple of sparse warnings.
by Francisco Jerez
· 14 years ago
cd0b072
drm/nouveau: remove left-over !DRIVER_MODESET paths
by Ben Skeggs
· 14 years ago
2dfe36b
drm/nouveau: place notifiers in system memory by default
by Ben Skeggs
· 14 years ago
db8cc27
Merge branch 'drm-platform' into drm-testing
by Dave Airlie
· 14 years ago
dcdb167
drm: Add support for platform devices to register as DRM devices
by Jordan Crouse
· 14 years ago
b334f2b
drm/nouveau: allow cursor image and position to survive suspend
by Maarten Maathuis
· 15 years ago
3865167
drm/fb: fix fbdev object model + cleanup properly.
by Dave Airlie
· 15 years ago
d5e5ded
Merge remote branch 'nouveau/for-airlied' into drm-linus
by Dave Airlie
· 15 years ago
f405350
drm/nouveau: add module option to disable TV detection
by Ben Skeggs
· 15 years ago
8144157
drm/nouveau: print a message very early during suspend
by Maarten Maathuis
· 15 years ago
da647d5
drm/nouveau: add option to allow override of dcb connector table types
by Ben Skeggs
· 15 years ago
1c62233
Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stage
by Dave Airlie
· 15 years ago
6a9ee8a
vga_switcheroo: initial implementation (v15)
by Dave Airlie
· 15 years ago
81e2d42
drm/nouveau: Fix noaccel/nofbaccel option descriptions.
by Marcin Kościelnicki
· 15 years ago
a32ed69
drm/nouveau: Add module options to disable acceleration.
by Marcin Kościelnicki
· 15 years ago
f927b89
drm/nouveau: fix non-vram notifier blocks
by Ben Skeggs
· 15 years ago
a147089
drm/nouveau: report LVDS as disconnected if lid closed
by Ben Skeggs
· 15 years ago
44f9e6c
Merge remote branch 'nouveau/for-airlied' into drm-linus
by Dave Airlie
· 15 years ago
ed8b670
drm: convert drm_ioctl to unlocked_ioctl
by Arnd Bergmann
· 15 years ago
3c8868d
drm/nv50: fix two potential suspend/resume oopses
by Ben Skeggs
· 15 years ago
054b93e
drm/nv40: implement ctxprog/state generation
by Ben Skeggs
· 15 years ago
6ee7386
drm/nouveau: Add DRM driver for NVIDIA GPUs
by Ben Skeggs
· 15 years ago