index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_drm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-02
drm/nouveau: force noaccel when no PFIFO support present
Ben Skeggs
1
-1
/
+2
2013-04-26
drm/nouveau/device: convert to engine, rather than subdev
Ben Skeggs
1
-3
/
+3
2013-04-26
drm/nouveau/mc: handle irq-related setup ourselves
Ben Skeggs
1
-16
/
+1
2013-03-29
drm/nouveau: fix NULL ptr dereference from nv50_disp_intr()
Maarten Lankhorst
1
-12
/
+20
2013-02-25
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-9
/
+51
2013-02-21
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
1
-0
/
+6
2013-02-20
drm/nouveau: restore debugfs/vbios.rom support
Marcin Slusarz
1
-0
/
+6
2013-02-20
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
1
-7
/
+38
2013-02-20
drm/nv17/fence: split from nv10 code
Ben Skeggs
1
-1
/
+2
2013-02-20
drm/nouveau/disp: port vblank handling to event interface
Ben Skeggs
1
-2
/
+31
2013-02-20
drm/nouveau: quiet static-related sparse noise
Marcin Slusarz
1
-2
/
+2
2013-02-20
drm/nouveau: prepare for reporting channel owner
Marcin Slusarz
1
-2
/
+3
2013-02-11
Merge branch 'drm-nouveau-fixes-3.8' of git://anongit.freedesktop.org/git/nou...
Dave Airlie
1
-0
/
+3
2013-02-09
drm/nouveau: add lockdep annotations
Marcin Slusarz
1
-0
/
+3
2013-02-08
drm/nouveau: use prime helpers
Aaron Plattner
1
-2
/
+7
2013-01-14
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...
Dave Airlie
1
-1
/
+6
2013-01-13
drm/nouveau: fix nouveau_client allocation failure path
Marcin Slusarz
1
-1
/
+6
2013-01-03
Drivers: gpu: remove __dev* attributes.
Greg Kroah-Hartman
1
-2
/
+2
2012-12-10
Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-1
/
+2
2012-11-29
drm/nouveau: remove duplicate inclusion of nouveau_ttm.h
Sachin Kamat
1
-2
/
+0
2012-11-29
drm/nve0: allow specification of channel engine type in abi16 call
Ben Skeggs
1
-1
/
+1
2012-11-29
drm/nouveau: convert to dev_pm_ops
Dave Airlie
1
-26
/
+67
2012-11-22
drm/nouveau: use the correct fence implementation for nv50
Maarten Lankhorst
1
-1
/
+2
2012-11-20
drm/nouveau: free memory allocated with alloc_apertures()
Tommi Rantala
1
-0
/
+1
2012-10-31
drm/nouveau: headless mode by default if pci class != vga display
Ben Skeggs
1
-2
/
+0
2012-10-31
drm/nouveau: resurrect headless mode since rework
Ben Skeggs
1
-13
/
+21
2012-10-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+693
2012-10-03
drm/nouveau/core: have client-id be a string, rather than an integer
Ben Skeggs
1
-3
/
+7
2012-10-03
drm/nouveau: quiet some static-related sparse noise
Marcin Slusarz
1
-6
/
+6
2012-10-03
drm/nve0: use async copy engine for ttm buffer moves if available
Ben Skeggs
1
-2
/
+20
2012-10-03
drm/nouveau: port remainder of drm code, and rip out compat layer
Ben Skeggs
1
-37
/
+190
2012-10-03
drm/nouveau: port all engines to new engine module format
Ben Skeggs
1
-7
/
+204
2012-10-03
drm/nouveau: implement devinit subdev, and new init table parser
Ben Skeggs
1
-0
/
+36
2012-10-03
drm/nouveau: implement module init functions in nouveau_drm.c
Ben Skeggs
1
-0
/
+285