1. Dec 22, 2010
    • Dave Airlie's avatar
      Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next into drm-core-next · 1d99e5c5
      Dave Airlie authored
      * 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next:
        drm/nvc0: accelerate ttm buffer moves
        drm/nvc0: initial support for tiled buffer objects
        drm/nvc0: implement fbcon acceleration
        drm/nvc0: implement pgraph engine hooks
        drm/nvc0: implement pfifo engine hooks
        drm/nvc0: implement fencing
        drm/nvc0: fix channel dma init paths
        drm/nvc0: skip dma object creation for drm channel
        drm/nvc0: implement channel structure initialisation
        drm/nvc0: gpuobj_new need only check validity and init the relevant engine
        drm/nvc0: reject the notifier_alloc ioctl
        drm/nvc0: create shared channel vm
        drm/nvc0: initial vm implementation, use for bar1/bar3 management
        drm/nvc0: import initial vm backend
        drm/nouveau: modify vm to accomodate dual page tables for nvc0
        drm/nv50: add missing license header to nv50_fbcon.c
        drm/nv50: fix smatch warning in nv50_vram.c
        drm/nouveau: sizeof() vs ARRAY_SIZE()
      1d99e5c5
    • Alex Deucher's avatar
      drm/radeon/kms: disable bo moves using the blitter · 880981e4
      Alex Deucher authored
      
      
      Blitting from vram to gart is problematic at the moment.
      Use the CPU for now to avoid buffer corruption.
      
      Signed-off-by: default avatarAlex Deucher <alexdeucher@gmail.com>
      Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
      880981e4
  2. Dec 21, 2010
  3. Dec 16, 2010
  4. Dec 08, 2010