index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nv50_crtc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nv50-nvc0: switch to common disp impl, removing previous version
Ben Skeggs
2012-11-29
1
-753
/
+0
*
drm/nouveau: remove newline-only NV_DEBUG calls
Ben Skeggs
2012-11-29
1
-11
/
+0
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-03
1
-76
/
+42
|
\
|
*
drm/nouveau: port remainder of drm code, and rip out compat layer
Ben Skeggs
2012-10-03
1
-29
/
+43
|
*
drm/nouveau/clock: pull in the implementation from all over the place
Ben Skeggs
2012-10-03
1
-49
/
+1
*
|
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
1
-2
/
+2
*
|
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
2012-10-02
1
-1
/
+0
|
/
*
drm: Make the .mode_fixup() operations mode argument a const pointer
Laurent Pinchart
2012-07-19
1
-1
/
+1
*
drm/nv50/disp: fixup error paths in crtc object creation
Ben Skeggs
2012-05-24
1
-31
/
+21
*
drm/nouveau: use the same packet header macros as userspace
Ben Skeggs
2012-05-24
1
-23
/
+23
*
nouveau: add PRIME support
Dave Airlie
2012-05-23
1
-2
/
+2
*
drm/nv50/display: expose color vibrance control
Christoph Bumiller
2012-03-13
1
-2
/
+40
*
drm/nv50/disp: fix scaling of doublescan modes
Ben Skeggs
2011-12-21
1
-15
/
+18
*
drm/nv50/disp: rewrite crtc timing calculation, with proper names and fixes
Ben Skeggs
2011-12-21
1
-71
/
+56
*
drm/nouveau/disp: kill off nouveau_crtc.mode
Ben Skeggs
2011-12-21
1
-10
/
+0
*
drm/nouveau: improve dithering properties, and implement proper auto mode
Ben Skeggs
2011-12-21
1
-21
/
+28
*
drm/nouveau: no need to pass parameters into set_scale/dither
Ben Skeggs
2011-12-21
1
-6
/
+10
*
drm/nv50/disp: synchronise display right after init
Ben Skeggs
2011-12-21
1
-2
/
+5
*
drm/nv50/disp: move sync routine to where it can be used by other modules
Ben Skeggs
2011-12-21
1
-37
/
+4
*
drm/nouveau: add overscan compensation connector properties
Ben Skeggs
2011-12-21
1
-41
/
+58
*
drm/nv50/crtc: disable flip overlay around scaling mode changes
Ben Skeggs
2011-12-21
1
-39
/
+40
*
drm/nouveau: make general drm modesetting init common
Ben Skeggs
2011-09-20
1
-2
/
+0
*
drm/nv50/crtc: Bail out if FB is not bound to crtc
Emil Velikov
2011-09-09
1
-2
/
+10
*
drm/nouveau: remove 'chan' argument from nouveau_bo_new
Ben Skeggs
2011-06-23
1
-2
/
+2
*
drm/nouveau: convert bo.mem.start usage to bo.offset
Ben Skeggs
2011-06-23
1
-3
/
+3
*
drm/nouveau: make cursor_set implementation consistent with other drivers
Marcin Slusarz
2011-05-16
1
-3
/
+3
*
drm/nva3/clk: better pll calculation when no fractional fb div available
Ben Skeggs
2011-05-16
1
-2
/
+2
*
drm/nouveau: Fix brace placement checkpatch.pl errors.
Emil Velikov
2011-05-16
1
-2
/
+1
*
drm/nv50-nvc0: remove some code that doesn't belong here
Ben Skeggs
2011-04-05
1
-3
/
+0
*
drm/nouveau: remove no_vm/mappable flags from nouveau_bo
Ben Skeggs
2011-02-25
1
-2
/
+2
*
drm/nv50-nvc0: activate/update ds channel's framebuffer on modesets
Ben Skeggs
2011-02-25
1
-1
/
+9
*
drm/nv50-nvc0: precalculate some fb state when creating them
Ben Skeggs
2011-02-25
1
-50
/
+11
*
drm/nv50-nvc0: request and wait on notification of modeset completion
Ben Skeggs
2011-02-25
1
-24
/
+53
*
drm/nv50-nvc0: rename disp->evo to disp->master
Ben Skeggs
2011-02-25
1
-6
/
+6
*
drm/nv50-nvc0: move non-sharable display state into private structure
Ben Skeggs
2011-02-25
1
-10
/
+6
*
drm/nvc0: initial support for tiled buffer objects
Ben Skeggs
2010-12-21
1
-7
/
+11
*
drm/nv50: implement global channel address space on new VM code
Ben Skeggs
2010-12-08
1
-4
/
+2
*
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/nouveau: Expose some BO usage flags to userspace.
Francisco Jerez
2010-11-18
1
-2
/
+2
*
drm, kdb, kms: Change mode_set_base_atomic() enter argument to be an enum
Jason Wessel
2010-10-19
1
-1
/
+1
*
Merge branch 'drm-kdb-next' into drm-core-next
Dave Airlie
2010-10-06
1
-13
/
+36
|
\
|
*
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
-13
/
+36
*
|
drm/ttm: restructure to allow driver to plug in alternate memory manager
Ben Skeggs
2010-10-05
1
-2
/
+1
*
|
drm/nv50: use pll type rather than register for CRTC PLL
Ben Skeggs
2010-09-24
1
-19
/
+14
*
|
drm/nouveau: require explicit unmap of kmapped bos
Ben Skeggs
2010-09-24
1
-0
/
+2
|
/
*
drm: expand gamma_set
James Simmons
2010-08-10
1
-6
/
+3
*
drm: Use ENOENT consistently for the error return for an unmatched handle.
Chris Wilson
2010-08-10
1
-1
/
+1
*
drm/nvc0: implement crtc pll setting
Ben Skeggs
2010-08-06
1
-3
/
+20
[next]