Dirk Hohndel (VMware)
|
eee3dc56e2
drm/noveau: add SPDX identifier and clarify license
|
7 年之前 |
Ben Skeggs
|
0d5a03c3d9
drm/nouveau/ttm: don't dereference nvbo::cli, it can outlive client
|
7 年之前 |
Ben Skeggs
|
74a39954a4
drm/nouveau: use alternate memory type for system-memory buffers with kind != 0
|
7 年之前 |
Ben Skeggs
|
d7722134b8
drm/nouveau: switch over to new memory and vmm interfaces
|
8 年之前 |
Ben Skeggs
|
3c5026395b
drm/nouveau: switch to vmm limit
|
8 年之前 |
Ben Skeggs
|
658c71f4e7
drm/nouveau: fetch memory type indices that we care about for ttm
|
8 年之前 |
Ben Skeggs
|
325a72827c
drm/nouveau: consolidate handling of dma mask
|
8 年之前 |
Ben Skeggs
|
1de3377555
drm/nouveau: allocate vram with nvkm_ram_get()
|
8 年之前 |
Ben Skeggs
|
9ce523cc3b
drm/nouveau: separate buffer object backing memory from nvkm structures
|
8 年之前 |
Ben Skeggs
|
6be4421a9f
drm/nouveau: consolidate identical functions in nouveau_ttm.c
|
8 年之前 |
Ben Skeggs
|
792067e00b
drm/nouveau: remove unnecessary use of ttm_mem_type_manager::priv
|
8 年之前 |
Ben Skeggs
|
7760a2e38a
drm/nouveau: split various bo flags out into their own members
|
8 年之前 |
Ben Skeggs
|
0b11b30de9
drm/nouveau/mmu/nv04-nv4x: move global vmm to nvkm_mmu
|
8 年之前 |
Ben Skeggs
|
bbb10e6398
drm/nouveau: fix handling of GART OOM on pre-NV50 chipsets
|
8 年之前 |
Christian König
|
373533f80b
drm/ttm: make ttm_mem_type_manager_func debug more useful
|
8 年之前 |
Masahiro Yamada
|
ae95621b45
drm/nouveau: fix include notation and remove -Iinclude/drm flag
|
8 年之前 |
Ben Skeggs
|
605f9ccd7d
drm/nouveau: s/mem/reg/ for struct ttm_mem_reg variables
|
9 年之前 |
Ben Skeggs
|
1167c6bc51
drm/nouveau: allocate device object for every client
|
9 年之前 |
Kees Cook
|
2fa70bb9b5
drm/nouveau: use designated initializers
|
8 年之前 |
Dave Airlie
|
7cf321d118
drm/drivers: add support for using the arch wc mapping API.
|
9 年之前 |
Ben Skeggs
|
7f53abdb95
drm/nouveau/core: recognise GP100 chipset
|
9 年之前 |
Ben Skeggs
|
4dc28134a8
drm/nouveau: rename nouveau_drm.h to nouveau_drv.h
|
9 年之前 |
Christoph Hellwig
|
0dcc4a59d5
nouveau: don't call pci_dma_supported
|
10 年之前 |
Alexandre Courbot
|
b31cf78b93
drm/nouveau/ttm: set the DMA mask for platform devices
|
10 年之前 |
Alexandre Courbot
|
524883bb48
drm/nouveau/ttm: convert to DMA API
|
10 年之前 |
Ben Skeggs
|
340b0e7c50
drm/nouveau/pci: merge agp handling from nouveau drm
|
10 年之前 |
Ben Skeggs
|
26c9e8effe
drm/nouveau/device: remove pci/platform_device from common struct
|
10 年之前 |
Ben Skeggs
|
7e8820fed7
drm/nouveau/device: cleaner abstraction for device resource functions
|
10 年之前 |
Ben Skeggs
|
d36a99d2da
drm/nouveau/fb: transition nvkm_ram away from being based on nvkm_object
|
10 年之前 |
Ben Skeggs
|
1f5bffca22
drm/nouveau/mmu: cosmetic changes
|
10 年之前 |