Age | Commit message (Expand) | Author |
2008-04-05 | nv50: primitive i2c interrupt handler | Maarten Maathuis |
2008-04-03 | nv50: primitive display interrupt handler. | Maarten Maathuis |
2008-03-31 | nouveau: fix return from function.. | Dave Airlie |
2008-03-30 | nouveau: forgot to add a break | Maarten Maathuis |
2008-03-30 | nouveau: Add ctx values for nv86. | Maarten Maathuis |
2008-03-30 | drm/r300: fix wait interface mixup | Dave Airlie |
2008-03-29 | r300: Correctly translate the value for the R300_CMD_WAIT command. | Oliver McFadden |
2008-03-25 | nouveau: nv20 bios does not initialise PTIMER | Stuart Bennett |
2008-03-24 | i915: fix oops on agp=off | Dave Airlie |
2008-03-24 | Merge branch 'r500-fp' | Dave Airlie |
2008-03-24 | nv40: voodoo - not quite. | Ben Skeggs |
2008-03-24 | nv40: allocate massive amount of PRAMIN for grctx on all chipsets. | Ben Skeggs |
2008-03-21 | r500: fragment program upload is also used to upload constants. | Dave Airlie |
2008-03-20 | drm: fixup r500fp submission | Dave Airlie |
2008-03-20 | nouveau: do not set on-board timer's numerator/denominator to bad values | Stuart Bennett |
2008-03-19 | RADEON: switch over to new production microcode | Alex Deucher |
2008-03-19 | RADEON: production microcode for all radeons, r1xx-r6xx | Alex Deucher |
2008-03-19 | move some more r300 regs into not allowed on r500 | Dave Airlie |
2008-03-18 | drm: add new rs690 pci id | Dave Airlie |
2008-03-17 | initial r500 RS and FP register and upload code | Dave Airlie |
2008-03-17 | drm/pcigart: fix the pci gart to use the drm_pci wrapper. | Dave Airlie |
2008-03-16 | Avoid unnecessary waits for command regulator pause. | Thomas Hellstrom |
2008-03-16 | [via] Remove some leftover vars. | Thomas Hellstrom |
2008-03-16 | [via] The millionth fixup for the millionth-1 attempt to stabilize the AGP | Thomas Hellstrom |
2008-03-16 | [via] Fix driver after vblank-rework merge. | Thomas Hellstrom |
2008-03-16 | drm/rs690: set AGP_BASE_2 to 0 | Dave Airlie |
2008-03-16 | drm: set rs690 gart base completly. | Dave Airlie |
2008-03-12 | Fix chip family for RV550 | Alex Deucher |
2008-03-13 | nv50: force channel vram access through vm | Ben Skeggs |
2008-03-12 | Merge branch 'intel-post-reloc' | Thomas Hellstrom |
2008-03-12 | Avoid large kmallocs. | Thomas Hellstrom |
2008-03-11 | nouveau: move AGP reset to mem_init_agp | Stuart Bennett |
2008-03-08 | Switch from PIPE_VBLANK to PIPE_EVENT interrupts. | Keith Packard |
2008-03-08 | drm/radeon: check sarea_priv exists | Dave Airlie |
2008-03-07 | nouveau: redo channel idle detection | Ben Skeggs |
2008-03-07 | nouveau: don't touch NV_USER regs on channel destroy. | Ben Skeggs |
2008-03-06 | ttm: make sure userspace can't destroy kernel create memory managers | Dave Airlie |
2008-03-06 | drm/ttm: add ioctl to get back memory managed area sized | Dave Airlie |
2008-03-06 | drm: reorganise minor number handling using code from modesetting branch | Dave Airlie |
2008-03-05 | i915: Evict if relocatee buffer is CACHED_MAPPED before | Xiang, Haihao |
2008-03-04 | Clarify when WAIT_LAZY is relevant to users. | Eric Anholt |
2008-03-04 | Remove unused DRM_FENCE_FLAG_WAIT_IGNORE_SIGNALS. | Eric Anholt |
2008-03-03 | [i915] 2D driver may reset Frame count value, this may lead driver | Zou Nan hai |
2008-02-29 | Working revision. | Thomas Hellstrom |
2008-02-29 | More post-ioctl work. | Thomas Hellstrom |
2008-02-27 | Reinstate buffer idle before applying relocations. | Thomas Hellstrom |
2008-02-27 | Don't wait for buffer idle before applying relocations. | Thomas Hellstrom |
2008-02-26 | [i915] Relocation fixes. | Thomas Hellstrom |
2008-02-26 | Make the execbuffer code reasonably safe against errors. | Thomas Hellstrom |
2008-02-23 | fix texture uploads with large 3d textures (bug 13980) | Roland Scheidegger |