- 9ee8ecb drm/amdgpu:fix memleak in takedown by Monk Liu · 7 years ago
- 451cc55 drm/amd/pp: fix dpm randomly failed on Vega10 by Rex Zhu · 7 years ago
- 4b27724 drm/amdgpu: set f_mapping on exported DMA-bufs by Christian König · 7 years ago
- c506612 drm/amdgpu: Properly allocate VM invalidate eng v2 by ozeng · 7 years ago
- 8e96e37 drm/amd/amdgpu: if visible VRAM allocation fail, fall back to invisible try again by Roger He · 7 years ago
- 0b96865 drm/amd/amdgpu: Fix wave mask in amdgpu_debugfs_wave_read() (v2) by Tom St Denis · 7 years ago
- ff4cd38 drm/amdgpu: make AMDGPU_VA_RESERVED_SIZE 64bit by Christian König · 7 years ago
- 822770a drm/amdgpu/gfx9: implement wave VGPR reading by Nicolai Hähnle · 7 years ago
- f5eaffc drm/amdgpu: Add common golden settings for GFX9 by Ken Wang · 7 years ago
- 1ec9b0a drm/amd/powerplay: fix copy-n-paste error on vddci_buf index by Colin Ian King · 7 years ago
- cdadab8 drm/amdgpu: Fix null pointer issue in amdgpu_cs_wait_any_fence by Emily Deng · 7 years ago
- ab6613b drm/amdgpu: Remove check which is not valid for certain VBIOS by Ken Wang · 7 years ago
- a9386bb Merge tag 'drm-misc-next-fixes-2017-11-08' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
- 0867117 Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 7 years ago
- cdd9a8b drm/amdgpu: use irq-safe lock for kiq->ring_lock by pding · 7 years ago
- dce1e13 drm/amdgpu: bypass lru touch for KIQ ring submission by Pixel Ding · 7 years ago
- 78aa02c drm/amdgpu: Potential uninitialized variable in amdgpu_vm_update_directories() by Dan Carpenter · 7 years ago
- 40a9960 drm/amdgpu: potential uninitialized variable in amdgpu_vce_ring_parse_cs() by Dan Carpenter · 7 years ago
- 0d1da3c drm/amd/powerplay: initialize a variable before using it by Nicolas Iooss · 7 years ago
- 1d864b8 drm/amd/powerplay: suppress KASAN out of bounds warning in vega10_populate_all_memory_levels by Evan Quan · 7 years ago
- 7da2e3e drm/amd/amdgpu: fix evicted VRAM bo adjudgement condition by Roger He · 7 years ago
- d65d313 Merge tag 'drm-misc-next-fixes-2017-11-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
- a111fbc drm/vblank: Tune drm_crtc_accurate_vblank_count() WARN down to a debug by Ville Syrjälä · 7 years ago
- 30cfcf0 drm/rockchip: add CONFIG_OF dependency for lvds by Arnd Bergmann · 7 years ago
- 8a6fb5b Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 7 years ago
- 767601d drm/ttm: Downgrade pr_err to pr_debug for memory allocation failures by Michel Dänzer · 7 years ago
- e1fc12c drm/ttm: Always and only destroy bo->ttm_resv in ttm_bo_release_list by Michel Dänzer · 7 years ago
- 37c5f2c drm/amd/amdgpu: Enabling ACP clock in hw_init (v2) by Akshu Agrawal · 7 years ago
- 36a5fdf Merge tag 'drm-intel-next-2017-10-23' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 7 years ago
- e073db5 drm/vc4: Fix wrong printk format in vc4_bo_stats_debugfs() by Boris BREZILLON · 7 years ago
- e477e94 drm/amdgpu/virt: don't dereference undefined 'module' struct by Arnd Bergmann · 7 years ago
- bf6eb60 Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-next by Dave Airlie · 7 years ago
- d34ded7 drm/nouveau/bios/timing: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
- 21dce3f drm/nouveau/devinit/nv04: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
- 1a5c816 drm/nouveau/bios: make const arrays hwsq_signature and edid_sig static by Colin Ian King · 7 years ago
- 690f43a drm/nouveau/core/memory: fix missing mutex unlock by Ben Skeggs · 7 years ago
- 6497c2b drm/nouveau/mmu: swap out round for ALIGN by Ben Skeggs · 7 years ago
- 9ad472e Merge tag 'drm-amdkfd-next-2017-11-02' of git://people.freedesktop.org/~gabbayo/linux into drm-next by Dave Airlie · 7 years ago
- 85f6e0f Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 7 years ago
- 2ef7a95 Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-next by Dave Airlie · 7 years ago
- 46bda4f drm/nouveau/gr/gf100-: don't prevent module load if firmware missing by Ben Skeggs · 7 years ago
- 632b740 drm/nouveau/mmu: remove old vmm frontend by Ben Skeggs · 7 years ago
- 7dc6a44 drm/nouveau: improve selection of GPU page size by Ben Skeggs · 7 years ago
- d772213 drm/nouveau: switch over to new memory and vmm interfaces by Ben Skeggs · 7 years ago
- 10842ba drm/nouveau: remove unused nouveau_fence_work() by Ben Skeggs · 7 years ago
- 00d041d drm/nouveau: queue delayed unmapping of VMAs on client workqueue by Ben Skeggs · 7 years ago
- 814a232 drm/nouveau: implement per-client delayed workqueue with fence support by Ben Skeggs · 7 years ago
- 7f50762 drm/nouveau: determine memory class for each client by Ben Skeggs · 7 years ago
- 832ca2a drm/nouveau: pass handle of vmm object to channel allocation ioctls by Ben Skeggs · 7 years ago
- 3c50263 drm/nouveau: switch to vmm limit by Ben Skeggs · 7 years ago
- 96da0bc drm/nouveau: allocate vmm object for every client by Ben Skeggs · 7 years ago
- acb16cf drm/nouveau: replace use of cpu_coherent with memory types by Ben Skeggs · 7 years ago
- b347202 drm/nouveau: use nvif_mmu_type to determine BAR1 caching by Ben Skeggs · 7 years ago
- 658c71f drm/nouveau: fetch memory type indices that we care about for ttm by Ben Skeggs · 7 years ago
- 325a728 drm/nouveau: consolidate handling of dma mask by Ben Skeggs · 7 years ago
- a220dd7 drm/nouveau: check kind validity against mmu object by Ben Skeggs · 7 years ago
- 01670a7 drm/nouveau: allocate mmu object for every client by Ben Skeggs · 7 years ago
- 359088d drm/nouveau: remove trivial cases of nvxx_device() usage by Ben Skeggs · 7 years ago
- 920d2b5 drm/nouveau/mmu: define user interfaces to mmu vmm opertaions by Ben Skeggs · 7 years ago
- c83c409 drm/nouveau/mmu: define user interfaces to mmu memory allocation by Ben Skeggs · 7 years ago
- eea5cf0 drm/nouveau/mmu: define user interfaces to mmu by Ben Skeggs · 7 years ago
- 68af607 drm/nouveau/mmu/gf100-: type-based vram allocation and bar mapping by Ben Skeggs · 7 years ago
- 0766116 drm/nouveau/mmu/nv50,g84: type-based vram allocation and bar mapping by Ben Skeggs · 7 years ago
- 957e18a drm/nouveau/mmu/nv04-nv4x: type-based vram allocation and bar mapping by Ben Skeggs · 7 years ago
- eaf1a69 drm/nouveau/mmu: add base for type-based memory allocation by Ben Skeggs · 7 years ago
- 51645eb drm/nouveau/mmu: build up information on available memory types by Ben Skeggs · 7 years ago
- 3a314f7 drm/nouveau: remove explicit unmaps by Ben Skeggs · 7 years ago
- 2cabefc drm/nouveau/gr/gf100-: replace hardcoded instance/vmm setup in grctx generation by Ben Skeggs · 7 years ago
- 019e4d7 drm/nouveau/gr/gf100-: use new interfaces for vmm operations by Ben Skeggs · 7 years ago
- 01f349f drm/nouveau/fifo/gf100-: use new interfaces for vmm operations by Ben Skeggs · 7 years ago
- 8c967c5 drm/nouveau/secboot/gm200: use new interfaces for vmm operations by Ben Skeggs · 7 years ago
- 9202d73 drm/nouveau/imem/nv50-: use new interfaces for vmm operations by Ben Skeggs · 7 years ago
- 6f4dc18 drm/nouveau/fb/ram: use new interfaces for vmm operations by Ben Skeggs · 7 years ago
- f66c57d drm/nouveau/fifo: initialise vmm with new interfaces by Ben Skeggs · 7 years ago
- 85f7c3a drm/nouveau/secboot/gm200: initialise vmm with new interfaces by Ben Skeggs · 7 years ago
- 7eac5f4 drm/nouveau/bar/gf100: initialise vmm with new interfaces by Ben Skeggs · 7 years ago
- fc584e1 drm/nouveau/bar/nv50: initialise vmm with new interfaces by Ben Skeggs · 7 years ago
- f9463a4 drm/nouveau/mmu: implement new vmm frontend by Ben Skeggs · 7 years ago
- 26880e7 drm/nouveau/mmu: remove support for old backends by Ben Skeggs · 7 years ago
- f9400af drm/nouveau/mmu/gp100,gp10b: implement new vmm backend by Ben Skeggs · 7 years ago
- e12cf6a drm/nouveau/mmu/gm200,gm20b: implement new vmm backend by Ben Skeggs · 7 years ago
- b597764 drm/nouveau/mmu/gk104,gk20a: implement new vmm backend by Ben Skeggs · 7 years ago
- b77791d drm/nouveau/mmu/gf100: implement new vmm backend by Ben Skeggs · 7 years ago
- fd542a3 drm/nouveau/mmu/nv50,g84: implement new vmm backend by Ben Skeggs · 7 years ago
- 6ce5135 drm/nouveau/mmu/nv44: implement new vmm backend by Ben Skeggs · 7 years ago
- 473f9ac drm/nouveau/mmu/nv41: implement new vmm backend by Ben Skeggs · 7 years ago
- dd12d158 drm/nouveau/mmu/nv04: implement new vmm backend by Ben Skeggs · 7 years ago
- eb81399 drm/nouveau/mmu: implement new vmm backend by Ben Skeggs · 7 years ago
- bda9e37 drm/nouveau/fb/gm200: enable NV_PFB_MMU_CTRL_USE_FULL_COMP_TAG_LINE where appropriate by Ben Skeggs · 7 years ago
- f8a1203 drm/nouveau/ltc/gm200: limit NV_MMU_PTE_COMPTAGLINE bits to 16 where required by Ben Skeggs · 7 years ago
- ac47c15 drm/nouveau/fifo/nv04-nv40: fix missing nvkm_kmap() calls around ramfc access by Ben Skeggs · 7 years ago
- d30af7c drm/nouveau/mmu: handle instance block setup by Ben Skeggs · 7 years ago
- af3b8d5 drm/nouveau/mmu: remove old vm creation hooks by Ben Skeggs · 7 years ago
- 8e39abf drm/nouveau/mmu/gp100,gp10b: implement vmm on top of new base by Ben Skeggs · 7 years ago
- 5f300fe drm/nouveau/mmu/gm200,gm20b: implement vmm on top of new base by Ben Skeggs · 7 years ago
- 7de078a drm/nouveau/mmu/gk104,gk20a: implement vmm on top of new base by Ben Skeggs · 7 years ago
- 540a1dd drm/nouveau/mmu/gf100: implement vmm on top of new base by Ben Skeggs · 7 years ago
- 9f6219f drm/nouveau/mmu/nv50,g84: implement vmm on top of new base by Ben Skeggs · 7 years ago
- 03b0ba7 drm/nouveau/mmu/nv44: implement vmm on top of new base by Ben Skeggs · 7 years ago
- 7778343 drm/nouveau/mmu/nv41: implement vmm on top of new base by Ben Skeggs · 7 years ago