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
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
2018-05-18
drm/nouveau/gr/gf100-: calculate and use sm mapping table
Ben Skeggs
23
-56
/
+79
2018-05-18
drm/nouveau/gr/gf100-: port zcull tile mapping calculations from NVGPU
Ben Skeggs
2
-34
/
+34
2018-05-18
drm/nouveau/gr/gf100-: port tile mapping calculations from NVGPU
Ben Skeggs
22
-77
/
+153
2018-05-18
drm/nouveau/gr/gf100-: virtualise trap_mp
Ben Skeggs
20
-2
/
+23
2018-05-18
drm/nouveau/gr/gf100-: add missing reset sequence before golden context init
Ben Skeggs
1
-0
/
+20
2018-05-18
drm/nouveau/gr/gf100-: delete duplicated grctx init code
Ben Skeggs
12
-152
/
+11
2018-05-18
drm/nouveau/gr/gf100-: update r408840 where required
Ben Skeggs
6
-0
/
+124
2018-05-18
drm/nouveau/gr/gf100-: update 419a3c where required
Ben Skeggs
6
-0
/
+15
2018-05-18
drm/nouveau/gr/gf100-: virtualise r418e94
Ben Skeggs
3
-2
/
+13
2018-05-18
drm/nouveau/gr/gf100-: virtualise r419e00
Ben Skeggs
3
-4
/
+15
2018-05-18
drm/nouveau/gr/gf100-: update 419eb0 where required
Ben Skeggs
4
-0
/
+14
2018-05-18
drm/nouveau/gr/gf100-: note missing 418800 modifications
Ben Skeggs
6
-2
/
+24
2018-05-18
drm/nouveau/gr/gf100-gf119: update 419cb8 where required
Ben Skeggs
7
-0
/
+19
2018-05-18
drm/nouveau/gr/gf100-: support firmware-provided bundle/method everywhere
Ben Skeggs
1
-2
/
+10
2018-05-18
drm/nouveau/gr/gf100-: virtualise tpc_mask + apply fixes from traces
Ben Skeggs
13
-30
/
+47
2018-05-18
drm/nouveau/gr/gf100-: virtualise r419f78 + apply fixes from traces
Ben Skeggs
3
-2
/
+11
2018-05-18
drm/nouveau/gr/gf100-: virtualise gpc_tpc_nr
Ben Skeggs
11
-7
/
+20
2018-05-18
drm/nouveau/gr/gf100-: virtualise r406500
Ben Skeggs
7
-6
/
+21
2018-05-18
drm/nouveau/gr/gf100-: virtualise dist_skip_table + improve algorithm
Ben Skeggs
14
-16
/
+51
2018-05-18
drm/nouveau/gr/gf100-gf119: modify max_ways_evict where required
Ben Skeggs
7
-0
/
+19
2018-05-18
drm/nouveau/gr/gf100-: virtualise alpha_beta_tables + improve algorithms
Ben Skeggs
15
-35
/
+201
2018-05-18
drm/nouveau/gr/gf100-: virtualise rop_mapping
Ben Skeggs
18
-70
/
+82
2018-05-18
drm/nouveau/gr/gf100-: virtualise r4060a8 + apply fixes from traces
Ben Skeggs
7
-5
/
+15
2018-05-18
drm/nouveau/gr/gf100-: virtualise tpc_per_gpc
Ben Skeggs
9
-37
/
+10
2018-05-18
drm/nouveau/gr/gf100-: virtualise sm_id/tpc_nr
Ben Skeggs
20
-67
/
+85
2018-05-18
drm/nouveau/gr/gf100-: virtualise patch_ltc, noting missing init
Ben Skeggs
6
-0
/
+20
[next]