index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-12-18
drm: convert drm_ioctl to unlocked_ioctl
Arnd Bergmann
2009-12-18
Merge branch 'drm-linus' into drm-core-next
Dave Airlie
2009-12-18
Merge remote branch 'korg/drm-vmware-staging' into drm-core-next
Dave Airlie
2009-12-16
drm/radeon/kms: fix r100->r500 CS checker for compressed textures. (v2)
Dave Airlie
2009-12-16
drm/radeon/kms: allow for texture tiling
Maciej Cencora
2009-12-16
Merge remote branch 'korg/drm-radeon-next' into drm-linus
Dave Airlie
2009-12-16
drm/radeon/kms: init pm on all chipsets
Rafał Miłecki
2009-12-16
Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into d...
Dave Airlie
2009-12-16
drm/radeon/kms: HDMI support for R600 KMS
Christian Koenig
2009-12-16
drm/radeon/kms: make sure mc is initialized before mapping blit bo
Alex Deucher
2009-12-16
drm/radeon/kms: Return to userspace on ERESTARTSYS
Jerome Glisse
2009-12-16
drm/radeon/gem: don't leak a gem object if reserve fails on get tiling (v2)
Dave Airlie
2009-12-16
drm/radeon/kms: don't report allocate failure on ERESTARTSYS
Dave Airlie
2009-12-16
drm/radeon/kms: Check if bo we got from ttm are radeon object or not
Jerome Glisse
2009-12-16
drm/radeon/kms: If no placement is supplied fallback to system
Jerome Glisse
2009-12-16
drm/ttm: Fix memory type manager debug information printing
Jerome Glisse
2009-12-16
drm/ttm: Fix printk format & compute bo->mem.size at bo initialization
Jerome Glisse
2009-12-16
drm/ttm: Fix potential ttm_mem_evict_first races.
Thomas Hellstrom
2009-12-16
drm/ttm: Delayed delete fixes.
Thomas Hellstrom
2009-12-16
drm/ttm: fix two bugs in new placement routines.
Dave Airlie
2009-12-16
drm/ttm: fix incorrect logic in ttm_bo_io path
Dave Airlie
2009-12-15
drm/nouveau: remove use of -ERESTART
Ben Skeggs
2009-12-15
nouveau: Fix endianness with new context program loader
Benjamin Herrenschmidt
2009-12-15
drm/nouveau: fix build with CONFIG_AGP=n
Ben Skeggs
2009-12-15
drm/nouveau: fix ch7006 build
Randy Dunlap
2009-12-15
drm/vmwgfx: Add DRM driver for VMware Virtual GPU
Jakob Bornecrantz
2009-12-15
drm/vmwgfx: Add svga headers for vmwgfx driver
Jakob Bornecrantz
2009-12-15
drm/ttm: Add more driver type enums
Jakob Bornecrantz
2009-12-11
drm/nouveau: Add DRM driver for NVIDIA GPUs
Ben Skeggs
2009-12-11
drm/ttm: export some functions useful to drivers using ttm
Ben Skeggs
2009-12-11
drm/radeon/kms/avivo: fix typo in new_pll module description
Alex Deucher
2009-12-11
drm/radeon/kms: Convert radeon to new ttm_bo_init
Jerome Glisse
2009-12-11
drm/ttm: Convert ttm_buffer_object_init to use ttm_placement
Jerome Glisse
2009-12-10
drm/radeon/kms: fix warning about cur_placement being uninitialised.
Dave Airlie
2009-12-10
Merge remote branch 'korg/drm-radeon-next' of into drm-linus
Dave Airlie
2009-12-10
Merge remote branch 'anholt/drm-intel-next' into drm-linus
Dave Airlie
2009-12-10
drm/ttm: Print debug information on memory manager when eviction fails
Jerome Glisse
2009-12-10
drm: Add memory manager debug function
Jerome Glisse
2009-12-10
drm/radeon/kms: restore surface registers on resume.
Dave Airlie
2009-12-10
drm/radeon/kms/r600/r700: fallback gracefully on ucode failure
Alex Deucher
2009-12-10
drm/ttm: Initialize eviction placement in case the driver callback doesn't
Jerome Glisse
2009-12-10
drm/radeon/kms: cleanup structure and module if initialization fails
Jerome Glisse
2009-12-10
drm/radeon/kms: actualy set the eviction placements we choose
Jerome Glisse
2009-12-10
drm/radeon/kms: Fix NULL ptr dereference
Jerome Glisse
2009-12-10
drm/radeon/kms/avivo: add support for new pll selection algo
Alex Deucher
2009-12-10
drm/radeon/kms/avivo: fix some bugs in the display bandwidth setup
Alex Deucher
2009-12-10
drm/radeon/kms: fix return value from fence function.
Dave Airlie
2009-12-10
drm/radeon: Remove tests for -ERESTART from the TTM code.
Thomas Hellstrom
2009-12-10
drm/ttm: Have the TTM code return -ERESTARTSYS instead of -ERESTART.
Thomas Hellstrom
2009-12-10
drm/radeon/kms: Convert radeon to new TTM validation API (V2)
Jerome Glisse
[next]