summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-01-25Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-linusDave Airlie13-34/+111
2010-01-25drm/ttm: Fix race condition in ttm_bo_delayed_delete (v3, final)Luca Barbieri1-31/+23
2010-01-25drm/nv50: prevent switching off SOR when in use for DVI-over-DPBen Skeggs1-0/+13
2010-01-25drm/nv50: fail auxch transaction if reply count not what we expectBen Skeggs1-1/+7
2010-01-25drm/nouveau: fix failure path if userspace specifies no valid memtypesBen Skeggs1-0/+1
2010-01-25drm/nouveau: report LVDS as disconnected if lid closedBen Skeggs3-0/+12
2010-01-18drm/nv50: prevent accidently turning off encoders we're actually usingBen Skeggs1-1/+21
2010-01-18drm/nv50: fix alignment of per-channel fifo cacheBen Skeggs1-1/+1
2010-01-18drm/nouveau: Evict buffers in VRAM before freeing sgdmaLuca Barbieri2-1/+1
2010-01-18drm/nouveau: Acknowledge DMA_VTX_PROTECTION PGRAPH interruptsLuca Barbieri1-0/+7
2010-01-18drm/nouveau: fix thinko in nv04_instmem.cBen Skeggs1-1/+1
2010-01-18drm/nouveau: fix a race condition in nouveau_dma_wait()Ben Skeggs1-29/+47
2010-01-15Merge remote branch 'korg/drm-radeon-testing' into drm-linusDave Airlie9-31/+45
2010-01-15drm: EDID accept separate sync video modeJerome Glisse1-2/+1
2010-01-15Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-linusDave Airlie7-119/+134
2010-01-15drm/nouveau: check pushbuffer bounds in ioctlLuca Barbieri1-3/+16
2010-01-15drm/nouveau: reserve VGA area for the momentBen Skeggs2-0/+15
2010-01-15drm/nouveau: Unset the EDID connector property when the EDID block goes away.Francisco Jerez1-2/+6
2010-01-15drm/nouveau: Fallback to analog load detection when the EDID block is invalid.Francisco Jerez1-1/+2
2010-01-15drm/nouveau: fix edid memleak in nouveau_connectorXavier Chantry1-4/+13
2010-01-15drm/nouveau: Break some long lines.Francisco Jerez1-10/+19
2010-01-15drm/nouveau: add NV18 device id to call_lvds_manufacturer_scriptAndrea Tacconi1-1/+1
2010-01-14drm/nv50: Fix typo in PGRAPH initialisation.Marcin Kościelnicki1-1/+1
2010-01-14drm/nouveau: less magic DCB 1.5 parsingBen Skeggs1-39/+40
2010-01-14drm/nouveau: assume no nv04 board has a DCB tableBen Skeggs1-8/+12
2010-01-14drm/nouveau: remove PRIV0 check in nouveau_mem_close()Ben Skeggs1-3/+0
2010-01-14drm/nouveau: wait on fence after bo move if validating for another channelBen Skeggs1-0/+2
2010-01-14drm/nouveau: trust init table registers are safeBen Skeggs1-50/+9
2010-01-14drm/nv50: wait for pgraph to idle before unloading the contextMaarten Maathuis1-0/+1
2010-01-14drm/ttm: Make sure system buffer objects has offset == 0.Thomas Hellstrom1-1/+2
2010-01-14drm/vmwgfx: Implement basic pm operations.Thomas Hellstrom2-1/+63
2010-01-14drm/ttm: Export symbols needed for vmwgfx suspend / resume operations.Thomas Hellstrom2-0/+3
2010-01-14drm/vmwgfx: Implement a swap_notify callback.Thomas Hellstrom1-1/+7
2010-01-14drm/ttm: Add a swap_notify callback.Thomas Hellstrom2-0/+8
2010-01-14drm/vmwgfx: Use bo_driver::move_notify to unbind GMRs.Thomas Hellstrom5-29/+22
2010-01-14drm/vmwgfx: Make fence sequences continous across a VT switch.Thomas Hellstrom2-2/+2
2010-01-14drm/vmwgfx: Fix an error path causing an oops.Thomas Hellstrom1-18/+21
2010-01-14drm/vmwgfx: Don't promote updates from GMR-backed scanouts to fullscreen.Thomas Hellstrom1-7/+5
2010-01-14drm/radeon/kms: Use radeon_agp_disable when disabling AGPJerome Glisse6-14/+15
2010-01-14drm/radeon/kms: Disable AGP is aperture size < 32MJerome Glisse1-0/+7
2010-01-14drm/radeon/kms: Fix r600 blit cleanup pathJerome Glisse3-15/+21
2010-01-14drm/radeon/kms: Do not unpin buffer in fb destructionJerome Glisse1-1/+0
2010-01-14drm/radeon/kms: fix displayport->dvi connector DDC.Dave Airlie1-1/+2
2010-01-13Merge remote branch 'korg/drm-radeon-next' into drm-linusDave Airlie5-6/+39
2010-01-13drm: change drm set mode messages as DRM_DEBUGDave Young1-1/+1
2010-01-13drm: fix crtc no modes printf + typoDave Airlie1-1/+2
2010-01-13drm/radeon/kms: only evict to GTT if CP is readyDave Airlie1-1/+4
2010-01-13drm/radeon/kms: Fix crash getting TV info with no BIOS.Michel Dänzer1-0/+3
2010-01-13drm/radeon/kms/rv100: reject modes > 135 Mhz on DVI (v2)Alex Deucher1-0/+8
2010-01-13drm/radeon/kms/r6xx+: make irq handler less verboseAlex Deucher1-4/+4