Age | Commit message (Expand) | Author |
2008-08-24 | i915: Convert vblank on disabled pipe DRM_ERROR to DRM_DEBUG. | Robert Noland |
2008-08-24 | i915: Clear sarea_priv during lastclose. | Robert Noland |
2008-08-24 | i915: Free dev->dev_private on unload. | Robert Noland |
2008-08-24 | [FreeBSD] Move vblank bits into their own structure. | vehemens |
2008-08-24 | [FreeBSD] Fix lock leak. | vehemens |
2008-08-24 | i915: Move spinlock init / destroy to load / unload time. | Robert Noland |
2008-08-24 | libdrm: add udev support. | Dave Airlie |
2008-08-22 | drm: add gpu create script | Dave Airlie |
2008-08-19 | Merge branch 'modesetting-gem' of git+ssh://agd5f@git.freedesktop.org/git/mes... | Alex Deucher |
2008-08-19 | radeon: fix warning from radeon_legacy_state removal | Alex Deucher |
2008-08-19 | radeon: legacy lvds updates | Alex Deucher |
2008-08-19 | nouveau: fifo and graphics engine suspend and resume for nv04-nv4x | root |
2008-08-19 | radeon: oops set correct scratch | Dave Airlie |
2008-08-18 | Change prototype of drmIoctl to unsigned long request. | Coleman Kane |
2008-08-17 | radeon: first pass at legacy dac detect | Alex Deucher |
2008-08-17 | radeon: first pass at bios scratch regs | Alex Deucher |
2008-08-17 | radeon: remove unused legacy state | Alex Deucher |
2008-08-17 | radeon: get primary dac adj info from bios tables | Alex Deucher |
2008-08-17 | nouveau: make it compile under 2.6.27 | Maarten Maathuis |
2008-08-17 | linux: on_each_cpu has 3 args on 2.6.27 | Maarten Maathuis |
2008-08-16 | i915: finish removing TTM bits | Jesse Barnes |
2008-08-16 | Merge branch 'modesetting-gem' of ssh://git.freedesktop.org/git/mesa/drm into... | Jesse Barnes |
2008-08-16 | i915: set domain properly on fb mapping, flush out changes | Jesse Barnes |
2008-08-15 | radeon: reserve 64k of VRAM for now for text mode so we don't trample it | Dave Airlie |
2008-08-15 | radeon: fix LVDS modes problem | Dave Airlie |
2008-08-14 | radeon: add support for memory map init | Dave Airlie |
2008-08-14 | radeon: add copy/solid regs for rn50 | Dave Airlie |
2008-08-13 | i915: update cursor handling to use GEM objects | Jesse Barnes |
2008-08-14 | i915: fixup from last merge hopefully | Dave Airlie |
2008-08-14 | Merge branch 'radeon-gem-cs' into modesetting-gem | Dave Airlie |
2008-08-14 | Add com bios asic init bits | Alex Deucher |
2008-08-14 | Fill in and make use of more com bios tables on legacy chips | Alex Deucher |
2008-08-14 | Add additional quirks from ddx | Alex Deucher |
2008-08-14 | Fix warnings | Alex Deucher |
2008-08-14 | Get legacy working finally | Alex Deucher |
2008-08-14 | set base in legacy crtc mode set | Alex Deucher |
2008-08-14 | Convert COM BIOS to table offset lookup function | Alex Deucher |
2008-08-14 | Restructure cursor handling and add support for legacy cursors | Alex Deucher |
2008-08-14 | atom: implement crtc lock | Alex Deucher |
2008-08-14 | LUT updates | Alex Deucher |
2008-08-14 | various cleanups | Alex Deucher |
2008-08-14 | Add legacy dac detect stubs | Alex Deucher |
2008-08-14 | unify connector, i2c handling for atom and legacy | Alex Deucher |
2008-08-14 | Brute force port of legacy crtc/encoder code | Alex Deucher |
2008-08-14 | on_each_cpu() compat fixup from krh | Alex Deucher |
2008-08-14 | radeon: fix kernel_mm properly | Dave Airlie |
2008-08-14 | radeon: FEDORA: patch to make 3D driver work | Dave Airlie |
2008-08-14 | radeon: remove debugging | Dave Airlie |
2008-08-14 | radeon: use mm_enabled variable to denote memory manager running | Dave Airlie |
2008-08-14 | radeon: make buffer swap for older drivers work again on GEM | Dave Airlie |