Age | Commit message (Expand) | Author |
2010-12-03 | drm/nv50: initial work to allow multiple evo channels | Ben Skeggs |
2010-12-03 | drm/nv50: move evo handling to nv50_evo.c | Ben Skeggs |
2010-12-03 | drm/nv50: clearer separation of the stages of evo init | Ben Skeggs |
2010-12-03 | drm/nv50: create graph and crypt contexts on demand | Ben Skeggs |
2010-12-03 | drm/nv50: remove excessive alignment of graph/crypt contexts | Ben Skeggs |
2010-12-03 | drm/nv84: add support for the PCRYPT engine | Ben Skeggs |
2010-12-03 | drm/nouveau: only expose the object classes that are supported by the chipset | Ben Skeggs |
2010-12-03 | drm/nouveau: use object class structs more extensively | Ben Skeggs |
2010-12-03 | drm/nouveau: store engine type in gpuobj class structs | Ben Skeggs |
2010-12-03 | drm/nouveau: pass gpuobj alignment request down into backing allocator | Ben Skeggs |
2010-12-03 | drm/nv40: Ignore sync-to-vblank active when waiting for idle. | Francisco Jerez |
2010-12-03 | drm/nouveau: Take fence spinlock in nouveau_fence_channel_fini(). | Francisco Jerez |
2010-12-03 | drm/nouveau: Avoid race in the interchannel sync code. | Francisco Jerez |
2010-12-03 | drm/nouveau: Make fences take a weak channel reference. | Francisco Jerez |
2010-12-03 | drm/nouveau: Implement weak channel references. | Francisco Jerez |
2010-12-03 | drm/nouveau: Fix lock unbalance on card take down. | Francisco Jerez |
2010-12-03 | drm/nouveau: Add unlocked variants of nouveau_channel_get/put. | Francisco Jerez |
2010-12-03 | drm/nouveau: Fix race condition in channel refcount handling. | Francisco Jerez |
2010-12-03 | drm/nouveau: Refactor context destruction to avoid a lock ordering issue. | Francisco Jerez |
2010-12-03 | drm/nouveau: Use lazy fence waits when doing software interchannel sync. | Francisco Jerez |
2010-12-03 | drm/nouveau: Leave BO eviction synchronization for later. | Francisco Jerez |
2010-12-03 | drm/nv50: remove some unnecessary PDISPLAY init | Ben Skeggs |
2010-12-03 | drm/nouveau: fallback to sw fbcon if we can't get mutex immediately | Ben Skeggs |
2010-12-03 | drm/nouveau: hook up acpi power supply change tracking | Ben Skeggs |
2010-12-03 | drm/nouveau: return error from nouveau_ramht_remove() if not found | Ben Skeggs |
2010-12-03 | drm/nouveau: use interruptible waits during pushbuf validation | Ben Skeggs |
2010-12-03 | drm/nouveau: fix thinko in channel locking in semaphore path | Ben Skeggs |
2010-12-03 | drm/nouveau: remove cpu_writers lock | Ben Skeggs |
2010-12-03 | drm/nouveau: switch to unlocked ioctls | Ben Skeggs |
2010-12-03 | drm/nouveau: add more fine-grained locking to channel list + structures | Ben Skeggs |
2010-12-03 | drm/nouveau: add per-channel mutex, use to lock access to drm's channel | Ben Skeggs |
2010-12-03 | drm/nouveau: disallow fbcon accel if running in interrupt context | Ben Skeggs |
2010-12-03 | drm/nouveau: tidy fifo swmthd handler a little | Ben Skeggs |
2010-12-03 | Merge branch 'drm-radeon-fusion' of ../drm-radeon-next into drm-core-next | Dave Airlie |
2010-12-03 | Merge branch 'drm-radeon-next' of ../drm-radeon-next into drm-core-next | Dave Airlie |
2010-12-03 | Merge branch 'drm-ttm-next' into drm-core-next | Dave Airlie |
2010-11-26 | drm/radeon/kms: improve pflip precision on r1xx-r4xx | Alex Deucher |
2010-11-23 | drm/radeon/kms: add Ontario APU ucode loading support | Alex Deucher |
2010-11-23 | drm/radeon/kms: add Ontario Fusion APU pci ids | Alex Deucher |
2010-11-23 | drm/radeon/kms: enable MSIs on fusion APUs | Alex Deucher |
2010-11-23 | drm/radeon/kms: add power table parsing support for Ontario fusion APUs | Alex Deucher |
2010-11-23 | drm/radeon/kms: refactor atombios power state fetching | Alex Deucher |
2010-11-23 | drm/radeon/kms: add bo blit support for Ontario fusion APUs | Alex Deucher |
2010-11-23 | drm/radeon/kms: add thermal sensor support for fusion APUs | Alex Deucher |
2010-11-23 | drm/radeon/kms: fill in GPU init for AMD Ontario Fusion APUs | Alex Deucher |
2010-11-23 | drm/radeon/kms: add radeon_asic struct for AMD Ontario fusion APUs | Alex Deucher |
2010-11-23 | drm/radeon/kms: evergreen.c updates for fusion | Alex Deucher |
2010-11-23 | drm/radeon/kms: MC setup changes for fusion APUs | Alex Deucher |
2010-11-23 | drm/radeon/kms: move r7xx/evergreen to its own vram_gtt setup function | Alex Deucher |
2010-11-23 | drm/radeon/kms: add support for ss overrides on Fusion APUs | Alex Deucher |