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
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau: inform userspace of new kernel subchannel requirements
Ben Skeggs
2012-03-22
2
-13
/
+6
*
drm/nouveau: remove m2mf creation on userspace channels
Ben Skeggs
2012-03-22
4
-81
/
+93
*
drm/nvc0-/disp: reimplement flip completion method as fifo method
Ben Skeggs
2012-03-22
4
-18
/
+42
*
drm/nouveau: move fence sequence check to start of loop
Ben Skeggs
2012-03-22
1
-6
/
+5
*
drm/nouveau: remove subchannel names from places where it doesn't matter
Ben Skeggs
2012-03-22
4
-25
/
+38
*
drm/nouveau/ttm: always do buffer moves on kernel channel
Ben Skeggs
2012-03-22
3
-19
/
+4
*
drm/nouveau: map first page of mmio early and determine chipset earlier
Ben Skeggs
2012-03-13
2
-63
/
+62
*
drm/nvd0/disp: disconnect encoders before reprogramming them
Ben Skeggs
2012-03-13
1
-33
/
+33
*
drm/nvd0/disp: move syncs/magic setup to or mode_set
Ben Skeggs
2012-03-13
1
-20
/
+39
*
drm/nouveau/dp: account for channel coding overhead in link training
Ben Skeggs
2012-03-13
1
-0
/
+3
*
drm/nvd0/disp: fix dcb sor link matching in supervisor handler
Ben Skeggs
2012-03-13
1
-8
/
+9
*
drm/nvd0/disp: initial implementation of displayport
Ben Skeggs
2012-03-13
2
-4
/
+171
*
drm/nouveau/dp: make dp dpms function common, call from sor code instead
Ben Skeggs
2012-03-13
3
-22
/
+31
*
drm/nv50/hwsq: some nv92 fixes
Martin Peres
2012-03-13
1
-2
/
+3
*
drm/nouveau/dp: move all nv50/sor-specific code out of nouveau_dp.c
Ben Skeggs
2012-03-13
5
-228
/
+231
*
drm/nouveau/dp: make functions for executing various bios tables
Ben Skeggs
2012-03-13
1
-9
/
+46
*
drm/nouveau/pm: fix oops if chipset has no pm support at all
Ben Skeggs
2012-03-13
1
-3
/
+5
*
drm/nouveau/bios: rework vbios shadowing
Ben Skeggs
2012-03-13
2
-121
/
+158
*
drm/nouveau/bios: attempt acpi rom fetch before pcirom
Ben Skeggs
2012-03-13
1
-1
/
+1
*
drm/nvd0/disp: attempt to handle more than 2 crtcs if possible
Ben Skeggs
2012-03-13
1
-19
/
+14
*
drm/nvc0/vram: get part count from PUNITS
Ben Skeggs
2012-03-13
1
-16
/
+14
*
drm/nv40/pm: fix fanspeed regression
Ben Skeggs
2012-03-13
1
-0
/
+4
*
drm/nouveau/pm: several fixes for nvc0 memory timings
Roy Spliet
2012-03-13
1
-3
/
+6
*
drm/nvc0/pm: restrict pll mode to clocks that can actually use it
Ben Skeggs
2012-03-13
1
-1
/
+1
*
drm/nouveau/dp: fix bad comparison in dp_link_train_commit()
Xi Wang
2012-03-13
1
-1
/
+1
*
drm/nouveau/mxm: call mxmi to determine revision before calling mxms
Ben Skeggs
2012-03-13
1
-1
/
+38
*
drm/nouveau/pm: init only after display subsystem has been created
Ben Skeggs
2012-03-13
1
-7
/
+5
*
drm/nvc0/fb: detect presense of second rank
Ben Skeggs
2012-03-13
1
-0
/
+1
*
drm/nv50/display: expose color vibrance control
Christoph Bumiller
2012-03-13
6
-3
/
+85
*
drm/nv50-nvc0/vm: support unsnooped system memory
Ben Skeggs
2012-03-13
3
-17
/
+17
*
drm/nouveau: recognise DCB connector type for DP+DVI+VGA DMS-59
Ben Skeggs
2012-03-13
2
-1
/
+7
*
drm/nouveau/mem: handle dll_off for ddr2/ddr3
Ben Skeggs
2012-03-13
1
-11
/
+23
*
drm/nouveau/pm: extend profile interface for destroy/init/fini
Ben Skeggs
2012-03-13
2
-0
/
+25
*
drm/nouveau/pm: rework to allow selecting separate profiles for ac/battery
Ben Skeggs
2012-03-13
4
-46
/
+120
*
drm/nouveau/pm: fix dll off -> dll on transitions
Ben Skeggs
2012-03-13
1
-2
/
+7
*
drm/nouveau/pm: detect when we need dll disabled for gddr3
Ben Skeggs
2012-03-13
3
-1
/
+12
*
drm/nv50: fix detection of second vram rank
Ben Skeggs
2012-03-13
1
-1
/
+1
*
drm/nouveau/pm: track mr2 for gddr3
Ben Skeggs
2012-03-13
1
-1
/
+4
*
drm/nv50/pm: wait for all fifo-connected engines to idle before reclocking
Martin Peres
2012-03-13
1
-0
/
+2
*
drm/nv50/pm: use hwsq for engine reclocking too
Ben Skeggs
2012-03-13
1
-87
/
+98
*
drm/nv50/disp: more accurate function to determine active crtcs
Ben Skeggs
2012-03-13
3
-8
/
+28
*
drm/nv50/pm: initial work towards proper memory reclocking, with timings
Ben Skeggs
2012-03-13
1
-46
/
+154
*
drm/nouveau/pm: introduce ram reclocking helper
Ben Skeggs
2012-03-13
2
-0
/
+114
*
drm/nouveau/pm: embed timings into perflvl structs
Ben Skeggs
2012-03-13
4
-58
/
+54
*
drm/nouveau/pm: calculate memory timings at perflvl creation time
Ben Skeggs
2012-03-13
5
-298
/
+132
*
drm/nouveau/pm: readback boot perflvl *before* parsing vbios
Ben Skeggs
2012-03-13
1
-11
/
+19
*
drm/nouveau/pm: implement DDR2/DDR3/GDDR3/GDDR5 MR generation and validation
Roy Spliet
2012-03-13
4
-152
/
+476
*
drm/nouveau/pm: restructure bios table parsing
Ben Skeggs
2012-03-13
1
-173
/
+217
*
drm/nouveau/pm: avoid potential divide-by-zero
Ben Skeggs
2012-03-13
1
-1
/
+1
*
drm/nouveau: Fix module parameter description formats
Jean Delvare
2012-03-13
1
-7
/
+7
[next]