index
:
talos-op-linux
master
Talos™ II 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
/
pmu
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau/pmu/gm20b,gp10b: Fix Falcon bootstrapping
Thierry Reding
2020-01-23
2
-4
/
+14
*
drm/nouveau/acr: implement new subdev to replace "secure boot"
Ben Skeggs
2020-01-15
3
-2
/
+64
*
drm/nouveau/secboot: move code to boot LS falcons to subdevs
Ben Skeggs
2020-01-15
2
-2
/
+11
*
drm/nouveau/flcn/msgq: pass explicit message queue pointer to recv()
Ben Skeggs
2020-01-15
1
-7
/
+1
*
drm/nouveau/flcn/msgq: move handling of init message to subdevs
Ben Skeggs
2020-01-15
4
-0
/
+76
*
drm/nouveau/flcn/cmdq: move command generation to subdevs
Ben Skeggs
2020-01-15
3
-0
/
+72
*
drm/nouveau/flcn/cmdq: split the condition for queue readiness vs pmu acr rea...
Ben Skeggs
2020-01-15
1
-0
/
+3
*
drm/nouveau/flcn/msgq: explicitly create message queue from subdevs
Ben Skeggs
2020-01-15
1
-1
/
+3
*
drm/nouveau/flcn/cmdq: explicitly create command queue(s) from subdevs
Ben Skeggs
2020-01-15
1
-1
/
+8
*
drm/nouveau/flcn/qmgr: explicitly create queue manager from subdevs
Ben Skeggs
2020-01-15
1
-3
/
+13
*
drm/nouveau/flcn: specify queue register offsets from subdev
Ben Skeggs
2020-01-15
1
-0
/
+2
*
drm/nouveau/flcn: specify debug/production register offset from subdev
Ben Skeggs
2020-01-15
1
-0
/
+1
*
drm/nouveau/flcn: specify FBIF offset from subdev
Ben Skeggs
2020-01-15
1
-0
/
+1
*
drm/nouveau/pmu: initialise SW state for falcon from constructor
Ben Skeggs
2020-01-15
14
-15
/
+39
*
drm/nouveau/pmu: select implementation based on available firmware
Ben Skeggs
2020-01-15
14
-23
/
+149
*
drm/nouveau/pmu/gp10b: split from gm20b implementation
Ben Skeggs
2020-01-15
4
-11
/
+42
*
drm/nouveau/therm: don't attempt fan control where PMU is already managing it
Ben Skeggs
2019-08-23
1
-0
/
+18
*
drm/nouveau: fix bogus GPL-2 license header
Ben Skeggs
2019-07-19
1
-1
/
+1
*
drm/nouveau: fix bogus GPL-2 license header
Ilia Mirkin
2019-07-19
7
-7
/
+7
*
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
2019-05-30
1
-0
/
+1
*
drm/nouveau/pmu: don't print reply values if exec is false
Colin Ian King
2019-02-20
1
-2
/
+2
*
drm/nouveau/pmu/fuc: don't use movw directly anymore
Karol Herbst
2018-02-02
4
-1292
/
+1292
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
7
-0
/
+7
*
drm/nouveau/pmu/gt215-: abstract detection of whether reset is needed
Ben Skeggs
2017-08-22
13
-1
/
+32
*
drm/nouveau/pmu/gt215: fix reset
Ben Skeggs
2017-08-22
10
-13
/
+24
*
drm/nouveau/tmr: remove nvkm_timer_alarm_cancel()
Ben Skeggs
2017-06-16
1
-1
/
+1
*
drm/nouveau/secboot: fix NULL pointer dereference
Alexandre Courbot
2017-03-17
1
-0
/
+6
*
drm/nouveau/falcon: delay construction of falcons to oneinit()
Alexandre Courbot
2017-03-07
1
-1
/
+9
*
drm/nouveau/pmu/gm20b: add msgqueue support
Alexandre Courbot
2017-03-07
1
-2
/
+17
*
drm/nouveau/pmu: add msgqueue member
Alexandre Courbot
2017-03-07
1
-0
/
+2
*
drm/nouveau/pmu: make sure the reset hook exists before running it
Alexandre Courbot
2017-03-07
1
-1
/
+2
*
drm/nouveau/gm20b: add dummy PMU device
Alexandre Courbot
2017-02-17
2
-0
/
+35
*
drm/nouveau/pmu/gk20a: use falcon library functions
Alexandre Courbot
2017-02-17
1
-9
/
+22
*
drm/nouveau/pmu/gk20a: simplify code a bit
Alexandre Courbot
2017-02-17
1
-22
/
+8
*
drm/nouveau/pmu/gk20a: use nvkm_pmu_ctor()
Alexandre Courbot
2017-02-17
1
-21
/
+14
*
drm/nouveau/pmu: instanciate the falcon in PMU device
Alexandre Courbot
2017-02-17
1
-1
/
+3
*
drm/nouveau/pmu: add nvkm_pmu_ctor() function
Alexandre Courbot
2017-02-17
2
-5
/
+14
*
drm/nouveau/pmu/gp102: initial implementation
Ben Skeggs
2016-11-17
2
-0
/
+44
*
drm/nouveau/pmu/gp100: initial implementation
Ben Skeggs
2016-11-17
2
-0
/
+36
*
drm/nouveau/pmu: execute reset before running devinit
Ben Skeggs
2016-11-17
1
-0
/
+8
*
drm/nouveau/pmu: move ucode handling into gt215 implementation
Ben Skeggs
2016-11-17
9
-184
/
+304
*
drm/nouveau: silence sparse warnings about symbols not being marked static
Ben Skeggs
2016-11-07
4
-8
/
+8
*
drm/nouveau/pmu: remove reset() hook
Alexandre Courbot
2016-11-07
2
-11
/
+0
*
drm/nouveau/core: remove pmc_enable argument from subdev ctor
Ben Skeggs
2016-05-20
2
-2
/
+2
*
drm/nouveau/pmu: be more strict about locking
Karol Herbst
2016-05-20
1
-3
/
+5
*
drm/nouveau/pmu/fuc: use imm32 in ld/st macros
Karol Herbst
2016-03-14
1
-2
/
+2
*
drm/nouveau/pmu/fuc: use the call macro instead of using the call instruction...
Karol Herbst
2016-03-14
2
-9
/
+9
*
drm/nouveau/pmu/fuc: replace mov+sethi with imm32
Karol Herbst
2016-03-14
7
-3148
/
+3140
*
drm/nouveau/pmu/fuc: fix imm32 for gk208+
Karol Herbst
2016-03-14
2
-442
/
+442
*
drm/nouveau/pmu: prevent falcon from acking interrupts routed to the host
Ben Skeggs
2016-01-11
5
-2266
/
+2252
[next]