Age | Commit message (Expand) | Author |
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 | 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-15 | i915: initial (and untested) TV out support | Jesse Barnes |
2008-02-15 | fb: fixup the offset by getting it from the right place | Dave Airlie |
2008-02-15 | various fixes from trying to get userspace started | Dave Airlie |
2008-02-15 | switch naming to new proposed scheme | Dave Airlie |
2008-02-15 | remove drm_minors_limit | Dave Airlie |
2008-02-13 | start moving over to proper hierarchy wrt master accesses | Dave Airlie |
2008-02-13 | major port of multi-master ideas into modesetting | Dave Airlie |
2008-02-13 | drm: re-write minor number allocation to use an idr. | Dave Airlie |
2008-02-07 | Restore pipeconf regs unconditionally | Jesse Barnes |
2008-02-07 | Revert "DRM_CONTROL_ALLOW logic was reversed" | Alan Hourihane |
2008-02-07 | i915: save/restore interrupt state | Jesse Barnes |
2008-02-07 | Fix vblank enable/disable callbacks | Jesse Barnes |
2008-02-07 | Added kernel part of hotplug ioctl | Jakob Bornecrantz |
2008-02-05 | DRM_CONTROL_ALLOW logic was reversed | Alan Hourihane |
2008-02-05 | fix some warnings | Alan Hourihane |
2008-02-05 | build fix for older kernels | Alan Hourihane |
2008-02-05 | Fix function declaration | Alan Hourihane |
2008-02-05 | Add missing round_jiffies_relative() for older kernels | Alan Hourihane |
2008-02-05 | i915: Re-report breadcrumbs on poll to the fence manager, | Thomas Hellstrom |
2008-02-05 | consistency | Alan Hourihane |
2008-02-05 | Remove duplicate | Alan Hourihane |
2008-01-31 | Add an fence_class_manager::last_queued_sequence member, since a | Thomas Hellstrom |
2008-01-30 | Simplify the fencing code and differentiate between flushes and | Thomas Hellstrom |
2008-01-30 | Fix for cursor off | Jakob Bornecrantz |
2008-01-28 | Fix hibernate save/restore of VGA attribute regs | Jesse Barnes |
2008-01-28 | Misc panning fixes for intel_fb | Jakob Bornecrantz |
2008-01-28 | Added cursor support | Jakob Bornecrantz |
2008-01-25 | if irq already enabled well just keep trucking | Dave Airlie |
2008-01-25 | Merge remote branch 'origin/master' into modesetting-101 | Dave Airlie |
2008-01-24 | Fixup modeset ioctl number & typedef usage | Jesse Barnes |
2008-01-23 | i915/flush: get the ret the right way around | Dave Airlie |
2008-01-22 | Merge branch 'master' into vblank-rework, including mach64 support | Jesse Barnes |
2008-01-18 | Made radeon_ms not always compile | Jakob Bornecrantz |
2008-01-17 | i915: fix invalid opcode exception on cpus without clflush | Kyle McMartin |
2008-01-15 | i915: Add chipset id for Intel Integrated Graphics Device | Zhenyu Wang |
2008-01-15 | radeon_ms: add rom parsing & adapt code | Jerome Glisse |
2008-01-15 | Define i915_compat.c upper_32_bits for kernels < 2.6.21 | Thomas Hellstrom |
2008-01-15 | this is to fix a deadloop in drm hang system issue. | Zou Nan hai |
2008-01-14 | fixup i915 compat resource allocation | Dave Airlie |
2008-01-11 | Fix for X axis panning problem | Jakob Bornecrantz |