index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
2017-12-23
drm/nouveau: fix race when adding delayed work items
Ben Skeggs
2017-12-20
drm/nouveau: fix obvious memory leak
Ben Skeggs
2017-12-19
drm/nouveau: use alternate memory type for system-memory buffers with kind != 0
Ben Skeggs
2017-12-19
drm/nouveau: avoid GPU page sizes > PAGE_SIZE for buffer objects in host memory
Ben Skeggs
2017-12-19
drm/nouveau/mmu/gp10b: use correct implementation
Ben Skeggs
2017-12-19
drm/nouveau/pci: do a msi rearm on init
Karol Herbst
2017-12-19
drm/nouveau/imem/nv50: fix refcount_t warning
Ben Skeggs
2017-12-19
drm/nouveau/bios/dp: support DP Info Table 2.0
Ben Skeggs
2017-12-19
drm/nouveau/fbcon: fix NULL pointer access in nouveau_fbcon_destroy
Karol Herbst
2017-11-03
drm/nouveau/bios/timing: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-11-03
drm/nouveau/devinit/nv04: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-11-03
drm/nouveau/bios: make const arrays hwsq_signature and edid_sig static
Colin Ian King
2017-11-03
drm/nouveau/core/memory: fix missing mutex unlock
Ben Skeggs
2017-11-03
drm/nouveau/mmu: swap out round for ALIGN
Ben Skeggs
2017-11-02
drm/nouveau/gr/gf100-: don't prevent module load if firmware missing
Ben Skeggs
2017-11-02
drm/nouveau/mmu: remove old vmm frontend
Ben Skeggs
2017-11-02
drm/nouveau: improve selection of GPU page size
Ben Skeggs
2017-11-02
drm/nouveau: switch over to new memory and vmm interfaces
Ben Skeggs
2017-11-02
drm/nouveau: remove unused nouveau_fence_work()
Ben Skeggs
2017-11-02
drm/nouveau: queue delayed unmapping of VMAs on client workqueue
Ben Skeggs
2017-11-02
drm/nouveau: implement per-client delayed workqueue with fence support
Ben Skeggs
2017-11-02
drm/nouveau: determine memory class for each client
Ben Skeggs
2017-11-02
drm/nouveau: pass handle of vmm object to channel allocation ioctls
Ben Skeggs
2017-11-02
drm/nouveau: switch to vmm limit
Ben Skeggs
2017-11-02
drm/nouveau: allocate vmm object for every client
Ben Skeggs
2017-11-02
drm/nouveau: replace use of cpu_coherent with memory types
Ben Skeggs
2017-11-02
drm/nouveau: use nvif_mmu_type to determine BAR1 caching
Ben Skeggs
2017-11-02
drm/nouveau: fetch memory type indices that we care about for ttm
Ben Skeggs
2017-11-02
drm/nouveau: consolidate handling of dma mask
Ben Skeggs
2017-11-02
drm/nouveau: check kind validity against mmu object
Ben Skeggs
2017-11-02
drm/nouveau: allocate mmu object for every client
Ben Skeggs
2017-11-02
drm/nouveau: remove trivial cases of nvxx_device() usage
Ben Skeggs
2017-11-02
drm/nouveau/mmu: define user interfaces to mmu vmm opertaions
Ben Skeggs
2017-11-02
drm/nouveau/mmu: define user interfaces to mmu memory allocation
Ben Skeggs
2017-11-02
drm/nouveau/mmu: define user interfaces to mmu
Ben Skeggs
2017-11-02
drm/nouveau/mmu/gf100-: type-based vram allocation and bar mapping
Ben Skeggs
2017-11-02
drm/nouveau/mmu/nv50,g84: type-based vram allocation and bar mapping
Ben Skeggs
2017-11-02
drm/nouveau/mmu/nv04-nv4x: type-based vram allocation and bar mapping
Ben Skeggs
2017-11-02
drm/nouveau/mmu: add base for type-based memory allocation
Ben Skeggs
2017-11-02
drm/nouveau/mmu: build up information on available memory types
Ben Skeggs
2017-11-02
drm/nouveau: remove explicit unmaps
Ben Skeggs
2017-11-02
drm/nouveau/gr/gf100-: replace hardcoded instance/vmm setup in grctx generation
Ben Skeggs
2017-11-02
drm/nouveau/gr/gf100-: use new interfaces for vmm operations
Ben Skeggs
2017-11-02
drm/nouveau/fifo/gf100-: use new interfaces for vmm operations
Ben Skeggs
2017-11-02
drm/nouveau/secboot/gm200: use new interfaces for vmm operations
Ben Skeggs
2017-11-02
drm/nouveau/imem/nv50-: use new interfaces for vmm operations
Ben Skeggs
2017-11-02
drm/nouveau/fb/ram: use new interfaces for vmm operations
Ben Skeggs
2017-11-02
drm/nouveau/fifo: initialise vmm with new interfaces
Ben Skeggs
2017-11-02
drm/nouveau/secboot/gm200: initialise vmm with new interfaces
Ben Skeggs
2017-11-02
drm/nouveau/bar/gf100: initialise vmm with new interfaces
Ben Skeggs
[next]