index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-16
drm/nouveau/core: ERR_PTR vs NULL bug in nvkm_engine_info()
Ben Skeggs
1
-1
/
+2
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+2
2018-06-06
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+1
2018-06-06
treewide: Use struct_size() for vmalloc()-family
Kees Cook
1
-2
/
+1
2018-05-18
drm/nouveau/core: increase maximum number of copy engines to 9
Ben Skeggs
1
-0
/
+3
2018-05-18
drm/nouveau/device: implement a generic method to query device-specific prope...
Ben Skeggs
2
-0
/
+23
2018-05-18
drm/nouveau/core: define FAULT subdev
Ben Skeggs
1
-0
/
+1
2017-11-03
drm/nouveau/core/memory: fix missing mutex unlock
Ben Skeggs
1
-0
/
+1
2017-11-02
drm/nouveau/mmu: define user interfaces to mmu memory allocation
Ben Skeggs
2
-1
/
+3
2017-11-02
drm/nouveau/core/memory: add reference counting
Ben Skeggs
2
-6
/
+24
2017-11-02
drm/nouveau/core/memory: change map interface to support upcoming mmu changes
Ben Skeggs
1
-20
/
+23
2017-11-02
drm/nouveau/core/memory: comptag allocation
Ben Skeggs
1
-0
/
+71
2017-11-02
drm/nouveau/core/mm: have users explicitly define heap identifiers
Ben Skeggs
2
-3
/
+4
2017-11-02
drm/nouveau/fifo: perform reset from preinit
Ben Skeggs
1
-0
/
+10
2017-11-02
drm/nouveau/core/device: remove object include to prevent unnecessary rebuilds
Ben Skeggs
1
-0
/
+1
2017-11-02
drm/nouveau/core/object: plumb the unmap ioctl through
Ben Skeggs
3
-0
/
+17
2017-11-02
drm/nouveau/core/object: allow arguments to be passed to map function
Ben Skeggs
3
-7
/
+16
2017-05-12
drm/nouveau/core: fix static checker warning
Ben Skeggs
1
-1
/
+1
2017-03-08
Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
1
-0
/
+1
2017-03-07
drm/nouveau/core: add SEC2 engine
Alexandre Courbot
1
-0
/
+1
2017-03-01
gpu: drm: drivers: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
1
-5
/
+5
2017-02-17
drm/nouveau/core: add engine method to assist in determining chsw direction
Ben Skeggs
1
-0
/
+8
2017-02-17
drm/nouveau/core/mm: replace region list with next pointer
Ben Skeggs
1
-0
/
+2
2017-02-17
drm/nouveau/core/client: allow creation of subclients
Ben Skeggs
1
-2
/
+48
2017-02-17
drm/nouveau/core/client: pass notification callback to nvkm_client_new
Ben Skeggs
1
-1
/
+4
2017-02-17
drm/nouveau/core/client: destroy client objects over nvif
Ben Skeggs
1
-6
/
+7
2017-02-17
drm/nouveau/core/client: use standard object dtor/init/fini paths
Ben Skeggs
1
-28
/
+19
2017-02-17
drm/nouveau/core/client: modify prefix on nvif structures, for consistency
Ben Skeggs
1
-7
/
+13
2017-02-17
drm/nouveau/core/object: pass more args in oclass
Ben Skeggs
2
-4
/
+6
2017-02-17
drm/nouveau/core/object: pass client directly to ioctl handlers
Ben Skeggs
1
-19
/
+28
2017-02-17
drm/nouveau/dma: lookup objects with nvkm_object_search()
Ben Skeggs
1
-1
/
+0
2017-02-17
drm/nouveau/core/client: lookup client objects with nvkm_object_search()
Ben Skeggs
2
-56
/
+4
2017-02-17
drm/nouveau/core/object: support lookup of specific object types
Ben Skeggs
1
-1
/
+60
2016-10-12
drm/nouveau/core: add missing header dependencies
Baoyou Xie
1
-0
/
+1
2016-07-14
drm/nouveau/core: increase maximum nvenc instances to 3
Ben Skeggs
1
-0
/
+1
2016-07-14
drm/nouveau/core: increase maximum ce instances to 6
Ben Skeggs
1
-0
/
+3
2016-07-14
drm/nouveau/mc: take nvkm_device as argument to public functions
Ben Skeggs
1
-1
/
+1
2016-05-20
drm/nouveau/core: remove pmc_enable argument from subdev ctor
Ben Skeggs
2
-10
/
+7
2016-05-20
drm/nouveau/mc: add helper function to handle device reset
Ben Skeggs
1
-6
/
+2
2016-05-20
drm/nouveau/core: add top plumbing
Ben Skeggs
1
-0
/
+1
2016-03-14
drm/nouveau/core: add nvdec plumbing
Ben Skeggs
1
-0
/
+1
2016-03-14
drm/nouveau/core: add nvenc plumbing
Ben Skeggs
1
-0
/
+2
2016-03-14
drm/nouveau/core: use vzalloc for allocating ramht
Ilia Mirkin
1
-3
/
+3
2016-03-14
drm/nouveau/subdev/iccsense: add new subdev for power sensors
Martin Peres
1
-42
/
+43
2016-03-14
drm/nouveau/core: add support for secure boot
Alexandre Courbot
1
-0
/
+1
2016-03-14
drm/nouveau/core: add gpuobj memcpy helper functions
Alexandre Courbot
1
-0
/
+20
2016-03-14
drm/nouveau/core: add firmware handling functions
Alexandre Courbot
2
-0
/
+62
2016-01-11
drm/nouveau/nvif: modify nvif_unvers/nvif_unpack macros to be more obvious
Ben Skeggs
2
-32
/
+32
2016-01-11
drm/nouveau/nvif: split out client interface definitions
Ben Skeggs
1
-0
/
+1
2015-08-28
drm/nouveau/pci: merge agp handling from nouveau drm
Ben Skeggs
1
-0
/
+18
[next]