提交历史

作者 SHA1 备注 提交日期
  Dave Airlie 7ad7f87b87 Merge remote branch 'nouveau/drm-nouveau-next' of ../drm-nouveau-next into drm-core-next 14 年之前
  Dave Airlie 5bcf719b7d drm/switcheroo: track state of switch in drivers. 14 年之前
  Ben Skeggs 6effe39364 drm/nv50: sync up gr data error names with rnn, use for nvc0 also 14 年之前
  Ben Skeggs 966a5b7daa drm/nvc0: implement pgraph engine hooks 14 年之前
  Ben Skeggs b2b099388f drm/nvc0: implement pfifo engine hooks 14 年之前
  Ben Skeggs 8984e04615 drm/nvc0: initial vm implementation, use for bar1/bar3 management 14 年之前
  Ben Skeggs 4c74eb7ff2 drm/nvc0: import initial vm backend 14 年之前
  Francisco Jerez fd70b6cd78 drm/nv04-nv40: Fix up PCI(E) GART DMA object bus address calculation. 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 7a45d764a8 drm/nouveau: wrap calls to ttm_bo_validate() 14 年之前
  Ben Skeggs 12fb952507 drm/nouveau: introduce a util function to wait on reg != val 14 年之前
  Ben Skeggs ceac30999d drm/nouveau: implicitly insert non-DMA objects into RAMHT 14 年之前
  Francisco Jerez 6dccd311dd drm/nouveau: Synchronize with the user channel before GPU object destruction. 14 年之前
  Ben Skeggs 7f4a195fcb drm/nouveau: tidy up and extend dma object creation interfaces 14 年之前
  Ben Skeggs 7b4808bb6e drm/nouveau: remove dummy page use from PCI(E)GART, use PTE present instead 14 年之前
  Ben Skeggs 20f63afe98 drm/nv50: allocate page for unknown PFB object in nv50_fb.c 14 年之前
  Ben Skeggs e41115d0ad drm/nouveau: rework gpu-specific instmem interfaces 14 年之前
  Ben Skeggs dc1e5c0dbf drm/nouveau: simplify gpuobj suspend/resume 14 年之前
  Ben Skeggs fce2bad0ee drm/nv50: rework PGPIO IRQ handling and hotplug detection 14 年之前
  Ben Skeggs 274fec93cd drm/nouveau: tidy+move PGRAPH ISRs to their respective *_graph.c files 14 年之前
  Ben Skeggs 5178d40dff drm/nouveau: move PFIFO ISR into nv04_fifo.c 14 年之前
  Ben Skeggs 2cbd4c8185 drm/nv50: move GPIO ISR to nv50_gpio.c 14 年之前
  Ben Skeggs 8f8a54482b drm/nouveau: allow irq handlers to be installed by engine-specific code 14 年之前
  Francisco Jerez 87a326a385 drm/nv20: Add Z compression support. 14 年之前