index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nv04_crtc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-29
drm/nouveau: unpin various bo's before destroying
Marcin Slusarz
1
-1
/
+5
2012-10-04
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-68
/
+74
2012-10-03
drm/nouveau: port remainder of drm code, and rip out compat layer
Ben Skeggs
1
-39
/
+48
2012-10-03
drm/nv04/disp: kick all private state out to own header
Ben Skeggs
1
-23
/
+20
2012-10-03
drm/nouveau: implement devinit subdev, and new init table parser
Ben Skeggs
1
-5
/
+5
2012-10-03
drm/nouveau/clock: pull in the implementation from all over the place
Ben Skeggs
1
-2
/
+2
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-2
/
+2
2012-07-20
drm: Make the .mode_fixup() operations mode argument a const pointer
Laurent Pinchart
1
-1
/
+1
2012-05-23
nouveau: add PRIME support
Dave Airlie
1
-1
/
+1
2011-12-20
drm: Replace pitch with pitches[] in drm_framebuffer
Ville Syrjälä
1
-7
/
+7
2011-09-09
drm/nv04/crtc: Bail out if FB is not bound to crtc
Emil Velikov
1
-2
/
+13
2011-06-23
drm/nouveau: remove 'chan' argument from nouveau_bo_new
Ben Skeggs
1
-1
/
+1
2011-06-07
drm/nv17-nv40: Fix modesetting failure when pitch == 4096px (fdo bug 35901).
Francisco Jerez
1
-1
/
+7
2011-05-16
drm/nouveau: make cursor_set implementation consistent with other drivers
Marcin Slusarz
1
-3
/
+3
2011-05-16
drm/nouveau: Fix brace placement checkpatch.pl errors.
Emil Velikov
1
-2
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-02-24
drm/nouveau: remove no_vm/mappable flags from nouveau_bo
Ben Skeggs
1
-1
/
+1
2010-12-03
drm/nouveau: Call drm_vblank_pre/post_modeset() around mode setting.
Francisco Jerez
1
-0
/
+2
2010-12-03
drm/nouveau: Implement the pageflip ioctl.
Francisco Jerez
1
-0
/
+1
2010-12-03
drm/nv04: Make CRTC base changes effective in the next hsync.
Francisco Jerez
1
-1
/
+4
2010-11-18
drm/nouveau: Use "force" to decide if analog load detection is ok or not.
Francisco Jerez
1
-5
/
+0
2010-11-18
drm/nv04: Fix scanout over the 16MB mark.
Francisco Jerez
1
-1
/
+1
2010-10-19
drm, kdb, kms: Change mode_set_base_atomic() enter argument to be an enum
Jason Wessel
1
-2
/
+2
2010-10-06
Merge branch 'drm-kdb-next' into drm-core-next
Dave Airlie
1
-8
/
+47
2010-10-06
drm/nouveau/kms: Avoid a hang entering KDB with VT accel on.
Chris Ball
1
-0
/
+9
2010-10-06
drm, kdb, kms: Add an enter argument to mode_set_base_atomic() API
Jason Wessel
1
-1
/
+1
2010-10-06
drm/nouveau/kms: Implement KDB debug hooks for nouveau KMS.
Chris Ball
1
-8
/
+38
2010-09-24
drm/nouveau: make the behaviour of get_pll_limits() consistent
Ben Skeggs
1
-1
/
+1
2010-09-24
drm/nouveau: require explicit unmap of kmapped bos
Ben Skeggs
1
-0
/
+1
2010-09-24
drm/nv20: Use the nv30 CRTC bandwidth calculation code.
Francisco Jerez
1
-1
/
+1
2010-08-10
drm: expand gamma_set
James Simmons
1
-6
/
+4
2010-08-10
drm: Use ENOENT consistently for the error return for an unmatched handle.
Chris Wilson
1
-1
/
+1
2010-08-06
drm/nv17-nv4x: Attempt to init some external TMDS transmitters.
Francisco Jerez
1
-0
/
+3
2010-07-13
drm/nv04-nv40: Disable connector polling when there're no spare CRTCs left.
Francisco Jerez
1
-0
/
+5
2010-03-15
Merge remote branch 'nouveau/for-airlied' into drm-linus
Dave Airlie
1
-3
/
+3
2010-03-10
drm/nv04-nv40: Fix up the programmed horizontal sync pulse delay.
Francisco Jerez
1
-3
/
+3
2010-02-11
Use drm_gem_object_[handle_]unreference_unlocked where possible
Luca Barbieri
1
-3
/
+1
2009-12-16
drm/nouveau: use drm debug levels
Maarten Maathuis
1
-5
/
+5
2009-12-11
drm/nouveau: Add DRM driver for NVIDIA GPUs
Ben Skeggs
1
-0
/
+1002