1. 25 1月, 2011 1 次提交
  2. 17 1月, 2011 5 次提交
  3. 07 1月, 2011 2 次提交
  4. 06 1月, 2011 1 次提交
  5. 01 1月, 2011 1 次提交
  6. 31 12月, 2010 2 次提交
  7. 30 12月, 2010 3 次提交
  8. 29 12月, 2010 2 次提交
  9. 27 12月, 2010 2 次提交
  10. 21 12月, 2010 18 次提交
  11. 16 12月, 2010 3 次提交
    • A
      drm/radeon/kms: properly print ontario chip id · b08ebe7e
      Alex Deucher 提交于
      Signed-off-by: NAlex Deucher <alexdeucher@gmail.com>
      Signed-off-by: NDave Airlie <airlied@redhat.com>
      b08ebe7e
    • A
      b4183e30
    • D
      Merge remote branch 'nouveau/drm-nouveau-next' of ../drm-nouveau-next into drm-core-next · ca9693a1
      Dave Airlie 提交于
      * 'nouveau/drm-nouveau-next' of ../drm-nouveau-next: (93 commits)
        drm/nv50: fix a couple of vm init issues
        drm/nv04-nv40: Fix up PCI(E) GART DMA object bus address calculation.
        drm/nouveau: kick vram functions out into an "engine"
        drm/nouveau: allow gpuobj vinst to be a virtual address when necessary
        drm/nv50: tidy up PCIEGART implementation
        drm/nv50: enable non-contig vram allocations where requested
        drm/nv50: enable 4KiB pages for small vram allocations
        drm/nv50: implement global channel address space on new VM code
        drm/nv50: implement BAR1/BAR3 management on top of new VM code
        drm/nv50: import new vm code
        drm/nv50: implement custom vram mm
        drm/nouveau: Avoid potential race between nouveau_fence_update() and context takedown.
        drm/nouveau: fix use of drm_mm_node in semaphore object
        drm/nouveau: wrap calls to ttm_bo_validate()
        drm/nouveau: no need to zero dma objects, we fill them completely anyway
        drm/nouveau: introduce a util function to wait on reg != val
        drm/nouveau: implicitly insert non-DMA objects into RAMHT
        drm/nouveau: make fifo.create_context() responsible for mapping control regs
        drm/nouveau: Spin for a bit in nouveau_fence_wait() before yielding the CPU.
        drm/nouveau: Use WC memory on the AGP GART.
        ...
      ca9693a1