index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
engine
/
gr
/
gf100.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau/gr/ga102: initial support
Ben Skeggs
2022-11-09
1
-2
/
+22
*
drm/nouveau/gr/tu102-: fix support for sw_bundle64_init
Ben Skeggs
2022-11-09
1
-1
/
+4
*
drm/nouveau/gr/tu102-: use sw_veid_bundle_init from firmware
Ben Skeggs
2022-11-09
1
-0
/
+1
*
drm/nouveau/gr/gv100-: move init_419bd8() after sw_ctx load
Ben Skeggs
2022-11-09
1
-3
/
+0
*
drm/nouveau/gr/gv100-: port smid mapping code from nvgpu
Ben Skeggs
2022-11-09
1
-3
/
+8
*
drm/nouveau/gr/gf117-: make ppc_nr[gpc] accurate
Ben Skeggs
2022-11-09
1
-2
/
+4
*
drm/nouveau/gr/gf100-: switch to newer style interrupt handler
Ben Skeggs
2022-11-09
1
-6
/
+21
*
drm/nouveau/gr/gf100-: move some init to init_exception2()
Ben Skeggs
2022-11-09
1
-2
/
+12
*
drm/nouveau/gr/gf100-: move some init to init_rop_exceptions()
Ben Skeggs
2022-11-09
1
-7
/
+17
*
drm/nouveau/gr/gf100-: move reset during golden ctx init to fecs_reset()
Ben Skeggs
2022-11-09
1
-0
/
+13
*
drm/nouveau/gr/gf100-: gpfifo_ctl zero before init
Ben Skeggs
2022-11-09
1
-0
/
+2
*
drm/nouveau/gr/gf100-: call FECS HALT_PIPE method before RC reset
Ben Skeggs
2022-11-09
1
-0
/
+33
*
drm/nouveau/gr/gf100-: call FECS WFI_GOLDEN_SAVE method
Ben Skeggs
2022-11-09
1
-0
/
+19
*
drm/nouveau/gr/gf100-: stop using NV_PGRAPH_FECS_CTXSW_MAILBOX_CLEAR
Ben Skeggs
2022-11-09
1
-7
/
+7
*
drm/nouveau/gr/gf100-: make global attrib_cb actually global
Ben Skeggs
2022-11-09
1
-46
/
+26
*
drm/nouveau/gr/gf100-: move misc context patching out of attrib_cb funcs
Ben Skeggs
2022-11-09
1
-0
/
+25
*
drm/nouveau/gr/gf100-: make global bundle_cb actually global
Ben Skeggs
2022-11-09
1
-0
/
+17
*
drm/nouveau/gr/gf100-: make global pagepool actually global
Ben Skeggs
2022-11-09
1
-1
/
+21
*
drm/nouveau/gr/gf100-: generate golden context during first object alloc
Ben Skeggs
2022-11-09
1
-17
/
+11
*
drm/nouveau/gr/gf100-: move some code around to make next commits nicer
Ben Skeggs
2022-11-09
1
-52
/
+52
*
drm/nouveau/fifo: expose function to read engine ctxsw status
Ben Skeggs
2022-11-09
1
-1
/
+1
*
drm/nouveau/ltc: split color vs depth/stencil zbc counts
Ben Skeggs
2022-11-09
1
-6
/
+6
*
drm/nouveau/flcn: rework falcon reset
Ben Skeggs
2022-11-09
1
-8
/
+0
*
drm/nouveau/fifo: add new channel lookup interfaces
Ben Skeggs
2022-11-09
1
-5
/
+5
*
drm/nouveau/gr/gf100-: Clean up some inconsistent indenting
Jiapeng Chong
2022-05-05
1
-2
/
+2
*
drm/nouveau/gr: switch to instanced constructor
Ben Skeggs
2021-02-11
1
-5
/
+5
*
drm/nouveau/gr/gm200-: explicitly handle nofw
Ben Skeggs
2020-07-24
1
-1
/
+1
*
drm/nouveau/gr/gf100-: make some functions static
Ben Skeggs
2020-07-24
1
-3
/
+3
*
drm/nouveau/gr/gp107,gp108: implement workaround for HW hanging during init
Ben Skeggs
2020-04-07
1
-0
/
+26
*
drm/nouveau/gr/tu10x: initial support
Ben Skeggs
2020-01-15
1
-0
/
+2
*
drm/nouveau/acr: implement new subdev to replace "secure boot"
Ben Skeggs
2020-01-15
1
-12
/
+14
*
drm/nouveau/flcn: specify FBIF offset from subdev
Ben Skeggs
2020-01-15
1
-0
/
+1
*
drm/nouveau/gr/gf100-: initialise SW state for falcon from constructor
Ben Skeggs
2020-01-15
1
-29
/
+45
*
drm/nouveau/gr/gf100-: select implementation based on available FW
Ben Skeggs
2020-01-15
1
-89
/
+67
*
drm/nouveau/gr/gf100-: move fecs/gpccs ucode into their substructures
Ben Skeggs
2020-01-15
1
-10
/
+12
*
drm/nouveau/gr/gf100-: drop fuc_ prefix on sw init
Ben Skeggs
2020-01-15
1
-12
/
+6
*
drm/nouveau/gr/gf100-: use nvkm_blob structure for fecs/gpccs fw
Ben Skeggs
2020-01-15
1
-14
/
+7
*
drm/nouveau/gr/gv100-: modify gr init to match newer version of RM
Ben Skeggs
2020-01-15
1
-1
/
+18
*
drm/nouveau/gr/gf100-: remove dtor
Ben Skeggs
2020-01-15
1
-2
/
+0
*
drm/nouveau/core: pass subdev into nvkm_firmware_get, rather than device
Ben Skeggs
2019-06-07
1
-3
/
+1
*
drm/nouveau/gr/gf100-: expose method to determine current context
Ben Skeggs
2019-02-20
1
-0
/
+7
*
drm/nouveau/gr/gf100-: expose fecs methods for pausing ctxsw
Ben Skeggs
2019-02-20
1
-0
/
+54
*
drm/nouveau/gr/gf100-: store fecs/gpccs falcon pointers in substructures
Ben Skeggs
2019-02-20
1
-16
/
+20
*
drm/nouveau/gr/gf100-: move fecs bind_pointer into a function
Ben Skeggs
2019-02-20
1
-0
/
+19
*
drm/nouveau/gr/gf100-: remove some unnecessary reg writes
Ben Skeggs
2019-02-20
1
-6
/
+1
*
drm/nouveau/gr/gf100-: move fecs elpg setup into functions
Ben Skeggs
2019-02-20
1
-29
/
+84
*
drm/nouveau/gr/gf100-: move fecs discover_pm_image_size into a function
Ben Skeggs
2019-02-20
1
-8
/
+20
*
drm/nouveau/gr/gf100-: move fecs discover_zcull_image_size into a function
Ben Skeggs
2019-02-20
1
-8
/
+20
*
drm/nouveau/gr/gf100-: move fecs discover_image_size into a function
Ben Skeggs
2019-02-20
1
-8
/
+21
*
drm/nouveau/gr/gf100-: move fecs set_watchdog_timeout method into a function
Ben Skeggs
2019-02-20
1
-3
/
+11
[next]