index
:
linux/linux-stable.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
engine
/
gr
/
gk20a.c
Age
Commit message (
Expand
)
Author
2022-11-09
drm/nouveau/gr/tu102-: use sw_veid_bundle_init from firmware
Ben Skeggs
2022-11-09
drm/nouveau/gr/gk20a,gm20b,gp10b: split out netlist parsing from fw loading
Ben Skeggs
2022-11-09
drm/nouveau/gr/gf100-: move reset during golden ctx init to fecs_reset()
Ben Skeggs
2021-02-11
drm/nouveau/gr: switch to instanced constructor
Ben Skeggs
2020-07-24
drm/nouveau/gr/gf100-: make some functions static
Ben Skeggs
2020-06-04
drm/nouveau: gr/gk20a: Use firmware version 0
Thierry Reding
2020-05-22
drm/nouveau/gr/gk20a: move MODULE_FIRMWARE firmware definitions
Ben Skeggs
2020-01-15
drm/nouveau/gr/gf100-: select implementation based on available FW
Ben Skeggs
2020-01-15
drm/nouveau/gr/gf100-: move fecs/gpccs ucode into their substructures
Ben Skeggs
2020-01-15
drm/nouveau/gr/gf100-: drop fuc_ prefix on sw init
Ben Skeggs
2020-01-15
drm/nouveau/gr/gk20a,gm200-: use nvkm_firmware_load_blob for sw init
Ben Skeggs
2020-01-15
drm/nouveau/gr/gf100-: use nvkm_blob structure for fecs/gpccs fw
Ben Skeggs
2020-01-15
drm/nouveau/gr/gk20a,gm200-: add terminators to method lists read from fw
Ben Skeggs
2018-05-18
drm/nouveau/gr/gp100-: use correct registers for zbc colour/depth setup
Ben Skeggs
2018-05-18
drm/nouveau/gr/gf100-: calculate and use sm mapping table
Ben Skeggs
2018-05-18
drm/nouveau/gr/gf100-: port tile mapping calculations from NVGPU
Ben Skeggs
2018-05-18
drm/nouveau/gr/gf100-: virtualise trap_mp
Ben Skeggs
2018-05-18
drm/nouveau/gr/gf100-: virtualise init_zcull
Ben Skeggs
2016-07-14
drm/nouveau/gr/gk20a: delete unneeded second newline
Julia Lawall
2016-05-20
drm/nouveau/gr/gk104-: move rop_active_fbps init to nonctx
Ben Skeggs
2016-05-20
drm/nouveau/fb/gk20a,gm20b: setup mmu debug buffer registers at init()
Ben Skeggs
2016-05-20
drm/nouveau/fb/gf100-: allocate mmu debug buffers
Ben Skeggs
2016-05-20
drm/nouveau/gr/gf100-: abstract fetching rop count
Ben Skeggs
2016-05-20
drm/nouveau/gr/gf100-: rename magic_not_rop_nr to screen_tile_row_offset
Ben Skeggs
2016-03-14
drm/nouveau/gr/gm200: load external firmware and bundles
Alexandre Courbot
2016-03-14
drm/nouveau/gr/gk20a: share external bundles loading functions
Alexandre Courbot
2016-03-14
drm/nouveau/gr/gk20a: simplify external bundle loading functions
Alexandre Courbot
2016-03-14
drm/nouveau/gr/gf100: load firmware in outer function
Alexandre Courbot
2016-03-14
drm/nouveau/gr/gk20a: move firmware bundle release to gf100
Alexandre Courbot
2015-08-28
drm/nouveau/gr: convert to new-style nvkm_engine
Ben Skeggs
2015-08-28
drm/nouveau/gr: convert user classes to new-style nvkm_object
Ben Skeggs
2015-08-28
drm/nouveau/gr: remove dependence on namedb/engctx lookup
Ben Skeggs
2015-08-28
drm/nouveau/gr: directly use instmem where currently possible
Ben Skeggs
2015-08-28
drm/nouveau/gr: switch to subdev printk macros
Ben Skeggs
2015-08-28
drm/nouveau/gr: switch to new-style timer macros
Ben Skeggs
2015-08-28
drm/nouveau/gr: switch to device pri macros
Ben Skeggs
2015-08-28
drm/nouveau/gr: cosmetic changes
Ben Skeggs
2015-08-28
drm/nouveau/gr: add GM20B support
Alexandre Courbot
2015-08-28
drm/nouveau/gr/gk20a: use same initialization sequence as nvgpu
Alexandre Courbot
2015-04-14
drm/nouveau/gr/gf100-: add symbolic names for classes
Ben Skeggs
2015-01-22
drm/nouveau/gr: namespace + nvidia gpu names (no binary change)
Ben Skeggs
2015-01-22
drm/nouveau/gr: rename from graph (no binary change)
Ben Skeggs