index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
subdev
/
bar
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau/bar/gm20b: Avoid BAR1 teardown during init
Thierry Reding
2019-09-17
1
-1
/
+0
*
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
3
-3
/
+3
*
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
2019-05-30
1
-0
/
+1
*
drm/nouveau/bar/gf100: ensure BAR is mapped
Jon Derrick
2019-05-01
1
-0
/
+2
*
drm/nouveau/bar/nv50: ensure BAR is mapped
Jon Derrick
2019-05-01
1
-3
/
+9
*
drm/nouveau/bar/nv50: check bar1 vmm return value
Jon Derrick
2019-05-01
1
-0
/
+2
*
drm/nouveau/bar/tu102: rename implementation from tu104
Ben Skeggs
2019-02-19
2
-16
/
+16
*
drm/nouveau/bar/tu104: initial support
Ben Skeggs
2018-12-11
2
-0
/
+99
*
drm/nouveau/fifo/gf100-: call into BAR to reset BARs after MMU fault
Ben Skeggs
2018-12-11
1
-0
/
+20
*
Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
2018-01-19
2
-2
/
+2
|
\
|
*
drm/nouveau/bar/gk20a: Avoid bar teardown during init
Jon Hunter
2018-01-19
2
-2
/
+2
*
|
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-16
11
-177
/
+385
|
\
|
|
*
drm/nouveau/bar/gf100: initialise vmm with new interfaces
Ben Skeggs
2017-11-02
2
-18
/
+14
|
*
drm/nouveau/bar/nv50: initialise vmm with new interfaces
Ben Skeggs
2017-11-02
2
-18
/
+19
|
*
drm/nouveau/mmu: handle instance block setup
Ben Skeggs
2017-11-02
3
-32
/
+21
|
*
drm/nouveau/mmu: automatically handle "un-bootstrapping" of vmm
Ben Skeggs
2017-11-02
2
-8
/
+2
|
*
drm/nouveau/core/memory: add reference counting
Ben Skeggs
2017-11-02
2
-4
/
+4
|
*
drm/nouveau/imem: use fast-path for resume restore
Ben Skeggs
2017-11-02
1
-1
/
+0
|
*
drm/nouveau/imem: use fast-path for suspend backup
Ben Skeggs
2017-11-02
1
-1
/
+1
|
*
drm/nouveau/bar/gm107-: wait for instance block binding to complete
Ben Skeggs
2017-11-02
4
-0
/
+111
|
*
drm/nouveau/bar: initialise bar2 during oneinit
Ben Skeggs
2017-11-02
2
-0
/
+6
|
*
drm/nouveau/bar: prevent BAR2 mapping of objects during destructor
Ben Skeggs
2017-11-02
1
-1
/
+1
|
*
drm/nouveau/bar: modify interface to bar2 vmm mapping
Ben Skeggs
2017-11-02
7
-27
/
+29
|
*
drm/nouveau/bar: modify interface to bar1 vmm mapping
Ben Skeggs
2017-11-02
8
-21
/
+19
|
*
drm/nouveau/bar: expose interface to bar2 teardown
Ben Skeggs
2017-11-02
5
-1
/
+28
|
*
drm/nouveau/bar: expose interface to bar2 initialisation
Ben Skeggs
2017-11-02
7
-17
/
+40
|
*
drm/nouveau/bar: implement bar1 teardown
Ben Skeggs
2017-11-02
6
-0
/
+30
|
*
drm/nouveau/bar: move bar1 initialisation into its own function
Ben Skeggs
2017-11-02
8
-5
/
+51
|
*
drm/nouveau/bar: swap oneinit/init ordering, and rename bar3 to bar2
Ben Skeggs
2017-11-02
5
-66
/
+66
|
*
drm/nouveau/bar: remove NV_PMC_ENABLE_PFIFO twiddling
Ben Skeggs
2017-11-02
2
-6
/
+0
|
*
drm/nouveau/bar/nv50,g84: drop mmu invalidate
Ben Skeggs
2017-11-02
6
-15
/
+7
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
3
-0
/
+3
|
/
*
drm/nouveau/bar/gf100: add config option to limit BAR2 to 16MiB
Ben Skeggs
2017-08-22
2
-0
/
+7
*
drm/nouveau/bar/gf100: fix access to upper half of BAR2
Ben Skeggs
2017-07-25
1
-1
/
+1
*
drm/nouveau/bar/nv50: fix bar2 vm size
Ben Skeggs
2016-10-12
1
-2
/
+2
*
drm/nouveau/core: remove pmc_enable argument from subdev ctor
Ben Skeggs
2016-05-20
1
-1
/
+1
*
drm/nouveau/device: cleaner abstraction for device resource functions
Ben Skeggs
2015-08-28
2
-3
/
+3
*
drm/nouveau/core: remove the remainder of the previous style
Ben Skeggs
2015-08-28
2
-3
/
+3
*
drm/nouveau/bar: convert to new-style nvkm_subdev
Ben Skeggs
2015-08-28
9
-243
/
+299
*
drm/nouveau/gpuobj: separate allocation from nvkm_object
Ben Skeggs
2015-08-28
2
-19
/
+15
*
drm/nouveau/bar/gf100: directly use instmem for channel descriptors
Ben Skeggs
2015-08-28
1
-8
/
+13
*
drm/nouveau/mmu: directly use instmem for page tables
Ben Skeggs
2015-08-28
2
-2
/
+2
*
drm/nouveau/imem: improve management of instance memory
Ben Skeggs
2015-08-28
4
-151
/
+17
*
drm/nouveau/mmu: protect each vm with its own mutex
Ben Skeggs
2015-08-28
2
-6
/
+11
*
drm/nouveau/subdev: rename some functions to avoid upcoming conflicts
Ben Skeggs
2015-08-28
1
-2
/
+2
*
drm/nouveau/object: rename some functions to avoid upcoming conflicts
Ben Skeggs
2015-08-28
1
-3
/
+3
*
drm/nouveau/bar: switch to gpuobj accessor macros
Ben Skeggs
2015-08-28
2
-18
/
+24
*
drm/nouveau/bar: switch to subdev printk macros
Ben Skeggs
2015-08-28
1
-1
/
+1
*
drm/nouveau/bar: switch to new-style timer macros
Ben Skeggs
2015-08-28
1
-7
/
+12
[next]