Age | Commit message (Expand) | Author |
2008-07-23 | i915: Move all of the irq install/uninstall to load time. | Robert Noland |
2008-07-22 | radeon: fix typo with a better typo | Dave Airlie |
2008-07-22 | radeon: fix type DST vs Z cache flush | Dave Airlie |
2008-07-21 | [FreeBSD] Improve upper_32_bits define. | Robert Noland |
2008-07-21 | Remove accidental leftover tests. | Michel Dänzer |
2008-07-21 | Reinstate dev->vblank_enabled[]. | Michel Dänzer |
2008-07-21 | Drop workaround for driver vblank counter going backwards. | Michel Dänzer |
2008-07-21 | radeon: Post-vblank-rework-rework cleanups. | Michel Dänzer |
2008-07-21 | vblank-rework rework cleanups. | Michel Dänzer |
2008-07-21 | Remove obsolete dev->vblank_suspend[crtc] tests. | Michel Dänzer |
2008-07-19 | i915: convert to using drm_vblank_get/put around vblank counter usage | Jesse Barnes |
2008-07-19 | Update vblank code to new API | Jesse Barnes |
2008-07-18 | radeon: remove microcode version | Dave Airlie |
2008-07-18 | drm/radeon: fixup 0 vs NULL | Dave Airlie |
2008-07-17 | [FreeBSD] drm_irq.c updates for vblank fixes. | Robert Noland |
2008-07-17 | i915: remove old broken vblank code | Jesse Barnes |
2008-07-17 | Avoid incorrect vblank wakeups | Jesse Barnes |
2008-07-16 | FreeBSD: Fix radeon build | Robert Noland |
2008-07-16 | BSD: change drm_locked_task*() to use the same scheme as linux. | Owain Gordon Ainsworth |
2008-07-15 | [FreeBSD] We aren't allowed to hold locks over bus_dma_tag_create or bus_dmam... | Robert Noland |
2008-07-15 | This is a modified version of Hong's patch from last month, with a few | Hong Liu |
2008-07-15 | drm: fix missing symbol export | Dave Airlie |
2008-07-15 | drm: add fix for PAT on radeon with 2.6.26 | Dave Airlie |
2008-07-15 | drm/pcigart: fix warning | Dave Airlie |
2008-07-08 | xgi: use true/false instead of TRUE/FALSE | martin capitanio |
2008-07-08 | nouveau: interface changes for nv5x 3d | Ben Skeggs |
2008-07-03 | i915: official name for GM45 chipset | Zhenyu Wang |
2008-07-01 | i915: only use tiled blits on 965+ | Jesse Barnes |
2008-07-01 | Revert "i915: only use tiled blits on 965+" | Jesse Barnes |
2008-07-01 | i915: only use tiled blits on 965+ | Jesse Barnes |
2008-07-01 | i915: enable bus mastering on i915 at resume time | Jie Luo |
2008-06-25 | nv50: when destroying a channel make sure it's not still current on PFIFO | Ben Skeggs |
2008-06-24 | i915: remove unused variable | Jesse Barnes |
2008-06-24 | i915: register definition & header file cleanup | Jesse Barnes |
2008-06-23 | nv50: oops, keep VRAM allocations aligned at 64KiB - that's our page size.. | Ben Skeggs |
2008-06-23 | nv50: use same dma object for fb/tt access | Ben Skeggs |
2008-06-23 | nouveau: allocate drm-use vram buffers from end of vram. | Ben Skeggs |
2008-06-22 | agp: use true/false instead of TRUE/FALSE | Dave Airlie |
2008-06-21 | RADEON: 0x1002 0x5657 is actually an RV410 | Alex Deucher |
2008-06-20 | drm: only use kernel ioctl cmd when doing a core ioctl. | Dave Airlie |
2008-06-20 | r300: fix warning | Dave Airlie |
2008-06-20 | drm: fix the ioctl to not believe userspace. | Dave Airlie |
2008-06-18 | i915: Add support for Intel 4 series chipsets | Zhenyu Wang |
2008-06-15 | radeon: *really* fix screen corruption thanks to Lukasz Krotowski | Jerome Glisse |
2008-06-15 | radeon: actualy try to fix the corruption | Jerome Glisse |
2008-06-15 | radeon: fix screen corruption introduced by last patch | Jerome Glisse |
2008-06-13 | [FreeBSD] Fix another lock leak | Robert Noland |
2008-06-13 | radeon: bump driver date to know if lockup fix is in | Jerome Glisse |
2008-06-13 | radeon: r345xx fixe hard lockup | Jerome Glisse |
2008-06-12 | xgi: Bump kernel version | Ian Romanick |