Age | Commit message (Expand) | Author |
2008-11-03 | radeon: fixup scratch register interactions properly | Dave Airlie |
2008-11-03 | radeon: make writeback work again | Dave Airlie |
2008-11-03 | radeon: fix some warnings | Dave Airlie |
2008-11-03 | radeon: fix small typo in agp code | Dave Airlie |
2008-11-03 | radeon: don't enable dynclks on rs48x | Dave Airlie |
2008-11-03 | radeon: export radeon_modeset | Dave Airlie |
2008-11-03 | radeon: fix unused agp functionality | Dave Airlie |
2008-11-03 | radeon: add some more r100 support to test AGP | Dave Airlie |
2008-10-29 | libdrm: fix ABI change in drm_mode_get_encoder | Jesse Barnes |
2008-10-28 | intel: Add dri_bufmgr_check_aperture support for bufmgr_gem. | Eric Anholt |
2008-10-28 | nv50: move context-related tables a separate header file | Ben Skeggs |
2008-10-27 | i915: Since FreeBSD doesn't have gem support yet, don't advertise it. | Robert Noland |
2008-10-27 | radeon: fix error in busmaster enable logic | Alex Deucher |
2008-10-27 | radeon: fix some fallout from the busmaster disable cleanup | Alex Deucher |
2008-10-27 | drm: make handles 32-bits again not sure why they changed | Dave Airlie |
2008-10-25 | drm/i915: fix ioremap of a user address for non-root (CVE-2008-3831) | Matthias Hopf |
2008-10-24 | mode: Try to settle on a standard for struct fields | Jakob Bornecrantz |
2008-10-24 | mode: Indent defines | Jakob Bornecrantz |
2008-10-16 | radeon: add initial agp support. | Dave Airlie |
2008-10-16 | radeon: add CS support for r100/r200 in 2D driver | Dave Airlie |
2008-10-16 | radeon: use discardable flags on no backing store objects | Dave Airlie |
2008-10-09 | i915: Cleanup interrupt handling | Robert Noland |
2008-10-06 | radeon: add comment to clarify bus mastering on PCIE chips | Alex Deucher |
2008-10-06 | radeon: fix duplicate define in my last commit | Alex Deucher |
2008-10-07 | radeon: PCIE cards don't appear to have explicit bus master | Dave Airlie |
2008-10-06 | radeon: fix bus master enabled bits on newer asics | Alex Deucher |
2008-10-06 | radeon: fix missing bit from rs740 patch | Mihail Zenkov |
2008-10-04 | radeon: Add support for HD2100 IGP (RS740) | Alex Deucher |
2008-09-30 | Merge remote branch 'origin/modesetting-gem' into modesetting-gem | Dave Airlie |
2008-09-30 | Merge remote branch 'origin/master' into modesetting-gem | Dave Airlie |
2008-09-26 | radeon: make atom on r4xx a module option | Alex Deucher |
2008-09-25 | Seperate modesetting userspace bits into drm_mode.h | Jakob Bornecrantz |
2008-09-24 | radeon: add r600 modesetting registers writes | Dave Airlie |
2008-09-18 | radeon: add function to configure PCIE lanes | Alex Deucher |
2008-09-18 | Radeon: restructure PLL data | Alex Deucher |
2008-09-18 | radeon: fixup buffer and cs bits | Dave Airlie |
2008-09-18 | radeon: fail properly if we can't create the ring. | Dave Airlie |
2008-09-18 | radeon: do proper memory controller init and setup | Dave Airlie |
2008-09-18 | radeon: remove unneeded debugging | Dave Airlie |
2008-09-18 | make text reserve 256k | Dave Airlie |
2008-09-18 | radeon: add initial suspend/resume support | Dave Airlie |
2008-09-17 | nv50: add initial context for chipset 0xaa | Ben Skeggs |
2008-09-17 | nv50: add initial context to match ctxprog for chipset 0x50 | Ben Skeggs |
2008-09-17 | nv50: add ctxprog for chipset 0x50 | Ben Skeggs |
2008-09-17 | nv50: add ctxprog for chipset 0xaa | Ben Skeggs |
2008-09-17 | nv50: add support for chipset 0x92 | Ben Skeggs |
2008-09-06 | [FreeBSD] Ensure that drm_pci_alloc is never called while locks are held. | Robert Noland |
2008-09-07 | radeon: change interface from headers add pin_domain into padding | Dave Airlie |
2008-09-05 | i915: fix i915_ring_validate() | Robert Noland |
2008-09-05 | nouveau: 8200 cards are 0xA0 family. | Stephane Marchesin |