Age | Commit message (Expand) | Author |
2008-05-12 | RADEON: fix copy/pasto in last commit | Alex Deucher |
2008-05-12 | R3/4/5: init pipe setup in drm | Alex Deucher |
2008-05-12 | RADEON: cleanup radeon_do_engine_reset() | Alex Deucher |
2008-05-12 | R300+: fixup pixcache flush | Alex Deucher |
2008-05-12 | RS4xx: fix MCIND index mask | Alex Deucher |
2008-05-12 | RADEON: write AGP_BASE_2 on chips that support it | Alex Deucher |
2008-05-12 | R300+: fixup PURGE/FLUSH macros | Alex Deucher |
2008-05-12 | Radeon IGP: merge RS4xx/RS6xx gart setup | Alex Deucher |
2008-05-12 | Radeon IGP: wrap MCIND access | Alex Deucher |
2008-05-12 | Radeon IGP: clean up registers and magic numbers | Alex Deucher |
2008-05-12 | drm: remove root only from a lot of drm ioctls to get stuff running as non-root | Dave Airlie |
2008-05-09 | fixup i915 workqueue handling when modeset=1 | Hong Liu |
2008-05-09 | i915: add basic VBT support | Jesse Barnes |
2008-05-08 | i915: Changed intel_fb to use the new drm_crtc_set_config interface | Jakob Bornecrantz |
2008-05-08 | Revert "i915: fix vbl swap for multi-master" | Dave Airlie |
2008-05-08 | i915: fix vbl swap for multi-master | Dave Airlie |
2008-05-08 | drm_mode: initial replacefb implemenation | Dave Airlie |
2008-05-08 | Merge remote branch 'origin/master' into modesetting-101 | Dave Airlie |
2008-05-05 | r500: add allowed range for us config/pixsize | Dave Airlie |
2008-05-02 | nv50: enable 0x400500 bit 0 after PGRAPH exception also | Ben Skeggs |
2008-05-02 | nouveau: guard against channels potentially not having a context, fix nv50 | Ben Skeggs |
2008-05-02 | nouveau: disable all card interrupts when unknown PFIFO IRQ occurs. | Ben Skeggs |
2008-05-02 | nouveau: restore original NV_PFIFO_CACHES_REASSIGN value in fifo handler | Ben Skeggs |
2008-05-02 | nouveau: gather nsource in trap_info() | Ben Skeggs |
2008-05-02 | nv50: PGRAPH exception handling completely different from earlier chips | Ben Skeggs |
2008-05-01 | nv50: I cave... Add nv84 initial context values. | Ben Skeggs |
2008-04-29 | i915: fix off by one in VGA save/restore of AR & CR regs | Jesse Barnes |
2008-04-29 | nouveau: NV9x cards exist as well. | Maarten Maathuis |
2008-04-28 | Merge branch 'master' into modesetting-101 | Thomas Hellstrom |
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 | Make radeon_ms compile. | Kristian Høgsberg |
2008-04-23 | i915: fix for compatibility mode | Xiang, Haihao |
2008-04-22 | i915: allocate devname at init time | Jesse Barnes |
2008-04-22 | clear interrupt status before install irq | Hong Liu |
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-17 | Porting DVO stuff | Hong Liu |
2008-04-11 | Save and restore dsparb and d_state regs | Keith Packard |
2008-04-12 | Merge branch 'modesetting-101' of ssh://git.freedesktop.org/git/mesa/drm into... | Jerome Glisse |
2008-04-12 | radeon_ms: rework command submission ioctl & cleanup | Jerome Glisse |
2008-04-09 | Add TV out hotplug detection | Jesse Barnes |
2008-04-08 | Merge branch 'modesetting-101' of ssh://git.freedesktop.org/git/mesa/drm into... | Jesse Barnes |
2008-04-08 | Add devname in modeset case | Jesse Barnes |
2008-04-08 | radeon_ms: command buffer validation use array of function pointer | Jerome Glisse |
2008-04-06 | radeon_ms: fix framebuffer code | Jerome Glisse |
2008-04-06 | radeon_ms: check for NULL fb | Jerome Glisse |
2008-04-05 | nv50: primitive i2c interrupt handler | Maarten Maathuis |
2008-04-03 | radeon_ms: add crtc set base callback & fix palette | Jerome Glisse |