index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nv04_crtc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nv04/disp: hide all the cruft away in its own little hole
Ben Skeggs
2013-04-26
1
-1073
/
+0
*
drm/nouveau: unpin various bo's before destroying
Marcin Slusarz
2012-11-29
1
-1
/
+5
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-03
1
-68
/
+74
|
\
|
*
drm/nouveau: port remainder of drm code, and rip out compat layer
Ben Skeggs
2012-10-03
1
-39
/
+48
|
*
drm/nv04/disp: kick all private state out to own header
Ben Skeggs
2012-10-03
1
-23
/
+20
|
*
drm/nouveau: implement devinit subdev, and new init table parser
Ben Skeggs
2012-10-03
1
-5
/
+5
|
*
drm/nouveau/clock: pull in the implementation from all over the place
Ben Skeggs
2012-10-03
1
-2
/
+2
*
|
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
1
-2
/
+2
|
/
*
drm: Make the .mode_fixup() operations mode argument a const pointer
Laurent Pinchart
2012-07-19
1
-1
/
+1
*
nouveau: add PRIME support
Dave Airlie
2012-05-23
1
-1
/
+1
*
drm: Replace pitch with pitches[] in drm_framebuffer
Ville Syrjälä
2011-12-20
1
-7
/
+7
*
drm/nv04/crtc: Bail out if FB is not bound to crtc
Emil Velikov
2011-09-09
1
-2
/
+13
*
drm/nouveau: remove 'chan' argument from nouveau_bo_new
Ben Skeggs
2011-06-23
1
-1
/
+1
*
drm/nv17-nv40: Fix modesetting failure when pitch == 4096px (fdo bug 35901).
Francisco Jerez
2011-06-07
1
-1
/
+7
*
drm/nouveau: make cursor_set implementation consistent with other drivers
Marcin Slusarz
2011-05-16
1
-3
/
+3
*
drm/nouveau: Fix brace placement checkpatch.pl errors.
Emil Velikov
2011-05-16
1
-2
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-2
/
+2
*
drm/nouveau: remove no_vm/mappable flags from nouveau_bo
Ben Skeggs
2011-02-25
1
-1
/
+1
*
drm/nouveau: Call drm_vblank_pre/post_modeset() around mode setting.
Francisco Jerez
2010-12-03
1
-0
/
+2
*
drm/nouveau: Implement the pageflip ioctl.
Francisco Jerez
2010-12-03
1
-0
/
+1
*
drm/nv04: Make CRTC base changes effective in the next hsync.
Francisco Jerez
2010-12-03
1
-1
/
+4
*
drm/nouveau: Use "force" to decide if analog load detection is ok or not.
Francisco Jerez
2010-11-18
1
-5
/
+0
*
drm/nv04: Fix scanout over the 16MB mark.
Francisco Jerez
2010-11-18
1
-1
/
+1
*
drm, kdb, kms: Change mode_set_base_atomic() enter argument to be an enum
Jason Wessel
2010-10-19
1
-2
/
+2
*
Merge branch 'drm-kdb-next' into drm-core-next
Dave Airlie
2010-10-06
1
-8
/
+47
|
\
|
*
drm/nouveau/kms: Avoid a hang entering KDB with VT accel on.
Chris Ball
2010-10-06
1
-0
/
+9
|
*
drm, kdb, kms: Add an enter argument to mode_set_base_atomic() API
Jason Wessel
2010-10-06
1
-1
/
+1
|
*
drm/nouveau/kms: Implement KDB debug hooks for nouveau KMS.
Chris Ball
2010-10-06
1
-8
/
+38
*
|
drm/nouveau: make the behaviour of get_pll_limits() consistent
Ben Skeggs
2010-09-24
1
-1
/
+1
*
|
drm/nouveau: require explicit unmap of kmapped bos
Ben Skeggs
2010-09-24
1
-0
/
+1
*
|
drm/nv20: Use the nv30 CRTC bandwidth calculation code.
Francisco Jerez
2010-09-24
1
-1
/
+1
|
/
*
drm: expand gamma_set
James Simmons
2010-08-10
1
-6
/
+4
*
drm: Use ENOENT consistently for the error return for an unmatched handle.
Chris Wilson
2010-08-10
1
-1
/
+1
*
drm/nv17-nv4x: Attempt to init some external TMDS transmitters.
Francisco Jerez
2010-08-06
1
-0
/
+3
*
drm/nv04-nv40: Disable connector polling when there're no spare CRTCs left.
Francisco Jerez
2010-07-13
1
-0
/
+5
*
Merge remote branch 'nouveau/for-airlied' into drm-linus
Dave Airlie
2010-03-15
1
-3
/
+3
|
\
|
*
drm/nv04-nv40: Fix up the programmed horizontal sync pulse delay.
Francisco Jerez
2010-03-10
1
-3
/
+3
*
|
Use drm_gem_object_[handle_]unreference_unlocked where possible
Luca Barbieri
2010-02-11
1
-3
/
+1
|
/
*
drm/nouveau: use drm debug levels
Maarten Maathuis
2009-12-16
1
-5
/
+5
*
drm/nouveau: Add DRM driver for NVIDIA GPUs
Ben Skeggs
2009-12-11
1
-0
/
+1002