Age | Commit message (Expand) | Author |
2011-02-28 | drm: fix unsigned vs signed comparison issue in modeset ctl ioctl. | Dave Airlie |
2011-02-02 | drm/radeon: remove 0x4243 pci id | Alex Deucher |
2011-02-02 | Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixes | Dave Airlie |
2011-01-31 | drm/i915: Suppress spurious vblank interrupts | Chris Wilson |
2011-01-25 | drm: Add an interface to reset the device | Chris Wilson |
2011-01-25 | drm/radeon/kms: add new radeon_info ioctl query for clock crystal freq | Alex Deucher |
2011-01-14 | Revert "drm: Update fbdev fb_fix_screeninfo" | Dave Airlie |
2011-01-10 | Merge branch 'drm-radeon-ni' of ../drm-radeon-next into drm-core-next | Dave Airlie |
2011-01-07 | drm/radeon/kms: add NI pci ids | Alex Deucher |
2011-01-07 | drm: Update fbdev fb_fix_screeninfo | James Simmons |
2011-01-06 | drm/radeon/kms: manage r300 CMASK RAM access and allow CMASK clear | Marek Olšák |
2011-01-05 | drm/switcheroo: track state of switch in drivers. | Dave Airlie |
2010-12-20 | drm/i915: Allow the application to choose the constant addressing mode | Chris Wilson |
2010-12-16 | Merge remote branch 'airlied/drm-core-next' into drm-intel-next | Chris Wilson |
2010-12-05 | Merge branch 'drm-intel-fixes' into drm-intel-next | Chris Wilson |
2010-12-05 | drm/i915: announce to userspace that the bsd ring is coherent | Daniel Vetter |
2010-12-03 | drm/nouveau: remove some useless GETPARAMs | Ben Skeggs |
2010-12-03 | drm/nouveau: Implement the pageflip ioctl. | Francisco Jerez |
2010-12-03 | drm/nouveau: remove cpu_writers lock | Ben Skeggs |
2010-12-03 | Merge branch 'drm-radeon-fusion' of ../drm-radeon-next into drm-core-next | Dave Airlie |
2010-11-23 | intel-gtt: export api for drm/i915 | Daniel Vetter |
2010-11-23 | drm: kill drm_agp_chipset_flush | Daniel Vetter |
2010-11-23 | drm/i915/gtt: call chipset flush directly | Daniel Vetter |
2010-11-23 | drm/i915|intel-gtt: consolidate intel-gtt.h headers | Daniel Vetter |
2010-11-23 | agp/intel: Remove confusion of stolen entries not stolen memory | Chris Wilson |
2010-11-23 | drm/radeon/kms: add Ontario Fusion APU pci ids | Alex Deucher |
2010-11-22 | Merge branch 'drm-intel-fixes' into drm-intel-next | Chris Wilson |
2010-11-22 | drm/ttm: Fix up io_mem_reserve / io_mem_free calling | Thomas Hellstrom |
2010-11-22 | drm/ttm/vmwgfx: Have TTM manage the validation sequence. | Thomas Hellstrom |
2010-11-22 | drm/ttm: Improved fencing of buffer object lists | Thomas Hellstrom |
2010-11-22 | drm/ttm/radeon/nouveau: Kill the bo lock in favour of a bo device fence_lock | Thomas Hellstrom |
2010-11-22 | drm/ttm: Don't deadlock on recursive multi-bo reservations | Thomas Hellstrom |
2010-11-22 | drm/ttm: Add a bo list reserve fastpath (v2) | Dave Airlie |
2010-11-22 | drm/vblank: Add support for precise vblank timestamping. | Mario Kleiner |
2010-11-18 | drm/nouveau: Expose some BO usage flags to userspace. | Francisco Jerez |
2010-11-15 | Merge branch 'drm-intel-fixes' into drm-intel-next | Chris Wilson |
2010-11-10 | drm/ttm: Be consistent on ttm_bo_init() failures | Thomas Hellstrom |
2010-11-09 | drm/ttm: Documentation update | Thomas Hellstrom |
2010-11-01 | drm/i915: Move the invalidate|flush information out of the device struct | Chris Wilson |
2010-10-29 | drm/i915: Only enforce fence limits inside the GTT. | Chris Wilson |
2010-10-27 | drm_mm: add support for range-restricted fair-lru scans | Daniel Vetter |
2010-10-26 | Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next | Dave Airlie |
2010-10-21 | drm/i915: Enable SandyBridge blitter ring | Chris Wilson |
2010-10-21 | drm/ttm: Avoid using the ttm_mem_type_manager::put_locked function | Thomas Hellstrom |
2010-10-19 | drm/edid: add helper function to detect monitor audio capability | Zhenyu Wang |
2010-10-19 | Merge remote branch 'airlied/drm-core-next' into tmp | Chris Wilson |
2010-10-19 | drm, kdb, kms: Change mode_set_base_atomic() enter argument to be an enum | Jason Wessel |
2010-10-19 | drm/ttm: add unlocked variant of new manager put node. | Dave Airlie |
2010-10-19 | Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-next | Dave Airlie |
2010-10-08 | drm/i915: fetch eDP configuration data from the VBT | Jesse Barnes |