Age | Commit message (Expand) | Author |
2008-02-29 | More post-ioctl work. | Thomas Hellstrom |
2008-02-29 | drm: change fb api to take a bo handle not the bo pointer. | Dave Airlie |
2008-02-29 | agp: export the correct symbol | Dave Airlie |
2008-02-28 | Add a compat kmap_atomic_prot_pfn to do quick kernel map / unmaps of | Thomas Hellstrom |
2008-02-28 | Initial commit. | Thomas Hellstrom |
2008-02-28 | Add a compat kmap_atomic_prot_pfn to do quick kernel map / unmaps of | Thomas Hellstrom |
2008-02-28 | drm: add modesetting as a driver feature. | Dave Airlie |
2008-02-28 | drm: add a check for if modesetting is supported. | Dave Airlie |
2008-02-27 | Reinstate buffer idle before applying relocations. | Thomas Hellstrom |
2008-02-27 | Don't wait for buffer idle before applying relocations. | Thomas Hellstrom |
2008-02-26 | radeon: remove TTM from an earlier merge | Jerome Glisse |
2008-02-26 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into mode... | Alan Hourihane |
2008-02-26 | DRM_INFO -> DRM_DEBUG | Alan Hourihane |
2008-02-26 | DRM_INFO -> DRM_DEBUG | Alan Hourihane |
2008-02-26 | define PRETHAW | Alan Hourihane |
2008-02-26 | Implement short circuit for base change only | Alan Hourihane |
2008-02-26 | [i915] Relocation fixes. | Thomas Hellstrom |
2008-02-26 | i915: fix typos | Dave Airlie |
2008-02-26 | i915_mmio: add overlay regs | Dave Airlie |
2008-02-26 | drm: fix pick crtcs mode selection code | Dave Airlie |
2008-02-26 | Make the execbuffer code reasonably safe against errors. | Thomas Hellstrom |
2008-02-23 | fix texture uploads with large 3d textures (bug 13980) | Roland Scheidegger |
2008-02-22 | i915: put ARX back into index mode before doing restore | Jesse Barnes |
2008-02-22 | nouveau: Remove some random (french) comment. | Maarten Maathuis |
2008-02-22 | nouveau: A single define of dma skips is more than enough. | Maarten Maathuis |
2008-02-22 | Fix one last occurance of struct _drm_i915_batchbuffer. | Kristian Høgsberg |
2008-02-22 | silence warning | Alan Hourihane |
2008-02-22 | i915: Remove leading underscore from struct tags. | Kristian Høgsberg |
2008-02-22 | modesetting: fix memory leak and misallocation | Dave Airlie |
2008-02-22 | add ioctl to get back memory managed area sized - used for kernel inited areas | Dave Airlie |
2008-02-22 | hopefully shit works now without this... | Dave Airlie |
2008-02-21 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into mode... | Alan Hourihane |
2008-02-21 | Don't free irq resources until after we've unregistered the handler. | Kristian Høgsberg |
2008-02-21 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into mode... | Alan Hourihane |
2008-02-21 | linux: Clean up vblank related resources from drm_irq_uninstall(). | Michel Dänzer |
2008-02-20 | fix SAREA | Alan Hourihane |
2008-02-20 | fix SAREA | Alan Hourihane |
2008-02-20 | minor test fixes | Alan Hourihane |
2008-02-20 | compatibility code for pci_get_bus_and_slot() | Alan Hourihane |
2008-02-20 | remove more offset | Dave Airlie |
2008-02-20 | drm/fb: get rid of offset from structure use bo offset | Dave Airlie |
2008-02-20 | ttm: make sure userspace can't destroy kernel create memory managers | Dave Airlie |
2008-02-20 | drm: add support for passing state into the suspend hooks. | Dave Airlie |
2008-02-19 | Fix up conflicts for DRI2 (untested) | Alan Hourihane |
2008-02-18 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into mode... | Alan Hourihane |
2008-02-16 | [915]: more registers for S3 (DSPCLK_GATE_D, CACHE_MODE_0, MI_ARB_STATE) | Keith Packard |
2008-02-16 | nouveau: no GART on ia64 either. | Stephane Marchesin |
2008-02-15 | i915: initial (and untested) TV out support | Jesse Barnes |
2008-02-16 | nv40: actually init all tile regs. | Ben Skeggs |
2008-02-15 | fb: fixup the offset by getting it from the right place | Dave Airlie |