Age | Commit message (Expand) | Author |
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 |
2008-06-08 | [FreeBSD] Go back to using vbl_lock and move init/destroy to load/unload. | Robert Noland |
2008-06-05 | radeon: Restore software interrupt on resume. | Dennis Kasprzyk |
2008-06-03 | vblank: Don't wait or update the counter while the CRTC is supposedly disabled. | Michel Dänzer |
2008-06-03 | vblank: Clean up compensation for spurious wraparounds of driver counter. | Michel Dänzer |
2008-06-03 | vblank: Special-case driver vblank counter going back by 1. | Michel Dänzer |
2008-06-03 | vblank: Don't return current sequence number and time if interrupted by signal. | Michel Dänzer |
2008-06-03 | Revert "don't copy back if an error was returned." | Michel Dänzer |
2008-06-03 | drm: sg alloc should write back the handle to userspace | Dave Airlie |
2008-06-03 | drm/ati_pcigart: use proper page mapping function | Dave Airlie |
2008-06-01 | [FreeBSD] Declare vblank_disable_fn callout MPSAFE. | Robert Noland |
2008-06-01 | [FreeBSD] Get rid of vbl_lock and re-use irq_lock. | Robert Noland |
2008-06-01 | [FreeBSD] Add symlink for radeon_microcode.h | Robert Noland |
2008-06-01 | [FreeBSD] Call drm_vblank_cleanup during irq uninstall | Robert Noland |
2008-05-30 | RADEON: fix typo in last commit | Alex Deucher |
2008-05-30 | r500: attempt to make AGP work by programming agp base in the MC correctly | Dave Airlie |
2008-05-28 | radeon: split microcode out into a separate header file. | Dave Airlie |
2008-05-28 | i915: fix BSD bh, DRI2 not uses anywhere else | Dave Airlie |
2008-05-28 | radeon: bump release date/version for r500 3D support | Dave Airlie |
2008-05-27 | RADEON: add get_param for number of GB pipes | Alex Deucher |
2008-05-27 | [BSD] Move unlock in drm_vm.c from accidental platform #ifdeffing. | Owain Ainsworth |
2008-05-27 | [BSD] Fix lock leak in drm_update_draw malloc failure path. | Owain Ainsworth |