index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
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
16
-917
/
+948
|
\
|
*
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/nvif: allow userspace access to its own client object
Ben Skeggs
2015-11-25
2
-2
/
+7
|
*
drm/nouveau/gr/gf100-: fix oops when calling zbc methods
Ben Skeggs
2015-11-25
1
-2
/
+2
|
*
drm/nouveau/gr/gf117-: assume no PPC if NV_PGRAPH_GPC_GPM_PD_PES_TPC_ID_MASK ...
Ben Skeggs
2015-11-25
3
-0
/
+5
|
*
drm/nouveau/gr/gf117-: read NV_PGRAPH_GPC_GPM_PD_PES_TPC_ID_MASK from correct...
Ben Skeggs
2015-11-25
6
-897
/
+897
|
*
drm/nouveau/gr/gf100-: split out per-gpc address calculation macro
Ben Skeggs
2015-11-25
2
-47
/
+49
|
*
drm/nouveau/bios: return actual size of the buffer retrieved via _ROM
Ben Skeggs
2015-11-25
1
-0
/
+1
|
*
drm/nouveau/instmem: protect instobj list with a spinlock
Ben Skeggs
2015-11-25
2
-0
/
+6
|
*
drm/nouveau/pci: enable c800 magic for some unknown Samsung laptop
Ben Skeggs
2015-11-25
1
-1
/
+7
|
*
drm/nouveau/pci: enable c800 magic for Clevo P157SM
Karol Herbst
2015-11-25
1
-1
/
+7
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-11-10
1
-2
/
+5
|
\
\
|
*
|
nouveau: don't call pci_dma_supported
Christoph Hellwig
2015-11-10
1
-2
/
+5
|
|
/
*
|
drm/nouveau: fix build failures on all non ARM.
Dave Airlie
2015-11-11
1
-0
/
+6
|
/
*
drm/nouveau: bump patchlevel to indicate availability of abi16/nvif interop
Ben Skeggs
2015-11-03
1
-1
/
+3
*
drm/nouveau/abi16: implement limited interoperability with usif/nvif
Ben Skeggs
2015-11-03
3
-2
/
+53
*
drm/nouveau/abi16: introduce locked variant of nouveau_abi16_get()
Ben Skeggs
2015-11-03
1
-5
/
+13
*
drm/nouveau/abi16: remove unused argument from nouveau_abi16_get()
Ben Skeggs
2015-11-03
3
-9
/
+8
*
drm/nouveau/pci: enable c800 magic for Medion Erazer X7827
Ilia Mirkin
2015-11-03
1
-0
/
+1
*
drm/nouveau/pci: enable c800 magic for Lenovo Y510P
Ilia Mirkin
2015-11-03
1
-1
/
+7
*
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
5
-2
/
+41
*
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
3
-0
/
+20
*
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
5
-12
/
+39
*
drm/nouveau/pci: Handle 5-bit and 8-bit tag field
Pierre Moreau
2015-11-03
6
-0
/
+37
*
drm/nouveau/disp,pm: constify nvkm_object_func structures
Julia Lawall
2015-11-03
2
-2
/
+2
*
drm/nouveau/gr: add FERMI_COMPUTE_B class to GF110+
Ilia Mirkin
2015-11-03
3
-0
/
+3
*
drm/nouveau/gr: document mp error 0x10
Ilia Mirkin
2015-11-03
1
-0
/
+1
*
drm/nouveau: fix memory leak
Sudip Mukherjee
2015-11-03
1
-1
/
+3
*
drm/nouveau: remove unused function
Sudip Mukherjee
2015-11-03
2
-15
/
+0
*
drm/nouveau/pmu/gk107: enable PGOB codepaths
Ben Skeggs
2015-11-03
1
-1
/
+1
*
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
6
-12
/
+12
*
drm/nouveau/pci/g94: split implementation from nv40
Ben Skeggs
2015-11-03
6
-26
/
+67
*
drm/nouveau/pci/g84: split implementation from nv50
Ben Skeggs
2015-11-03
6
-5
/
+49
*
drm/nouveau/ibus/gf100: increase wait timeout to avoid read faults
Samuel Pitoiset
2015-11-03
6
-4
/
+77
*
drm/nouveau/gm204/6: add voltage control using the new gk104 volt class
Martin Peres
2015-11-03
1
-0
/
+2
*
drm/nouveau/gm107: add voltage control using the new gk104 volt class
Martin Peres
2015-11-03
1
-0
/
+1
*
drm/nouveau/volt/gk104: add support for pwm and gpio modes
Martin Peres
2015-11-03
6
-7
/
+133
*
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
2
-3
/
+29
*
drm/nouveau/ttm: set the DMA mask for platform devices
Alexandre Courbot
2015-11-03
1
-6
/
+19
*
drm/nouveau/ttm: convert to DMA API
Alexandre Courbot
2015-11-03
1
-7
/
+5
[next]