Age | Commit message (Expand) | Author |
2010-01-21 | drm/radeon/kms/atom: fix some parser bugs | Alex Deucher |
2010-01-21 | drm/radeon/kms: fix hardcoded mmio size in register functions | Alex Deucher |
2010-01-21 | drm/radeon/kms/r100: fix bug in CS parser | Alex Deucher |
2010-01-21 | drm/radeon/kms/r200: fix bug in CS parser | Andrew Randrianasulu |
2010-01-21 | drm/radeon/kms/r200: fix bug in CS parser | Andrew Randrianasulu |
2010-01-18 | drm/nv50: prevent accidently turning off encoders we're actually using | Ben Skeggs |
2010-01-18 | drm/nv50: fix alignment of per-channel fifo cache | Ben Skeggs |
2010-01-18 | drm/nouveau: Evict buffers in VRAM before freeing sgdma | Luca Barbieri |
2010-01-18 | drm/nouveau: Acknowledge DMA_VTX_PROTECTION PGRAPH interrupts | Luca Barbieri |
2010-01-18 | drm/nouveau: fix thinko in nv04_instmem.c | Ben Skeggs |
2010-01-18 | drm/nouveau: fix a race condition in nouveau_dma_wait() | Ben Skeggs |
2010-01-15 | Merge remote branch 'korg/drm-radeon-testing' into drm-linus | Dave Airlie |
2010-01-15 | drm: EDID accept separate sync video mode | Jerome Glisse |
2010-01-15 | Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-linus | Dave Airlie |
2010-01-15 | drm/nouveau: check pushbuffer bounds in ioctl | Luca Barbieri |
2010-01-15 | drm/nouveau: reserve VGA area for the moment | Ben Skeggs |
2010-01-15 | drm/nouveau: Unset the EDID connector property when the EDID block goes away. | Francisco Jerez |
2010-01-15 | drm/nouveau: Fallback to analog load detection when the EDID block is invalid. | Francisco Jerez |
2010-01-15 | drm/nouveau: fix edid memleak in nouveau_connector | Xavier Chantry |
2010-01-15 | drm/nouveau: Break some long lines. | Francisco Jerez |
2010-01-15 | drm/nouveau: add NV18 device id to call_lvds_manufacturer_script | Andrea Tacconi |
2010-01-14 | drm/nv50: Fix typo in PGRAPH initialisation. | Marcin Kościelnicki |
2010-01-14 | drm/nouveau: less magic DCB 1.5 parsing | Ben Skeggs |
2010-01-14 | drm/nouveau: assume no nv04 board has a DCB table | Ben Skeggs |
2010-01-14 | drm/nouveau: remove PRIV0 check in nouveau_mem_close() | Ben Skeggs |
2010-01-14 | drm/nouveau: wait on fence after bo move if validating for another channel | Ben Skeggs |
2010-01-14 | drm/nouveau: trust init table registers are safe | Ben Skeggs |
2010-01-14 | drm/nv50: wait for pgraph to idle before unloading the context | Maarten Maathuis |
2010-01-14 | drm/ttm: Make sure system buffer objects has offset == 0. | Thomas Hellstrom |
2010-01-14 | drm/vmwgfx: Implement basic pm operations. | Thomas Hellstrom |
2010-01-14 | drm/ttm: Export symbols needed for vmwgfx suspend / resume operations. | Thomas Hellstrom |
2010-01-14 | drm/vmwgfx: Implement a swap_notify callback. | Thomas Hellstrom |
2010-01-14 | drm/ttm: Add a swap_notify callback. | Thomas Hellstrom |
2010-01-14 | drm/vmwgfx: Use bo_driver::move_notify to unbind GMRs. | Thomas Hellstrom |
2010-01-14 | drm/vmwgfx: Make fence sequences continous across a VT switch. | Thomas Hellstrom |
2010-01-14 | drm/vmwgfx: Fix an error path causing an oops. | Thomas Hellstrom |
2010-01-14 | drm/vmwgfx: Don't promote updates from GMR-backed scanouts to fullscreen. | Thomas Hellstrom |
2010-01-14 | drm/radeon/kms: Use radeon_agp_disable when disabling AGP | Jerome Glisse |
2010-01-14 | drm/radeon/kms: Disable AGP is aperture size < 32M | Jerome Glisse |
2010-01-14 | drm/radeon/kms: Fix r600 blit cleanup path | Jerome Glisse |
2010-01-14 | drm/radeon/kms: Do not unpin buffer in fb destruction | Jerome Glisse |
2010-01-14 | drm/radeon/kms: fix displayport->dvi connector DDC. | Dave Airlie |
2010-01-13 | Merge remote branch 'korg/drm-radeon-next' into drm-linus | Dave Airlie |
2010-01-13 | drm: change drm set mode messages as DRM_DEBUG | Dave Young |
2010-01-13 | drm: fix crtc no modes printf + typo | Dave Airlie |
2010-01-13 | drm/radeon/kms: only evict to GTT if CP is ready | Dave Airlie |
2010-01-13 | drm/radeon/kms: Fix crash getting TV info with no BIOS. | Michel Dänzer |
2010-01-13 | drm/radeon/kms/rv100: reject modes > 135 Mhz on DVI (v2) | Alex Deucher |
2010-01-13 | drm/radeon/kms/r6xx+: make irq handler less verbose | Alex Deucher |
2010-01-13 | drm/radeon/kms: fix up LVDS handling on macs (v2) | Alex Deucher |