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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau/core: swap the order of imem/fb
Ben Skeggs
2016-06-02
1
-1
/
+1
*
drm/nouveau/bios/disp: fix handling of "match any protocol" entries
Ben Skeggs
2016-06-02
1
-2
/
+3
*
drm/nouveau/fb/gm200: setup mmu debug buffer registers at init()
Ben Skeggs
2016-05-20
1
-0
/
+1
*
drm/nouveau/fb/gf100-: allocate mmu debug buffers
Ben Skeggs
2016-05-20
1
-0
/
+3
*
drm/nouveau/core: remove pmc_enable argument from subdev ctor
Ben Skeggs
2016-05-20
4
-8
/
+3
*
drm/nouveau/mc/nv11: define reset masks + intr cleanup
Ben Skeggs
2016-05-20
1
-0
/
+1
*
drm/nouveau/mc/nv17: define reset masks + intr cleanup
Ben Skeggs
2016-05-20
1
-0
/
+1
*
drm/nouveau/mc/g84: define reset masks + intr cleanup
Ben Skeggs
2016-05-20
1
-0
/
+1
*
drm/nouveau/mc/gt215: define reset masks + intr cleanup
Ben Skeggs
2016-05-20
1
-0
/
+1
*
drm/nouveau/mc/gk104: define reset masks + intr cleanup
Ben Skeggs
2016-05-20
1
-0
/
+1
*
drm/nouveau/mc: add helper function to handle device reset
Ben Skeggs
2016-05-20
1
-0
/
+1
*
drm/nouveau/top/gk104: initial implementation
Ben Skeggs
2016-05-20
1
-0
/
+2
*
drm/nouveau/top: initial implementation
Ben Skeggs
2016-05-20
1
-0
/
+7
*
drm/nouveau/core: add top plumbing
Ben Skeggs
2016-05-20
2
-0
/
+11
*
drm/nouveau/iccsense: split sensor into own struct
Karol Herbst
2016-05-20
1
-0
/
+1
*
drm/nouveau/iccsense: convert to linked list
Karol Herbst
2016-05-20
1
-3
/
+1
*
drm/nouveau/iccsense: remove read function
Karol Herbst
2016-05-20
1
-1
/
+0
*
drm/nouveau/devinit/gf100: make devinit on resume safer
Alexandre Courbot
2016-05-20
1
-0
/
+1
*
drm/nouveau/tegra: acquire and enable reference clock if needed
Alexandre Courbot
2016-04-06
1
-0
/
+5
*
drm/nouveau/clk/gm20b: add basic driver
Alexandre Courbot
2016-03-14
1
-0
/
+1
*
drm/nouveau/volt: add GM20B driver
Alexandre Courbot
2016-03-14
1
-0
/
+1
*
drm/nouveau/ce/gm107: expose MaxwellDmaCopyA
Ben Skeggs
2016-03-14
1
-0
/
+1
*
drm/nouveau/fifo/gm107: KeplerChannelGpfifoB, and 2048 channels
Ben Skeggs
2016-03-14
1
-0
/
+1
*
drm/nouveau/fifo/gk110: expose KeplerChannelGpfifoB
Ben Skeggs
2016-03-14
2
-0
/
+2
*
drm/nouveau/fifo/gk104: add vic plumbing
Ben Skeggs
2016-03-14
1
-0
/
+1
*
drm/nouveau/fifo/gk104: add sec plumbing
Ben Skeggs
2016-03-14
1
-0
/
+1
*
drm/nouveau/fifo/gk104: add nvdec plumbing
Ben Skeggs
2016-03-14
1
-0
/
+1
*
drm/nouveau/fifo/gk104: add nvenc plumbing
Ben Skeggs
2016-03-14
1
-0
/
+2
*
drm/nouveau/core: add vic plumbing
Ben Skeggs
2016-03-14
1
-0
/
+4
*
drm/nouveau/core: add nvdec plumbing
Ben Skeggs
2016-03-14
2
-0
/
+7
*
drm/nouveau/core: add nvenc plumbing
Ben Skeggs
2016-03-14
2
-0
/
+11
*
drm/nouveau/core: add msenc plumbing
Ben Skeggs
2016-03-14
1
-0
/
+4
*
drm/nouveau/core: sort engine indices alphabetically
Ben Skeggs
2016-03-14
1
-14
/
+17
*
drm/nouveau/fifo/gk104: make use of topology info during gpfifo construction
Ben Skeggs
2016-03-14
1
-9
/
+12
*
drm/nouveau/gr/gm206: remove implementation, it's now identical to gm200
Ben Skeggs
2016-03-14
1
-1
/
+0
*
drm/nouveau/hwmon: add power consumption
Karol Herbst
2016-03-14
1
-0
/
+1
*
drm/nouveau/iccsense: implement for ina209, ina219 and ina3221
Karol Herbst
2016-03-14
3
-0
/
+41
*
drm/nouveau/nvbios/iccsense: add parsing of the SENSE table
Martin Peres
2016-03-14
1
-0
/
+16
*
drm/nouveau/subdev/iccsense: add new subdev for power sensors
Martin Peres
2016-03-14
2
-41
/
+54
*
drm/nouveau/secboot/gm20b: add secure boot support
Alexandre Courbot
2016-03-14
1
-0
/
+1
*
drm/nouveau/secboot/gm200: add secure-boot support
Alexandre Courbot
2016-03-14
1
-0
/
+2
*
drm/nouveau/core: add support for secure boot
Alexandre Courbot
2016-03-14
2
-0
/
+59
*
drm/nouveau/core: add gpuobj memcpy helper functions
Alexandre Courbot
2016-03-14
1
-0
/
+4
*
drm/nouveau/gr/gm200: s/gm204/gm200/
Ben Skeggs
2016-03-14
1
-1
/
+1
*
drm/nouveau: s/gm204/gm200/ in a number of places
Ben Skeggs
2016-03-14
8
-9
/
+9
*
drm/nouveau/core: add firmware handling functions
Alexandre Courbot
2016-03-14
1
-0
/
+11
*
drm/nouveau/perf: add fields for pci speed and width and use it for the pstates
Karol Herbst
2016-01-11
1
-0
/
+3
*
drm/nouveau/bios/perf: parse the pci speed from the bios for tesla and newer ...
Karol Herbst
2016-01-11
1
-0
/
+2
*
drm/nouveau/pci: implement generic code for pcie speed change
Karol Herbst
2016-01-11
1
-0
/
+14
*
drm/nouveau/pci: add gk104 variant
Karol Herbst
2016-01-11
1
-0
/
+1
[next]