Age | Commit message (Expand) | Author | Files | Lines |
2010-01-25 | drm/ttm: Fix race condition in ttm_bo_delayed_delete (v3, final) | Luca Barbieri | 1 | -31/+23 |
2010-01-15 | Merge remote branch 'korg/drm-radeon-testing' into drm-linus | Dave Airlie | 9 | -31/+45 |
2010-01-15 | drm: EDID accept separate sync video mode | Jerome Glisse | 1 | -2/+1 |
2010-01-15 | Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-linus | Dave Airlie | 7 | -119/+134 |
2010-01-15 | drm/nouveau: check pushbuffer bounds in ioctl | Luca Barbieri | 1 | -3/+16 |
2010-01-15 | drm/nouveau: reserve VGA area for the moment | Ben Skeggs | 2 | -0/+15 |
2010-01-15 | drm/nouveau: Unset the EDID connector property when the EDID block goes away. | Francisco Jerez | 1 | -2/+6 |
2010-01-15 | drm/nouveau: Fallback to analog load detection when the EDID block is invalid. | Francisco Jerez | 1 | -1/+2 |
2010-01-15 | drm/nouveau: fix edid memleak in nouveau_connector | Xavier Chantry | 1 | -4/+13 |
2010-01-15 | drm/nouveau: Break some long lines. | Francisco Jerez | 1 | -10/+19 |
2010-01-15 | drm/nouveau: add NV18 device id to call_lvds_manufacturer_script | Andrea Tacconi | 1 | -1/+1 |
2010-01-14 | drm/nv50: Fix typo in PGRAPH initialisation. | Marcin Kościelnicki | 1 | -1/+1 |
2010-01-14 | drm/nouveau: less magic DCB 1.5 parsing | Ben Skeggs | 1 | -39/+40 |
2010-01-14 | drm/nouveau: assume no nv04 board has a DCB table | Ben Skeggs | 1 | -8/+12 |
2010-01-14 | drm/nouveau: remove PRIV0 check in nouveau_mem_close() | Ben Skeggs | 1 | -3/+0 |
2010-01-14 | drm/nouveau: wait on fence after bo move if validating for another channel | Ben Skeggs | 1 | -0/+2 |
2010-01-14 | drm/nouveau: trust init table registers are safe | Ben Skeggs | 1 | -50/+9 |
2010-01-14 | drm/nv50: wait for pgraph to idle before unloading the context | Maarten Maathuis | 1 | -0/+1 |
2010-01-14 | drm/ttm: Make sure system buffer objects has offset == 0. | Thomas Hellstrom | 1 | -1/+2 |
2010-01-14 | drm/vmwgfx: Implement basic pm operations. | Thomas Hellstrom | 2 | -1/+63 |
2010-01-14 | drm/ttm: Export symbols needed for vmwgfx suspend / resume operations. | Thomas Hellstrom | 2 | -0/+3 |
2010-01-14 | drm/vmwgfx: Implement a swap_notify callback. | Thomas Hellstrom | 1 | -1/+7 |
2010-01-14 | drm/ttm: Add a swap_notify callback. | Thomas Hellstrom | 2 | -0/+8 |
2010-01-14 | drm/vmwgfx: Use bo_driver::move_notify to unbind GMRs. | Thomas Hellstrom | 5 | -29/+22 |
2010-01-14 | drm/vmwgfx: Make fence sequences continous across a VT switch. | Thomas Hellstrom | 2 | -2/+2 |
2010-01-14 | drm/vmwgfx: Fix an error path causing an oops. | Thomas Hellstrom | 1 | -18/+21 |
2010-01-14 | drm/vmwgfx: Don't promote updates from GMR-backed scanouts to fullscreen. | Thomas Hellstrom | 1 | -7/+5 |
2010-01-14 | drm/radeon/kms: Use radeon_agp_disable when disabling AGP | Jerome Glisse | 6 | -14/+15 |
2010-01-14 | drm/radeon/kms: Disable AGP is aperture size < 32M | Jerome Glisse | 1 | -0/+7 |
2010-01-14 | drm/radeon/kms: Fix r600 blit cleanup path | Jerome Glisse | 3 | -15/+21 |
2010-01-14 | drm/radeon/kms: Do not unpin buffer in fb destruction | Jerome Glisse | 1 | -1/+0 |
2010-01-14 | drm/radeon/kms: fix displayport->dvi connector DDC. | Dave Airlie | 1 | -1/+2 |
2010-01-13 | Merge remote branch 'korg/drm-radeon-next' into drm-linus | Dave Airlie | 5 | -6/+39 |
2010-01-13 | drm: change drm set mode messages as DRM_DEBUG | Dave Young | 1 | -1/+1 |
2010-01-13 | drm: fix crtc no modes printf + typo | Dave Airlie | 1 | -1/+2 |
2010-01-13 | drm/radeon/kms: only evict to GTT if CP is ready | Dave Airlie | 1 | -1/+4 |
2010-01-13 | drm/radeon/kms: Fix crash getting TV info with no BIOS. | Michel Dänzer | 1 | -0/+3 |
2010-01-13 | drm/radeon/kms/rv100: reject modes > 135 Mhz on DVI (v2) | Alex Deucher | 1 | -0/+8 |
2010-01-13 | drm/radeon/kms/r6xx+: make irq handler less verbose | Alex Deucher | 1 | -4/+4 |
2010-01-13 | drm/radeon/kms: fix up LVDS handling on macs (v2) | Alex Deucher | 1 | -1/+20 |
2010-01-11 | Merge branch 'for-airlied' of /ssd/git/drm-nouveau-next into drm-linus | Dave Airlie | 29 | -496/+853 |
2010-01-11 | Merge remote branch 'korg/drm-radeon-next' into drm-linus | Dave Airlie | 34 | -470/+1530 |
2010-01-11 | drm/nv04: Fix set_operation software method. | Marcin Kościelnicki | 1 | -1/+1 |
2010-01-11 | drm/nouveau: initialise DMA tracking parameters earlier | Ben Skeggs | 3 | -6/+12 |
2010-01-11 | drm/nouveau: use dma.max rather than pushbuf size for checking GET validity | Ben Skeggs | 1 | -1/+1 |
2010-01-11 | drm/nv04: differentiate between nv04/nv05 | Ben Skeggs | 1 | -1/+4 |
2010-01-11 | drm/nouveau: Fix null deref in nouveau_fence_emit due to deleted fence | Luca Barbieri | 1 | -20/+13 |
2010-01-11 | drm/nv50: prevent a possible ctxprog hang | Ben Skeggs | 1 | -0/+1 |
2010-01-11 | drm/nouveau: have ttm's fault handler called directly | Ben Skeggs | 1 | -29/+1 |
2010-01-11 | drm/nv50: restore correct cache1 get/put address on fifoctx load | Ben Skeggs | 1 | -4/+2 |