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
/
nvkm
/
subdev
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'linux-4.4' of git://anongit.freedesktop.org/git/nouveau/linux-2...
Dave Airlie
2015-11-28
2
-1
/
+6
|
\
|
*
drm/nouveau/volt/pwm/gk104: fix an off-by-one resulting in the voltage not be...
Martin Peres
2015-11-25
1
-1
/
+1
|
*
drm/nouveau/instmem: protect instobj list with a spinlock
Ben Skeggs
2015-11-25
1
-0
/
+5
*
|
drm/nouveau: fix build failures on all non ARM.
Dave Airlie
2015-11-11
1
-0
/
+6
|
/
*
drm/nouveau/pll/gk104: fix PLL instability due to bad configuration with gddr5
Karol Herbst
2015-11-03
1
-23
/
+77
*
drm/nouveau/clk/g84: Enable reclocking for GDDR3 G94-G200
Roy Spliet
2015-11-03
1
-1
/
+1
*
drm/nouveau/bus/hwsq: Implement VBLANK waiting heuristic
Roy Spliet
2015-11-03
4
-2
/
+40
*
drm/nouveau/fb/ramnv50: Script changes for G94 and up
Roy Spliet
2015-11-03
1
-6
/
+30
*
drm/nouveau/fb/ramnv50: Deal with cards without timing entries
Roy Spliet
2015-11-03
3
-7
/
+50
*
drm/nouveau/fb/ramnv50: Voltage GPIOs
Roy Spliet
2015-11-03
2
-0
/
+42
*
drm/nouveau/fb/ramgt215: Restructure r111100 calculation for DDR2
Roy Spliet
2015-11-03
1
-30
/
+34
*
drm/nouveau/fb/ramgt215: Change FBVDD/Q when BIOS asks for it
Roy Spliet
2015-11-03
2
-0
/
+19
*
drm/nouveau/fb/ramgt215: Transform GPIO ramfuc method from FBVREF-specific to...
Roy Spliet
2015-11-03
2
-24
/
+19
*
drm/nouveau/bios/rammap: Identify DLLoff for >= GF100
Roy Spliet
2015-11-03
4
-11
/
+39
*
drm/nouveau/pci: Handle 5-bit and 8-bit tag field
Pierre Moreau
2015-11-03
5
-0
/
+36
*
drm/nouveau: remove unused function
Sudip Mukherjee
2015-11-03
1
-13
/
+0
*
drm/nouveau/pmu/gk104: check fuse to determine presence of PGOB
Ben Skeggs
2015-11-03
1
-0
/
+4
*
drm/nouveau/pci: prepare for chipset-specific initialisation tasks
Ben Skeggs
2015-11-03
2
-0
/
+4
*
drm/nouveau/pci/nv46: attempt to fix msi, and re-enable by default
Ben Skeggs
2015-11-03
4
-9
/
+9
*
drm/nouveau/pci/g94: split implementation from nv40
Ben Skeggs
2015-11-03
4
-1
/
+41
*
drm/nouveau/pci/g84: split implementation from nv50
Ben Skeggs
2015-11-03
4
-2
/
+45
*
drm/nouveau/ibus/gf100: increase wait timeout to avoid read faults
Samuel Pitoiset
2015-11-03
4
-2
/
+74
*
drm/nouveau/volt/gk104: add support for pwm and gpio modes
Martin Peres
2015-11-03
3
-0
/
+124
*
drm/nouveau/volt: add support for non-vid-based voltage controllers
Martin Peres
2015-11-03
2
-1
/
+12
*
drm/nouveau/bios/volt: add support for pwm-based volt management
Martin Peres
2015-11-03
1
-2
/
+15
*
drm/nouveau/instmem/gk20a: make use of the IOMMU bit
Alexandre Courbot
2015-11-03
1
-4
/
+6
*
drm/nouveau/instmem/gk20a: use direct CPU access
Alexandre Courbot
2015-11-03
1
-97
/
+264
*
drm/nouveau/ltc/gf100: add flush/invalidate functions
Alexandre Courbot
2015-11-03
4
-0
/
+38
*
drm/nouveau/ltc: add hooks for invalidate and flush
Alexandre Courbot
2015-11-03
2
-0
/
+17
*
drm/nouveau/pmu: do not assume a PMU is present
Alexandre Courbot
2015-11-03
1
-1
/
+1
*
drm/nouveau/bios: fix OF loading
Ilia Mirkin
2015-10-12
3
-11
/
+36
*
drm/nouveau/nouveau: Disable AGP for SiS 761
Ondrej Zary
2015-10-12
1
-2
/
+6
*
drm/nouveau/bios: translate devinit pri/sec i2c bus to internal identifiers
Ben Skeggs
2015-10-12
1
-0
/
+6
*
Merge branch 'linux-4.3' of git://anongit.freedesktop.org/git/nouveau/linux-2...
Dave Airlie
2015-09-11
1
-1
/
+1
|
\
|
*
drm/nouveau/clk/gt215: Unbreak engine pausing for GT21x/MCP7x
Roy Spliet
2015-09-11
1
-1
/
+1
*
|
nouveau: fix powerpc build
Dave Airlie
2015-08-28
1
-2
/
+2
|
/
*
drm/nouveau/tegra: merge platform setup from nouveau drm
Ben Skeggs
2015-08-28
3
-23
/
+16
*
drm/nouveau/pci: merge agp handling from nouveau drm
Ben Skeggs
2015-08-28
4
-0
/
+216
*
drm/nouveau/device: remove pci/platform_device from common struct
Ben Skeggs
2015-08-28
10
-23
/
+36
*
drm/nouveau/device: import pciid list and integrate quirks with it
Ben Skeggs
2015-08-28
2
-6
/
+4
*
drm/nouveau/device: cleaner abstraction for device resource functions
Ben Skeggs
2015-08-28
5
-9
/
+9
*
drm/nouveau/mc: move device irq handling to platform-specific code
Ben Skeggs
2015-08-28
13
-274
/
+96
*
drm/nouveau/mc/gf100-: handle second interrupt tree
Ben Skeggs
2015-08-28
4
-9
/
+38
*
drm/nouveau/mc: abstract interface to master intr registers
Ben Skeggs
2015-08-28
12
-11
/
+81
*
drm/nouveau/pci: new subdev
Ben Skeggs
2015-08-28
10
-11
/
+369
*
drm/nouveau/core: remove the remainder of the previous style
Ben Skeggs
2015-08-28
15
-112
/
+112
*
drm/nouveau/mpeg: convert to new-style nvkm_engine
Ben Skeggs
2015-08-28
1
-2
/
+2
*
drm/nouveau/gr: convert to new-style nvkm_engine
Ben Skeggs
2015-08-28
2
-14
/
+12
*
drm/nouveau/fifo: convert to new-style nvkm_engine
Ben Skeggs
2015-08-28
1
-2
/
+2
*
drm/nouveau/volt: convert to new-style nvkm_subdev
Ben Skeggs
2015-08-28
5
-117
/
+110
[next]