"README.md" did not exist on "332d4a7d981e25d239c5d723a4f35020397dc606"
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
* 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6: drm/radeon/kms: fix r100->r500 CS checker for compressed textures. (v2) drm/radeon/kms: allow for texture tiling drm/radeon/kms: init pm on all chipsets drm/radeon/kms: HDMI support for R600 KMS drm/radeon/kms: make sure mc is initialized before mapping blit bo drm/radeon/kms: Return to userspace on ERESTARTSYS drm/radeon/gem: don't leak a gem object if reserve fails on get tiling (v2) drm/radeon/kms: don't report allocate failure on ERESTARTSYS drm/radeon/kms: Check if bo we got from ttm are radeon object or not drm/radeon/kms: If no placement is supplied fallback to system drm/ttm: Fix memory type manager debug information printing drm/ttm: Fix printk format & compute bo->mem.size at bo initialization drm/ttm: Fix potential ttm_mem_evict_first races. drm/ttm: Delayed delete fixes. drm/ttm: fix two bugs in new placement routines. drm/ttm: fix incorrect logic in ttm_bo_io path drm/nouveau: remove use of -ERESTART nouveau: Fix endianness with new context program loader drm/nouveau: fix build with CONFIG_AGP=n drm/nouveau: fix ch7006 build
Showing
- drivers/gpu/drm/nouveau/Kconfig 3 additions, 2 deletionsdrivers/gpu/drm/nouveau/Kconfig
- drivers/gpu/drm/nouveau/nouveau_bo.c 2 additions, 0 deletionsdrivers/gpu/drm/nouveau/nouveau_bo.c
- drivers/gpu/drm/nouveau/nouveau_fence.c 1 addition, 1 deletiondrivers/gpu/drm/nouveau/nouveau_fence.c
- drivers/gpu/drm/nouveau/nouveau_gem.c 0 additions, 7 deletionsdrivers/gpu/drm/nouveau/nouveau_gem.c
- drivers/gpu/drm/nouveau/nouveau_mem.c 4 additions, 0 deletionsdrivers/gpu/drm/nouveau/nouveau_mem.c
- drivers/gpu/drm/nouveau/nv40_graph.c 12 additions, 8 deletionsdrivers/gpu/drm/nouveau/nv40_graph.c
- drivers/gpu/drm/radeon/Makefile 1 addition, 1 deletiondrivers/gpu/drm/radeon/Makefile
- drivers/gpu/drm/radeon/r100.c 50 additions, 4 deletionsdrivers/gpu/drm/radeon/r100.c
- drivers/gpu/drm/radeon/r100_track.h 5 additions, 0 deletionsdrivers/gpu/drm/radeon/r100_track.h
- drivers/gpu/drm/radeon/r200.c 8 additions, 2 deletionsdrivers/gpu/drm/radeon/r200.c
- drivers/gpu/drm/radeon/r300.c 20 additions, 4 deletionsdrivers/gpu/drm/radeon/r300.c
- drivers/gpu/drm/radeon/r600.c 13 additions, 6 deletionsdrivers/gpu/drm/radeon/r600.c
- drivers/gpu/drm/radeon/r600_audio.c 267 additions, 0 deletionsdrivers/gpu/drm/radeon/r600_audio.c
- drivers/gpu/drm/radeon/r600_hdmi.c 506 additions, 0 deletionsdrivers/gpu/drm/radeon/r600_hdmi.c
- drivers/gpu/drm/radeon/r600_reg.h 74 additions, 0 deletionsdrivers/gpu/drm/radeon/r600_reg.h
- drivers/gpu/drm/radeon/radeon.h 25 additions, 0 deletionsdrivers/gpu/drm/radeon/radeon.h
- drivers/gpu/drm/radeon/radeon_drv.c 4 additions, 0 deletionsdrivers/gpu/drm/radeon/radeon_drv.c
- drivers/gpu/drm/radeon/radeon_encoders.c 11 additions, 5 deletionsdrivers/gpu/drm/radeon/radeon_encoders.c
- drivers/gpu/drm/radeon/radeon_gem.c 5 additions, 3 deletionsdrivers/gpu/drm/radeon/radeon_gem.c
- drivers/gpu/drm/radeon/radeon_mode.h 3 additions, 0 deletionsdrivers/gpu/drm/radeon/radeon_mode.h
Loading
Please register or sign in to comment