index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2017-11-08
drm/amdgpu: Potential uninitialized variable in amdgpu_vm_update_directories()
Dan Carpenter
2017-11-08
drm/amdgpu: potential uninitialized variable in amdgpu_vce_ring_parse_cs()
Dan Carpenter
2017-11-07
drm/amd/powerplay: initialize a variable before using it
Nicolas Iooss
2017-11-07
drm/amd/powerplay: suppress KASAN out of bounds warning in vega10_populate_al...
Evan Quan
2017-11-07
drm/amd/amdgpu: fix evicted VRAM bo adjudgement condition
Roger He
2017-11-08
Merge tag 'drm-misc-next-fixes-2017-11-07' of git://anongit.freedesktop.org/d...
Dave Airlie
2017-11-06
Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2017-11-04
drm/ttm: Downgrade pr_err to pr_debug for memory allocation failures
Michel Dänzer
2017-11-04
drm/ttm: Always and only destroy bo->ttm_resv in ttm_bo_release_list
Michel Dänzer
2017-11-03
drm/amd/amdgpu: Enabling ACP clock in hw_init (v2)
Akshu Agrawal
2017-11-04
Merge tag 'drm-intel-next-2017-10-23' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2017-11-03
drm/vc4: Fix wrong printk format in vc4_bo_stats_debugfs()
Boris BREZILLON
2017-11-03
drm/amdgpu/virt: don't dereference undefined 'module' struct
Arnd Bergmann
2017-11-03
Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
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-03
Merge tag 'drm-amdkfd-next-2017-11-02' of git://people.freedesktop.org/~gabba...
Dave Airlie
2017-11-03
Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
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
[next]