提交历史

作者 SHA1 备注 提交日期
  Ben Skeggs 3ee0128140 drm/nouveau: modify vm to accomodate dual page tables for nvc0 14 年之前
  Francisco Jerez c45aadabb9 drm/nv50: fix a couple of vm init issues 14 年之前
  Ben Skeggs 60d2a88ae8 drm/nouveau: kick vram functions out into an "engine" 14 年之前
  Ben Skeggs 34cf01bc4b drm/nouveau: allow gpuobj vinst to be a virtual address when necessary 14 年之前
  Ben Skeggs b571fe21f5 drm/nv50: tidy up PCIEGART implementation 14 年之前
  Ben Skeggs 4c13614298 drm/nv50: implement global channel address space on new VM code 14 年之前
  Ben Skeggs f869ef8823 drm/nv50: implement BAR1/BAR3 management on top of new VM code 14 年之前
  Ben Skeggs a11c3198c9 drm/nv50: import new vm code 15 年之前
  Ben Skeggs 573a2a37e8 drm/nv50: implement custom vram mm 15 年之前
  Ben Skeggs e41115d0ad drm/nouveau: rework gpu-specific instmem interfaces 14 年之前
  Ben Skeggs dc1e5c0dbf drm/nouveau: simplify gpuobj suspend/resume 14 年之前
  Ben Skeggs 9100468d1b drm/nouveau: pass gpuobj alignment request down into backing allocator 14 年之前
  Ben Skeggs cff5c13324 drm/nouveau: add more fine-grained locking to channel list + structures 14 年之前
  Ben Skeggs 56ac747535 drm/nv50: implement possible workaround for NV86 PGRAPH TLB flush hang 14 年之前
  Ben Skeggs d961db75ce drm/ttm: restructure to allow driver to plug in alternate memory manager 15 年之前
  Ben Skeggs 038b8b2a0d drm/nv50: flush bar1 vm / dma object setup before poking 0x1708 14 年之前
  Francisco Jerez 4b5c152a79 drm/nouveau: Remove implicit argument from nv_wait(). 14 年之前
  Ben Skeggs e05c5a317e drm/nouveau: tidy ram{ht,fc,ro} a bit 15 年之前
  Ben Skeggs fbd2895e45 drm/nouveau: rework init ordering so nv50_instmem.c can be less bad 15 年之前
  Ben Skeggs 5125bfd886 drm/nv50: allow gpuobjs that aren't mapped into aperture 15 年之前
  Ben Skeggs 43efc9ce25 drm/nouveau: simplify fake gpu objects 15 年之前
  Ben Skeggs a8eaebc6c5 drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanity 15 年之前
  Ben Skeggs b3beb167af drm/nouveau: modify object accessors, offset in bytes rather than dwords 15 年之前
  Marcin Slusarz 615661f394 drm/nv50: initialize ramht_refs list for faked 0 channel 15 年之前
  Ben Skeggs 46d4cae200 drm/nv50-nvc0: ramht_size is meant to be in bytes, not entries 15 年之前
  Ben Skeggs bf563a6b7c drm/nv50: correct wait condition for instmem flush 15 年之前
  Ben Skeggs 734ee8357a drm/nv50: use correct PRAMIN flush register on original nv50 15 年之前
  Ben Skeggs 631872155f drm/nv50: move tlb flushing to a helper function 15 年之前
  Ben Skeggs f56cb86f9a drm/nouveau: add instmem flush() hook 15 年之前
  Ben Skeggs b833ac26f1 drm/nouveau: use drm_mm in preference to custom code doing the same thing 15 年之前