Age | Commit message (Expand) | Author |
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 |
2008-06-11 | RADEON: use DSTCACHE_CTLSTAT rather than RB2D_DSTCACHE_CTLSTAT | Alex Deucher |
2008-06-10 | xgixp: Remove dependency on TTM fences | Ian Romanick |
2008-06-10 | xgi: Fix 64-bit kernel / 32-bit user issue. | Ian Romanick |
2008-06-10 | ati_pcigart: split out the page insert function | Dave Airlie |
2008-06-09 | RADEON: Add untested support for RS400 chips | Alex Deucher |
2008-06-09 | RADEON: switch IGP gart to use radeon_write_agp_base() | Alex Deucher |
2008-06-08 | Fix typo in i915_suspend | Robert Noland |
2008-06-08 | I915 suspend/resume for FreeBSD | Robert Noland |
2008-06-09 | r300/r500: add hier-z regs | Dave Airlie |
2008-06-08 | [FreeBSD] Rework ati_pcigart.c | Robert Noland |
2008-06-08 | [FreeBSD] We need to request busmastering support. | Robert Noland |
2008-06-08 | [FreeBSD] Incorporate vblank fixes for bsd. | Robert Noland |
2008-06-08 | [FreeBSD] Forgot to call mtx_destroy on all the locks at unload. | Robert Noland |
2008-06-08 | [FreeBSD] Remove the locks in the vblank_disable_fn | Robert Noland |