index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
engine
/
gr
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-13
drm/nouveau/nvkm: remove unused header
Ben Skeggs
1
-1
/
+0
2022-05-05
drm/nouveau/gr/gf100-: Clean up some inconsistent indenting
Jiapeng Chong
1
-2
/
+2
2022-04-18
drm/nouveau/gr/gf100-: change gf108_gr_fwif from global to static
Tom Rix
1
-1
/
+1
2021-02-11
drm/nouveau/gr: switch to instanced constructor
Ben Skeggs
47
-101
/
+102
2020-07-24
drm/nouveau/gr/gm200-: explicitly handle nofw
Ben Skeggs
12
-11
/
+29
2020-07-24
drm/nouveau/gr/gf100-: make some functions static
Ben Skeggs
2
-6
/
+6
2020-06-04
drm/nouveau: gr/gk20a: Use firmware version 0
Thierry Reding
1
-1
/
+1
2020-05-22
drm/nouveau/gr/gk20a: move MODULE_FIRMWARE firmware definitions
Ben Skeggs
1
-0
/
+11
2020-04-07
drm/nouveau/gr/gp107,gp108: implement workaround for HW hanging during init
Ben Skeggs
1
-0
/
+26
2020-02-17
drm/nouveau/gr/tu11x: initial support
Ben Skeggs
1
-0
/
+26
2020-01-23
drm/nouveau/gr/gp10b: Use gp100_grctx and gp100_gr_zbc
Thierry Reding
3
-3
/
+4
2020-01-15
drm/nouveau/gr/tu10x: initial support
Ben Skeggs
9
-11
/
+306
2020-01-15
drm/nouveau/secboot: remove
Ben Skeggs
1
-1
/
+1
2020-01-15
drm/nouveau/acr: implement new subdev to replace "secure boot"
Ben Skeggs
6
-12
/
+149
2020-01-15
drm/nouveau/flcn: specify FBIF offset from subdev
Ben Skeggs
1
-0
/
+1
2020-01-15
drm/nouveau/gr/gf100-: initialise SW state for falcon from constructor
Ben Skeggs
4
-34
/
+50
2020-01-15
drm/nouveau/gr/gf100-: select implementation based on available FW
Ben Skeggs
22
-176
/
+498
2020-01-15
drm/nouveau/gr/gp108: split from gp107
Ben Skeggs
4
-1
/
+32
2020-01-15
drm/nouveau/gr/gf100-: move fecs/gpccs ucode into their substructures
Ben Skeggs
4
-22
/
+25
2020-01-15
drm/nouveau/gr/gf100-: drop fuc_ prefix on sw init
Ben Skeggs
6
-33
/
+27
2020-01-15
drm/nouveau/gr/gk20a,gm200-: use nvkm_firmware_load_blob for sw init
Ben Skeggs
3
-48
/
+44
2020-01-15
drm/nouveau/gr/gf100-: use nvkm_blob structure for fecs/gpccs fw
Ben Skeggs
3
-33
/
+20
2020-01-15
drm/nouveau/gr/gv100-: modify gr init to match newer version of RM
Ben Skeggs
4
-16
/
+27
2020-01-15
drm/nouveau/gr/gk20a,gm200-: add terminators to method lists read from fw
Ben Skeggs
1
-10
/
+11
2020-01-15
drm/nouveau/gr/gf100-: remove dtor
Ben Skeggs
2
-3
/
+0
2020-01-15
drm/nouveau/gr/gk208-gm10x: regenerate built-in firmware
Ben Skeggs
2
-786
/
+786
2019-07-19
drm/nouveau: fix bogus GPL-2 license header
Ben Skeggs
1
-1
/
+1
2019-07-19
drm/nouveau: fix bogus GPL-2 license header
Ilia Mirkin
27
-27
/
+27
2019-06-07
Merge branch 'linux-5.2' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
1
-3
/
+1
2019-06-07
drm/nouveau/core: pass subdev into nvkm_firmware_get, rather than device
Ben Skeggs
1
-3
/
+1
2019-05-30
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
1
-0
/
+1
2019-02-20
drm/nouveau/gr/gf100-: expose method to determine current context
Ben Skeggs
3
-0
/
+17
2019-02-20
drm/nouveau/gr/gf100-: expose fecs methods for pausing ctxsw
Ben Skeggs
4
-0
/
+78
2019-02-20
drm/nouveau/gr/gf100-: store fecs/gpccs falcon pointers in substructures
Ben Skeggs
2
-18
/
+28
2019-02-20
drm/nouveau/gr/gf100-: move fecs bind_pointer into a function
Ben Skeggs
3
-7
/
+24
2019-02-20
drm/nouveau/gr/gf100-: remove some unnecessary reg writes
Ben Skeggs
1
-6
/
+1
2019-02-20
drm/nouveau/gr/gf100-: move fecs elpg setup into functions
Ben Skeggs
1
-29
/
+84
2019-02-20
drm/nouveau/gr/gf100-: move fecs discover_pm_image_size into a function
Ben Skeggs
2
-8
/
+21
2019-02-20
drm/nouveau/gr/gf100-: move fecs discover_zcull_image_size into a function
Ben Skeggs
2
-8
/
+21
2019-02-20
drm/nouveau/gr/gf100-: move fecs discover_image_size into a function
Ben Skeggs
1
-8
/
+21
2019-02-20
drm/nouveau/gr/gf100-: move fecs set_watchdog_timeout method into a function
Ben Skeggs
1
-3
/
+11
2018-07-16
drm/nouveau/gr/gv100: handle multiple SM-per-TPC for shader exceptions
Ben Skeggs
1
-7
/
+14
2018-05-18
drm/nouveau/gr/gf100-: insert some WFIs during gr init
Ben Skeggs
2
-0
/
+6
2018-05-18
drm/nouveau/gr/gv100: initial support
Ben Skeggs
7
-3
/
+365
2018-05-18
drm/nouveau/gr/gp102-: setup stencil zbc
Ben Skeggs
7
-7
/
+83
2018-05-18
drm/nouveau/gr/gp100-: use correct registers for zbc colour/depth setup
Ben Skeggs
20
-15
/
+88
2018-05-18
drm/nouveau/gr/gp100-: fix attrib cb setup
Ben Skeggs
7
-17
/
+32
2018-05-18
drm/nouveau/gr/gp100-: fix pagepool setup
Ben Skeggs
1
-1
/
+1
2018-05-18
drm/nouveau/gr/gf100-gm10x: update register lists
Ben Skeggs
19
-36
/
+96
2018-05-18
drm/nouveau/gr/gf100-: swap bundle and pagepool
Ben Skeggs
1
-1
/
+1
[next]