Age | Commit message (Expand) | Author |
2008-04-27 | Use fixed sized types in new ioctls | Jesse Barnes |
2008-04-26 | Enum-ectomy of vblank modesetting ioctl | Jesse Barnes |
2008-04-23 | Add pread/pwrite ioctls to mmfs. | Eric Anholt |
2008-04-23 | Extend the mmfs basic test to do a couple of ioctls. | Eric Anholt |
2008-04-23 | Move mmfs.h userland interface to shared-core. | Eric Anholt |
2008-04-23 | i915: fix for compatibility mode | Xiang, Haihao |
2008-04-22 | i915: gfx hw and i945gme fixes from upstream | Dave Airlie |
2008-04-20 | [I915] Handle tiled buffers in vblank tasklet | Keith Packard |
2008-04-20 | On I965, use correct 3DSTATE_DRAWING_RECTANGLE command in vblank | Keith Packard |
2008-04-11 | Save and restore dsparb and d_state regs | Keith Packard |
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 |